Age | Commit message (Expand) | Author |
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 |
2020-07-10 | config/output: don't change output state before commit | Simon Ser |
2020-07-07 | seat/dnd: support null drag icon surfaces | Nick Diego Yamane |
2020-07-03 | Replace unprintable characters in input device id | wb9688 |
2020-07-02 | Don't set xwayland cursor when wlr_xwayland failed | Simon Ser |
2020-07-02 | seat: fix segfault in sway_input_method_relay_set_focus | Simon Ser |
2020-06-30 | seat: Refocus seat when wlr_drag is destroyed | Kenny Levinsen |
2020-06-25 | input/pointer: correctly handle bindings for synthetic events | Tudor Brindus |
2020-06-19 | input/seat: don't notify keyboard grabs with NULL surface on shutdown | Tudor Brindus |
2020-06-19 | input: disable events for map_to_output devices when output not present | Tudor Brindus |
2020-06-18 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-18 | input/cursor: send idle events based off device type, not input type | Tudor Brindus |
2020-06-16 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-16 | input/tablet: focus appropriate node on tip down | Tudor Brindus |
2020-06-16 | input/keyboard: wlr_keyboard_group enter and leave | Brian Ashworth |
2020-06-08 | input: tweak resize behavior to not change tab focus on border click | Tudor Brindus |
2020-06-07 | input/tablet: allow moving tiling tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | input/tablet: allow moving floating tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | tree/container: introduce `container_toplevel_ancestor` helper | Tudor Brindus |