aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seat.c
Commit message (Expand)AuthorAge
* Use "default" XCursor instead of "left_ptr"default-xcursorLibravatar Simon Ser2023-06-23
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* Add support for touch cancel eventsLibravatar hrdl2023-05-04
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* Implement seatop_touchLibravatar Stacy Harper2023-02-20
* Fix pointer events for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* input/tablet: handle focusing NULL surfaceLibravatar Kirill Primak2023-01-16
* seat: Avoid sending redundant keymaps on reloadLibravatar Kenny Levinsen2022-12-04
* Make libinput backend optionalLibravatar Simon Ser2022-11-28
* input/seat: locally compute drag icon offsetLibravatar Simon Ser2022-11-15
* Fix focus tracking when session lock is activeLibravatar Daniel De Graaf2022-10-28
* Rework session lock keyboard focus handlingLibravatar Daniel De Graaf2022-10-28
* Add support for ext-idle-notify-v1Libravatar Simon Ser2022-10-14
* Use keyboard_state.focused_surface directlyLibravatar Ferdinand Schober2022-10-09
* use seat directlyLibravatar Ferdinand Schober2022-10-09
* allow pointer_constraints on layer_shell surfacesLibravatar Ferdinand Schober2022-10-09
* Remove access to wlr_input_device unionLibravatar Simon Ser2022-06-22
* sway: add bindgesture commandLibravatar Florian Franzen2022-05-30
* Avoid inspecting a NULL view in seat_set_focusLibravatar Daniel De Graaf2022-04-30
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* sway/input: wlr_seat_keyboard() now takes wlr_keyboardLibravatar Leonardo Hernández Hernández2022-03-23
* sway/input: fix bad position of wlr_dragLibravatar Leonardo Hernández Hernández2022-03-22
* sway/input: follow up wlroots input device events renamingLibravatar Simon Zeni2022-03-17
* sway/input/seat: take output name from specialized input deviceLibravatar Simon Zeni2022-03-17
* sway/input: destroy sway_switch properlyLibravatar Moon Sungjoon2022-03-05
* Remove some erroneous apostrophes in commentsLibravatar Thomas Hebb2022-02-22
* input/seat: unset has_focus when focus_stack becomes emptyLibravatar Thomas Hebb2022-01-07
* use node_is_viewLibravatar siikamiika2021-10-10
* focus: beyond fullscreen when focused explicitlyLibravatar lbonn2021-02-25
* Automatically map built-in touchscreens/tablets to built-in panelsLibravatar Simon Ser2021-02-25
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* text_input: Add support for focusing layer-shell surfacesLibravatar Tadeo Kondrak2021-02-15
* input/seat: Reset command handler context in seat_destroy()Libravatar Andri Yngvason2021-01-01
* input/seat: Clean up focus_stack in seat_destroy()Libravatar Andri Yngvason2021-01-01
* input: Clean up input_method_relay in seat_destoy()Libravatar Andri Yngvason2021-01-01
* input/cursor: unhide cursor on synthetic inputLibravatar Tudor Brindus2020-12-06
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* commands/focus: force container warp when fulfilling `focus mode_toggle`Libravatar Tudor Brindus2020-11-01
* input: remove motion deltas from seatop callbacksLibravatar Tudor Brindus2020-10-31
* seat: use default output mapping if there is no input configLibravatar Ronan Pigott2020-10-16
* cursor: update hide timer during config applyLibravatar Rouven Czerwinski2020-09-16
* input/cursor: reset event source after unhideLibravatar Rouven Czerwinski2020-09-14
* Fix incorrect format specifiersLibravatar Antonin Décimo2020-07-30
* seat/dnd: support null drag icon surfacesLibravatar Nick Diego Yamane2020-07-07
* Don't set xwayland cursor when wlr_xwayland failedLibravatar Simon Ser2020-07-02
* seat: fix segfault in sway_input_method_relay_set_focusLibravatar Simon Ser2020-07-02
* seat: Refocus seat when wlr_drag is destroyedLibravatar Kenny Levinsen2020-06-30
* input/seat: don't notify keyboard grabs with NULL surface on shutdownLibravatar Tudor Brindus2020-06-19