Age | Commit message (Expand) | Author |
2021-12-14 | Handle border width and height on minimum floating sizes | RoastVeg |
2021-10-26 | fix cursor input for layer-shell surfaces | Rasmus Moorats |
2021-10-10 | use node_is_view | siikamiika |
2021-10-08 | Improve built-in touchscreen detection | Jari Ronkainen |
2021-09-02 | seatop_down: End if surface is destroyed or other seatop starts | Simon Plakolb |
2021-09-02 | input: Use seatop_down on layer surface click | Simon Plakolb |
2021-08-05 | seatop_down: Change type of sx, sy to double in begin_seatop_down | David Rosca |
2021-07-26 | Fix wl_pointer.frame not sent on touch emulation | Simon Ser |
2021-07-08 | Add support for touch frame events | Simon Ser |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-06-23 | input: Move get_current_time_msec in from util | Kenny Levinsen |
2021-05-06 | Add tab dragging functionality | tomKPZ |
2021-03-12 | Implement input method keyboard grab | xdavidwu |
2021-02-25 | focus: beyond fullscreen when focused explicitly | lbonn |
2021-02-25 | Automatically map built-in touchscreens/tablets to built-in panels | Simon Ser |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-16 | Add missing transaction commits to seatop_default | David96 |
2021-02-15 | text_input: Add support for focusing layer-shell surfaces | Tadeo Kondrak |
2021-02-15 | text_input: Only send surrounding_text and content_type if supported | Tadeo Kondrak |
2021-02-15 | text_input: Ignore text_input disable from unfocused windows | Tadeo Kondrak |
2021-02-15 | input: Commit transactions in seatop_default | Kenny Levinsen |
2021-02-14 | input: Only commit transactions when necessary | Kenny Levinsen |
2021-01-01 | input/seat: Reset command handler context in seat_destroy() | Andri Yngvason |
2021-01-01 | input/seat: Clean up focus_stack in seat_destroy() | Andri Yngvason |
2021-01-01 | input: Clean up input_method_relay in seat_destoy() | Andri Yngvason |
2020-12-20 | Change workspace_layout to match i3 behavior | Ronan Pigott |
2020-12-06 | input/cursor: unhide cursor on synthetic input | Tudor Brindus |
2020-11-12 | input/keyboard: fix Group# bindings for keyboard groups | Brian Ashworth |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-11-11 | Add missing includes for wlr_input_device.h | Simon Ser |
2020-11-11 | Replace wlr_key_state with wl_keyboard_key_state | Simon Ser |
2020-11-05 | input/seatop_default: consider fullscreen views to have no edges | Tudor Brindus |
2020-11-01 | input: fully change focus when scrolling tabs/stacks | Tudor Brindus |
2020-11-01 | commands/focus: force container warp when fulfilling `focus mode_toggle` | Tudor Brindus |
2020-10-31 | input: remove motion deltas from seatop callbacks | Tudor Brindus |
2020-10-30 | hide_cursor: Add an option to hide when typing | Tamir Zahavi-Brunner |
2020-10-20 | tiling_resize: abandon resize if a sibling con dies | Ronan Pigott |
2020-10-18 | tiling_drag: emit window move ipc events | Ronan Pigott |
2020-10-16 | seat: use default output mapping if there is no input config | Ronan Pigott |
2020-10-12 | input/tablet: add tool_mode option to set tablet tools as relative input | Tudor Brindus |
2020-10-12 | input/cursor: default tablet lens tool to relative motion | Tudor Brindus |
2020-09-26 | Make focus_follows_mouse work when hovering a layer-shell surface on another ... | David96 |
2020-09-16 | cursor: update hide timer during config apply | Rouven Czerwinski |
2020-09-15 | cursor: arm cursor hide timer immediately | Rouven Czerwinski |
2020-09-14 | input/pointer: update cursor activity after updating button counts | Tudor Brindus |
2020-09-14 | input/cursor: reset event source after unhide | Rouven Czerwinski |
2020-09-03 | input/libinput: remove input type property bias | Brian Ashworth |
2020-07-30 | Fix incorrect format specifiers | Antonin Décimo |
2020-07-15 | input/cursor: don't send wl_pointer.motion event on pointer unlock warp | Tudor Brindus |
2020-07-13 | input: implement xdg_toplevel interactive resize hints | Ronan Pigott |