aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* Implement transient seat managementLibravatar Andri Yngvason11 days
* Fetch input device vendor/product from libinputLibravatar Simon Ser2024-03-07
* 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
* text_input: don't destroy scene_node twiceLibravatar llyyr2024-02-28
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* input/text_input: fix dangling listenersLibravatar Simon Ser2024-02-23
* input/text_input: parent wlr_box may be uninitializedLibravatar llyyr2024-02-20
* text_input: Implement input-method popupsLibravatar Access2024-02-20
* Drop unnecessary includes from sway/server.hLibravatar Simon Ser2024-02-15
* layer_shell: Handle popups through popup descriptorLibravatar Alexander Orzechowski2024-02-12
* xdg_shell: Extract struct for popup descriptorLibravatar Alexander Orzechowski2024-02-12
* Chase wlroots!4003Libravatar Kirill Primak2024-01-23
* Fix SIGSEGV on surface destroyLibravatar Alexander Orzechowski2024-01-18
* Delete old damage tracking codeLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xwaylandLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xdg_shellLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port layer_shellLibravatar Alexander Orzechowski2024-01-18
* input: Query scene graph for relevant surface/node intersectionsLibravatar Alexander Orzechowski2024-01-18
* seat: Remove dead seatop_render functionLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seatop_move_tiling indicatorsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* desktop: Rename layers to shell_layersLibravatar Alexander Orzechowski2024-01-18
* input: reconfigure send_events on output hotplugLibravatar Simon Ser2024-01-02
* Check wlr_pointer_constraint_v1_state.cursor_hint.enabledLibravatar Simon Ser2023-12-25
* 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/{keyboard,switch}: rename input_inhibited variable to lockedLibravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Chase wlroots!4440Libravatar llyyr2023-11-22
* seat: Fix cursor theme reload for tablet toolLibravatar NemuiBanila2023-11-21
* seat: Fix reloading cursor theme after changeLibravatar Lina Banik2023-11-21
* input/input-manager: drop input_manager_configure_all_inputsLibravatar Simon Ser2023-11-16
* 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
* chore: chase wlroots xdg-surface role reworkLibravatar Kirill Primak2023-08-21
* Add support for cursor-shape-v1Libravatar Simon Ser2023-07-24
* Deprecate seat idle_wakeLibravatar Simon Ser2023-07-19
* input: Move wlr_pointer_gestures_v1 to sway_input_managerLibravatar Mark Bolhuis2023-06-26
* Use "default" XCursor instead of "left_ptr"Libravatar Simon Ser2023-06-25
* Use wlr_cursor_unset_image()Libravatar Simon Ser2023-06-19
* Use wlr_cursor_set_xcursor()Libravatar Simon Ser2023-06-19
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* Fix `bindsym --to-code` not respecting input configsLibravatar 33KK2023-06-11
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02