Commit Graph

693 Commits (fdbe98512a71524091375290ca2c1c9450e4db84)

Author SHA1 Message Date
Tudor Brindus cc2c0d5966 input/cursor: unhide cursor on synthetic input 4 years ago
Brian Ashworth 9d6787d10d input/keyboard: fix Group# bindings for keyboard groups 4 years ago
Tudor Brindus 07042486c3 tree/container: introduce `container_is_sticky[_or_child]` functions 4 years ago
Simon Ser a56098a24e
Add missing includes for wlr_input_device.h 4 years ago
Simon Ser bb342ac5e6
Replace wlr_key_state with wl_keyboard_key_state 4 years ago
Tudor Brindus 0df5753aed input/seatop_default: consider fullscreen views to have no edges 4 years ago
Tudor Brindus c523aa623b input: fully change focus when scrolling tabs/stacks 4 years ago
Tudor Brindus 60d95414d4 commands/focus: force container warp when fulfilling `focus mode_toggle` 4 years ago
Tudor Brindus 8c12e71a66 input: remove motion deltas from seatop callbacks 4 years ago
Tamir Zahavi-Brunner 96578aa91e hide_cursor: Add an option to hide when typing 4 years ago
Ronan Pigott 9e272a7986 tiling_resize: abandon resize if a sibling con dies 5 years ago
Ronan Pigott 33affb33d2 tiling_drag: emit window move ipc events 5 years ago
Ronan Pigott 5bcbc0b4a9 seat: use default output mapping if there is no input config 5 years ago
Tudor Brindus ed247c031c input/tablet: add tool_mode option to set tablet tools as relative input 5 years ago
Tudor Brindus 136add4e12 input/cursor: default tablet lens tool to relative motion 5 years ago
David96 c150177a94 Make focus_follows_mouse work when hovering a layer-shell surface on another output 5 years ago
Rouven Czerwinski 41999d7c9f cursor: update hide timer during config apply 5 years ago
Rouven Czerwinski 299a159add cursor: arm cursor hide timer immediately 5 years ago
Tudor Brindus 2efecc14ef input/pointer: update cursor activity after updating button counts 5 years ago
Rouven Czerwinski afa890e8e9 input/cursor: reset event source after unhide 5 years ago
Brian Ashworth 2ea5d2985a input/libinput: remove input type property bias 5 years ago
Antonin Décimo bbf7b92fe4 Fix incorrect format specifiers 5 years ago
Tudor Brindus 6b9a9b6246 input/cursor: don't send wl_pointer.motion event on pointer unlock warp 5 years ago
Ronan Pigott 39d677af15 input: implement xdg_toplevel interactive resize hints 5 years ago
Simon Ser 5432f00adf config/output: don't change output state before commit 5 years ago
Nick Diego Yamane e5954f321f seat/dnd: support null drag icon surfaces 5 years ago
wb9688 17ff13fc84 Replace unprintable characters in input device id 5 years ago
Simon Ser dfccd2a4c4 Don't set xwayland cursor when wlr_xwayland failed 5 years ago
Simon Ser 1bfbf262cc seat: fix segfault in sway_input_method_relay_set_focus 5 years ago
Kenny Levinsen 492267a5d6 seat: Refocus seat when wlr_drag is destroyed 5 years ago
Tudor Brindus c822427091 input/pointer: correctly handle bindings for synthetic events 5 years ago
Tudor Brindus 2270b4c213 input/seat: don't notify keyboard grabs with NULL surface on shutdown 5 years ago
Tudor Brindus b3f08597cd input: disable events for map_to_output devices when output not present 5 years ago
Tudor Brindus d328c2439c input/pointer: don't trigger pointer bindings for emulated input 5 years ago
Tudor Brindus 82c439c4f1 input/cursor: send idle events based off device type, not input type 5 years ago
Tudor Brindus 8fa74add82 input/pointer: don't trigger pointer bindings for emulated input 5 years ago
Tudor Brindus 20deb8ec16 input/tablet: focus appropriate node on tip down 5 years ago
Brian Ashworth 33aa59d4c6 input/keyboard: wlr_keyboard_group enter and leave 5 years ago
Tudor Brindus 14e887bc3d input: tweak resize behavior to not change tab focus on border click 5 years ago
Tudor Brindus ce494a5811 input/tablet: allow moving tiling tablet v2 surfaces by pen input 5 years ago
Tudor Brindus 7dec1f8398 input/tablet: allow moving floating tablet v2 surfaces by pen input 5 years ago
Tudor Brindus 53dc83fb68 tree/container: introduce `container_toplevel_ancestor` helper 5 years ago
Tudor Brindus d7900c6e5e common/util: fix `get_current_time_msec` returning microseconds 5 years ago
Thomas Hebb 84ec8f92a6 Use new wlroots API for clearing keyboard/pointer focus during grabs 5 years ago
Tudor Brindus f7e050c58f input/cursor: refactor tablet tool tip events into seatops 5 years ago
Tudor Brindus 6da1631090 input/cursor: rename `simulated_tool_tip_down` to be more accurate 5 years ago
Tudor Brindus 6ea45395c7 input/pointer: send pointer enter event on confine warp 5 years ago
Tudor Brindus d71fed95da input/cursor: keep reference to cursor in constraint 5 years ago
Tudor Brindus 34e0cad9ac input/cursor: fix heap-buffer overflow in constraint set_region 5 years ago
Tudor Brindus 5d13f647f9 input/tablet: add seatop_down entry for tablet input 5 years ago