]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-02-03 Rick Calixtemeson.build: install badges for labwc and migrate to...
2024-02-03 ConsolatisCONTRIBUTING.md: add Debian maintainer
2024-02-02 Consolatissrc/desktop.c: reduce OSD log spam on hover
2024-02-02 Johan MalmNEWS.md: s/under-cursor/cursor/
2024-02-02 Andrew J. Hesfordview: respect rc.gap when moving to cursor
2024-02-01 Andrew J. HesfordNEWS.md: note changes in snapping behavior
2024-02-01 Andrew J. Hesfordedges: only snap to neighbors on outputs containing...
2024-02-01 Andrew J. Hesfordedges: simplify output edge validation
2024-01-30 Andrew J. Hesfordview: better honor usable areas when changing outputs...
2024-01-30 Andrew J. HesfordMerge pull request #1482 from ahesford/whats_in_the_box
2024-01-30 Andrew J. Hesfordedges, resistance, snap: unified resistance and snappin...
2024-01-30 Andrew J. Hesfordplacement: consider gaps when placing new windows
2024-01-30 Johan MalmMerge pull request #1463 from ahesford/boris-and-doris
2024-01-30 Andrew J. Hesfordxdg: add snapping.notifyClient option to control tiling...
2024-01-30 Andrew J. Hesfordinteractive: reset tiled state when dragging out of...
2024-01-30 Andrew J. Hesfordview, xdg: notify clients when tiling windows
2024-01-29 Johan MalmMerge pull request #1487 from ahesford/dont_think_about...
2024-01-29 Andrew J. Hesfordxdg: make sure wlroots always knows the correct client...
2024-01-26 redtideNEWS.md: fix indentation
2024-01-26 Jens PetersNEWS.md: wrap xml in markdown code blocks
2024-01-25 Consolatisxwayland: support querying window types
2024-01-25 Andrew J. Hesfordview: ensure midpoint is visible on layout change
2024-01-24 Johan Malmenvironment: add Thunderbird to MOZ_ENABLE_WAYLAND...
2024-01-24 Johan MalmNEWS.md: update for 0.7.1
2024-01-24 John Lindgrenxwayland: prevent crash due to unexpected surface disso...
2024-01-23 Consolatissrc/output.c: expose output configuration test to clients
2024-01-23 Consolatissrc/output.c: properly test new output configurations
2024-01-23 Andrew J. Hesfordinteractive: unify interactive_{cancel,finish} where...
2024-01-23 Andrew J. Hesfordresistance: properly handled shaded windows
2024-01-22 Jens Petersview: do not resize fullscreen windows
2024-01-22 Jens Petersview: fix early return condition
2024-01-22 Jens Petersdocs: describe MoveToOutput/FitToOutput action
2024-01-22 Jens Petersaction: add FitToOutput
2024-01-22 Jens Petersaction: add MoveToOutput
2024-01-22 Jens Petersview: add move_to_output() function
2024-01-22 Jens Petersview: expose view_get_adjacent_output
2024-01-22 Jens Petersview: allow overriding of cursor placement policy
2024-01-22 Jens Petersview: fix typo
2024-01-22 Jens Petersdocs: extend touch section
2024-01-22 Jens Petersseat: re-map pointer to output on reconfigure
2024-01-22 Jens Petersseat: get output name from touch config for current...
2024-01-22 Jens Petersconfig: add finding touch configurations
2024-01-22 Jens Petersconfig: parse multiple touch configurations
2024-01-22 Jens Petersconfig: introduce touch config structure
2024-01-22 Jens Petersinput: move function to config
2024-01-22 StandreasRemoved obsolete comment
2024-01-21 Andrew J. Hesfordresistance: support negative strengths to indicate...
2024-01-21 Andrew J. Hesfordresistance: add window-edge resistance for interactive...
2024-01-19 Johan Malmview: fix regression whereby cursor is not updated
2024-01-19 Johan Malmstring-helpers.c: add string_empty()
2024-01-19 Simon Longkeyboard: set keyboard layout on reconfigure
2024-01-18 Johan MalmHonour -c <file> on --reconfigure
2024-01-18 Johan Malmconfig: support merging multiple config files
2024-01-18 Johan Malmbutton: save a few cycles by returning early
2024-01-17 Andrew J. Hesfordview: assign output on surface creation instead of...
2024-01-15 WeblateTranslation updates from weblate
2024-01-15 Johan Malmkeyboard: cancel key repeat on vt change
2024-01-15 Consolatisfeat: add Shade/Unshade/ToggleShade actions
2024-01-13 Jens Petersdocs: add touch section
2024-01-13 Jens Petersseat: re-map pointer to output on output change
2024-01-13 Jens Petersseat: configure libinput for touch on reconfigure
2024-01-13 Jens Petersseat: remove not needed device type test
2024-01-13 Jens Petersseat: re-map touch to output on output change
2024-01-13 Jens Petersseat: re-map touch to output on reconfigure
2024-01-13 Jens Petersseat: map touch to configured output name
2024-01-13 Jens Petersconfig: add touch output mapping configuration
2024-01-13 Tomi OllilaFixed some typos, whitespace, periods, 80-column lines
2024-01-13 Jens Petersdocs: fix element ending
2024-01-11 bi4k8view: fix crash when a minimized fullscreen window...
2024-01-11 Johan Malmmenu: run actions on button release
2024-01-10 Jens Petersdocs: extend tablet section
2024-01-10 Jens Petersseat: re-map tablet to output on output change
2024-01-10 Jens Petersseat: re-map tablet to output on reconfigure
2024-01-10 Jens Petersseat: map tablet to output on init
2024-01-10 Jens Petersseat: extract function
2024-01-10 Jens Petersseat: change order
2024-01-10 Jens Petersconfig: add tablet output mapping configuration
2024-01-10 Jens Petersconfig: change order
2024-01-10 Jens Petersinput: add missing new lines
2024-01-09 Johan MalmMerge pull request #1419 from ahesford/bond-james-bond
2024-01-09 Andrew J. Hesfordxwayland: only constrain initial size for unsized clients
2024-01-09 Andrew J. Hesfordview: only constrain sizes for oversized views
2024-01-09 Andrew J. Hesfordrcxml: avoid crash when checking environment for WLR_DR...
2024-01-08 Johan Malmxdg: rename function to align with xwayland.c
2024-01-08 Johan Malmview: constrain window size to that of usable area
2024-01-08 Ph42oNAdd tearing support (#1390)
2024-01-06 Jens Petersdocs: extend supported mouse buttons
2024-01-06 Jens Petersconfig: reuse mousebind_button_from_str()
2024-01-06 Jens Petersconfig: add more mouse button definitions
2024-01-06 Jens Petersdocs: add tablet section
2024-01-06 Jens Petersdocs: improve formatting
2024-01-06 Andrew J. Hesfordview: try to honor original geometry with layout changes
2024-01-06 Ph42oNfix adaptive sync fullscreen
2024-01-04 Tomi OllilaFixed some typos
2024-01-03 Consolatissrc/theme.c: fix loading of alt_name hover icon
2024-01-03 Consolatisprotocols: allow using a .wrap file
2024-01-02 Jens Petersconfig: add user names for pad butttons
2024-01-02 Jens Petersinput: add tablet pad setup and button handler
2024-01-01 Jens Petersinput: add area transformation for tablet coordinates
2024-01-01 Jens Petersconfig: add tablet area configuration
next