Age | Commit message (Expand) | Author |
2024-01-18 | seat: Remove dead seatop_render function | Alexander Orzechowski |
2024-01-18 | scene_graph: Port ext_session_v1 | Alexander Orzechowski |
2024-01-18 | scene_graph: Port seat drag icons | Alexander Orzechowski |
2023-12-13 | input/seat: simplify seat_is_input_allowed() | Simon Ser |
2023-12-13 | input/seat: rename seat_set_exclusive_client() | Simon Ser |
2023-12-13 | input/seat: inline seat_set_exclusive_client() with NULL client | Simon Ser |
2023-12-13 | input/seat: drop exclusive_client | Simon Ser |
2023-11-21 | seat: Fix reloading cursor theme after change | Lina Banik |
2023-11-16 | Only reconfigure input mappings on output change | Simon Ser |
2023-11-16 | input/seat: rename seat_apply_input_config | Simon Ser |
2023-11-16 | input/seat: don't configure mappings for switches | Simon Ser |
2023-10-05 | Drop support for KDE's idle protocol | Simon Ser |
2023-07-19 | Deprecate seat idle_wake | Simon Ser |
2023-06-25 | Use "default" XCursor instead of "left_ptr" | Simon Ser |
2023-06-06 | Add support for wlr-layer-shell ON_DEMAND keyboard interactivity | Erik Reider |
2023-06-02 | chore: chase wlroots map logic unification | Kirill Primak |
2023-05-04 | Add support for touch cancel events | hrdl |
2023-05-02 | render: pass rendering state together in a struct | Alexander Orzechowski |
2023-02-22 | Constify pixman_region32_t for rendering functions | Simon Ser |
2023-02-20 | Implement seatop_touch | Stacy Harper |
2023-01-18 | Fix pointer events for ext-session-lock surfaces | Simon Ser |
2023-01-16 | input/tablet: handle focusing NULL surface | Kirill Primak |
2022-12-04 | seat: Avoid sending redundant keymaps on reload | Kenny Levinsen |
2022-11-28 | Make libinput backend optional | Simon Ser |
2022-11-15 | input/seat: locally compute drag icon offset | Simon Ser |
2022-10-28 | Fix focus tracking when session lock is active | Daniel De Graaf |
2022-10-28 | Rework session lock keyboard focus handling | Daniel De Graaf |
2022-10-14 | Add support for ext-idle-notify-v1 | Simon Ser |
2022-10-09 | Use keyboard_state.focused_surface directly | Ferdinand Schober |
2022-10-09 | use seat directly | Ferdinand Schober |
2022-10-09 | allow pointer_constraints on layer_shell surfaces | Ferdinand Schober |
2022-06-22 | Remove access to wlr_input_device union | Simon Ser |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2022-04-30 | Avoid inspecting a NULL view in seat_set_focus | Daniel De Graaf |
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf |
2022-03-23 | sway/input: wlr_seat_keyboard() now takes wlr_keyboard | Leonardo Hernández Hernández |
2022-03-22 | sway/input: fix bad position of wlr_drag | Leonardo Hernández Hernández |
2022-03-17 | sway/input: follow up wlroots input device events renaming | Simon Zeni |
2022-03-17 | sway/input/seat: take output name from specialized input device | Simon Zeni |
2022-03-05 | sway/input: destroy sway_switch properly | Moon Sungjoon |
2022-02-22 | Remove some erroneous apostrophes in comments | Thomas Hebb |
2022-01-07 | input/seat: unset has_focus when focus_stack becomes empty | Thomas Hebb |
2021-10-10 | use node_is_view | siikamiika |
2021-02-25 | focus: beyond fullscreen when focused explicitly | lbonn |
2021-02-25 | Automatically map built-in touchscreens/tablets to built-in panels | Simon Ser |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-15 | text_input: Add support for focusing layer-shell surfaces | Tadeo Kondrak |
2021-01-01 | input/seat: Reset command handler context in seat_destroy() | Andri Yngvason |
2021-01-01 | input/seat: Clean up focus_stack in seat_destroy() | Andri Yngvason |
2021-01-01 | input: Clean up input_method_relay in seat_destoy() | Andri Yngvason |