aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seat.c
Commit message (Expand)AuthorAge
* Implement transient seat managementLibravatar Andri Yngvason2024-03-18
* input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLETLibravatar Luofan Chen2024-03-01
* Convert to new pointer enumsLibravatar Simon Ser2024-02-28
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* seat: Remove dead seatop_render functionLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* input/seat: simplify seat_is_input_allowed()Libravatar Simon Ser2023-12-13
* input/seat: rename seat_set_exclusive_client()Libravatar Simon Ser2023-12-13
* input/seat: inline seat_set_exclusive_client() with NULL clientLibravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* seat: Fix reloading cursor theme after changeLibravatar Lina Banik2023-11-21
* Only reconfigure input mappings on output changeLibravatar Simon Ser2023-11-16
* input/seat: rename seat_apply_input_configLibravatar Simon Ser2023-11-16
* input/seat: don't configure mappings for switchesLibravatar Simon Ser2023-11-16
* Drop support for KDE's idle protocolLibravatar Simon Ser2023-10-05
* Deprecate seat idle_wakeLibravatar Simon Ser2023-07-19
* Use "default" XCursor instead of "left_ptr"Libravatar Simon Ser2023-06-25
* 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