]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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
2024-01-01 Jens Petersinput: log tablet dimensions
2024-01-01 Johan Malmlabwc-config(5): update libinput section
2024-01-01 Johan Malmconfig: s/enum device_type/enum lab_libinput_device_type/
2024-01-01 Johan Malmconfig: prefix enums with LAB_LIBINPUT_DEVICE_
2024-01-01 Johan Malmseat: refactor obtaining libinput category for device
2024-01-01 Johan Malmconfig: use wl_list_append() for libinput categories
2024-01-01 Johan Malmconfig: add missing return to save a few cycles
2024-01-01 Johan Malmconfig: allow <libinput><device> without category attribute
2024-01-01 Johan Malmconfig: remove duplication in libinput-category parsing
2024-01-01 Tomi Ollilarc.xml.all: replace "" with "default" in libinput devic...
2023-12-30 Andrew J. Hesfordview: honor automatic placement when adjusting floating...
2023-12-30 Johan Malmlabwc-config(5): describe adaptive sync fullscreen...
2023-12-30 Ph42oNconfig: add adaptive sync fullscreen option
2023-12-29 Jens Petersconfig: fix signature formatting
2023-12-29 Jens Petersinput: add rotate transformation for tablet coordinates
2023-12-29 Jens Petersconfig: add tablet rotate configuration
2023-12-29 Jens Petersinput: rename drawing_tablet to tablet
2023-12-29 Jens Petersinput: use button mapping from configuration
2023-12-29 Jens Petersconfig: add tablet button mapping configuration
2023-12-29 Johan Malmci: include scripts/find-banned.sh
2023-12-29 Johan Malmxbm: s/u32/argb32/ function name change
2023-12-29 Jared BaurAdd `touchpad` device type
2023-12-28 Andrew J. Hesfordfeat: add "AutoPlace" action
2023-12-28 Johan Malmosd: refactor to eliminate usage of g_strcmp0()
2023-12-28 Johan Malmkeyboard: fix virtual keyboard bug
2023-12-28 Johan MalmRevert "xdg: Fix visual glitch when resizing xfce4...
2023-12-28 Andrew J. Hesfordxdg: sync pending when applying geometry
2023-12-28 Andrew J. Hesford.gitignore: ignore vim swap files
next