Age | Commit message (Expand) | Author |
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 |
2020-06-06 | common/util: fix `get_current_time_msec` returning microseconds | Tudor Brindus |
2020-06-05 | Use new wlroots API for clearing keyboard/pointer focus during grabs | Thomas Hebb |
2020-06-04 | input/cursor: refactor tablet tool tip events into seatops | Tudor Brindus |
2020-05-29 | input/cursor: rename `simulated_tool_tip_down` to be more accurate | Tudor Brindus |
2020-05-28 | input/pointer: send pointer enter event on confine warp | Tudor Brindus |
2020-05-26 | input/cursor: keep reference to cursor in constraint | Tudor Brindus |
2020-05-25 | input/cursor: fix heap-buffer overflow in constraint set_region | Tudor Brindus |
2020-05-25 | input/tablet: add seatop_down entry for tablet input | Tudor Brindus |
2020-05-21 | input/pointer: only warp cursor when the confine region has changed | Tudor Brindus |
2020-05-19 | input: fix reloading crash due to keyboard group configuring | Brian Ashworth |
2020-05-14 | input: reset keyboard groups keyboard on reset all | Brian Ashworth |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-05-13 | Implement pointer simulation if client hasn't bound to touch | David96 |
2020-05-13 | Really fix floating window border resize problems | Adam Kürthy |
2020-05-13 | input/cursor: don't apply pointer constraint to emulated tablet input | Tudor Brindus |