]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-09-06 Johan Malmlabwc-config(5): add mouse section
2021-09-06 Johan Malmdocs/rc.xml.all: set doubleClickTime default to 500
2021-09-06 Johan Malmdocs/rc.xml: explain purpose & remove <mouse> element
2021-09-06 Johan Malmrcxml: refactor load_default_key_bindings()
2021-09-06 Johan Malmrcxml: set default mousebind
2021-09-06 Johan Malmrcxml: refactor mousebind implementation
2021-09-01 notthewaveSpecify GPL-2.0-only
2021-09-01 alexander bryanApply coding std to <mouse> code & add .clang-format
2021-09-01 alexander bryanrefactor <mouse> xml parsing to match rest of xml parsing
2021-09-01 alexchange mousebind code to use already existing enums
2021-09-01 alexImplemented <doubleClickTime> in rc.xml
2021-09-01 Alex BryanUpdated default/example rc.xml w/ first <mouse> impleme...
2021-09-01 alexFirst implemenation of <mouse> in rc.xml
2021-08-29 Daniel Barlowfix madly flashing background
2021-08-29 Johan MalmMerge pull request #55 from telent/dehardcode-window...
2021-08-28 Daniel Barlowdon't send any key events to clients when osd onscreen
2021-08-28 Daniel Barlowreindent for sircmpwn style
2021-08-28 Daniel BarlowMerge branch 'master' of github.com:johanmalm/labwc...
2021-08-28 Daniel Barlowfix cycle_view for bindings other than Alt_L
2021-08-25 Johan MalmREADME: add note on swaylock and coding style
2021-08-25 Johan MalmFix more coding style violations
2021-08-25 Johan MalmFix coding style following 824282dd
2021-08-24 Johan MalmMerge pull request #54 from telent/lockdown
2021-08-24 Johan Malmview: fix impl->set_fullscreen() argument bug
2021-08-24 Daniel Barlowimplement commented-out bit in seat_disinhibit_input
2021-08-23 Johan MalmSupport fullscreen mode (issue #53)
2021-08-23 Daniel Barlowcleanup per PR review comments
2021-08-22 Daniel Barlowimplement input_inhibit protocol, needed for swaylock
2021-08-22 Johan MalmREADME.md: fix typo
2021-08-22 Johan Malmforeign: handle output error gracefully
2021-08-22 Johan Malmtheme: document setting iconify/close/max colors separately
2021-08-22 Johan MalmREADME: add more links to example themes
2021-08-22 Johan Malmrcxml: load default keybinds on <keyboard><default />
2021-08-22 Johan Malmrcxml: add some default keybinds
2021-08-22 Johan Malmview: update title width when resizing view
2021-08-22 Johan Malmconfig: add <core><gap>
2021-08-22 Johan Malmoutput: fallback to other output modes if preferred...
2021-08-22 Johan Malmssd: refactor in preparation for making ssd_visible_box...
2021-08-22 Johan Malmssd: refactor and position title nearer left hand edge
2021-08-21 Johan MalmMerge pull request #49 from telent/primary-selection...
2021-08-21 Johan Malmssd: handle font texture creation when view->width...
2021-08-20 Daniel Barlowworkaround Gtk primary selection bug by changing order...
2021-08-20 Johan Malmconfig: support setting menu item font
2021-08-20 Johan Malmfont: font_texture_create() support font size argument
2021-08-19 Johan MalmMerge pull request #48 from telent/primary_selection
2021-08-18 Daniel Barlowadd support for primary selection
2021-08-17 Johan Malmview: scale correctly in view_maximize()
2021-08-17 Johan Malmview: apply output scale in view_center()
2021-08-16 Johan Malmlayer-shell: replace close() with destroy()
2021-08-16 Johan Malmosd: support 'alt-tab' on screen display
2021-08-11 Johan Malmserver: update view->margin after theme change
2021-08-11 Johan Malmtheme: support different colored buttons
2021-08-10 Johan MalmREADME: add note on themes and keyboard settings
2021-08-09 Johan MalmREADME: minor update
2021-08-09 Johan Malmmenu: fix breakage caused by f857aea8
2021-08-09 Johan Malmdocs/environment: add example for keyboard toggle
2021-08-07 Johan MalmREADME: update key/mouse binds
2021-08-07 Johan Malmssd: add application title to title bar
2021-08-07 Johan MalmMake font_texture_create() more generic
2021-08-05 Johan MalmREADME: add video and mouse-binds
2021-08-05 Johan Malmforeign: handle minimize request
2021-08-05 Johan Malmforeign: handle maximize request
2021-08-05 Johan MalmAdd simple foreign toplevel implementation
2021-08-04 Johan Malmview: initialise x+y variables to handle edge case
2021-08-02 Johan Malmcursor: handle double click on title
2021-08-02 Johan Malmview: add view_toggle_maximize()
2021-08-02 Johan Malmserver: add missing header file
2021-07-30 Johan Malmserver: update ssd on re-configure
2021-07-30 Johan Malmcursor: simplify process_cursor_motion()
2021-07-26 Johan Malmssd: add support for interacting with bottom corners
2021-07-26 Johan Malmssd: add ssd_interactive_box()
2021-07-23 Johan MalmRemove src/common/log.c
2021-07-22 Johan MalmRemove info() and die()
2021-07-21 Johan Malmxdg: use "usable_area" when positioning view
2021-07-21 Johan MalmHandle alt + cursor button outside view
2021-07-21 Johan Malmview.c: assign struct rather than using memcpy
2021-07-20 Johan Malmtheme: reset theme values on reconfigure
2021-07-20 Johan MalmAdd view_move_to_edge() to header file
2021-07-20 Johan MalmUpdate man pages
2021-07-20 Johan Malmview: remove duplicate code
2021-07-20 Johan Malmaction: add 'MoveToEdge'
2021-07-20 Johan Malmview: add view_output() and view_wlr_output()
2021-07-19 Johan Malmrcxml: allow <theme><font> without place="" attribute
2021-07-19 Johan Malmrcxml.c: survive incorrect keybind
2021-07-19 Johan Malmdesktop: handle missing output safely
2021-07-16 Johan Malmbuild: bump wlroots dependency version number
2021-07-16 Johan Malmdocs/rc.xml: comply with new syntax
2021-07-16 Johan Malmrcxml: change <lab><xdg_shell_server_side_deco> to...
2021-07-16 Johan Malmrcxml: use root-node <labwc_config>
2021-07-16 Johan MalmMove corner textures from ssd.c to theme.c
2021-07-13 Johan Malmaction: add "ToggleMaximize"
2021-07-13 Johan MalmOpen new views on output where cursor is
2021-07-12 Johan Malmaction: add "Close" to close top-most view
2021-07-12 Johan MalmAdd labwc.desktop (issue #36)
2021-07-12 Johan Malmlayers: take into account usable area when maximizing...
2021-07-12 Johan Malmcursor: initialize view_area
2021-07-12 Johan Malmcursor: handle button press on layer-surface (issue...
2021-07-09 Johan Malmcursor: do not pass _press_ to client when alt held
2021-07-09 Johan Malmcursor: handle alt + mouse button (issue #40)
2021-07-09 Johan Malmkeyboard: remove printf() debug message
next