Age | Commit message (Expand) | Author |
2024-03-01 | ext-action-binder-v1: implement new protocol | Anna (navi) Figueiredo Gomes |
2024-03-01 | commands/move: do not force focus on the moved container | Ronan Pigott |
2024-03-01 | input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET | Luofan Chen |
2024-02-29 | ipc: add `scratchpad_state` property to GET_TREE | llyyr |
2024-02-29 | ipc: add `floating` property to GET_TREE | llyyr |
2024-02-28 | Convert to new pointer enums | Simon Ser |
2024-02-28 | text_input: don't destroy scene_node twice | llyyr |
2024-02-23 | Define _POSIX_C_SOURCE globally | Simon Ser |
2024-02-23 | input/text_input: fix dangling listeners | Simon Ser |
2024-02-20 | input/text_input: parent wlr_box may be uninitialized | llyyr |
2024-02-20 | text_input: Implement input-method popups | Access |
2024-02-17 | xdg-activation: distinguish activation and urgency requests | Aleksei Bavshin |
2024-02-17 | launcher: track the seat in the launcher ctx | Ronan Pigott |
2024-02-15 | Drop unnecessary includes from sway/server.h | Simon Ser |
2024-02-12 | view: drop ext_foreign_destroy | Kirill Primak |
2024-02-12 | layer_shell: Handle popups through popup descriptor | Alexander Orzechowski |
2024-02-12 | xdg_shell: Extract struct for popup descriptor | Alexander Orzechowski |
2024-02-12 | layer_shell: Arrange popups even if exclusive zone doesn't change | Alexander Orzechowski |
2024-02-12 | ext-foreign-toplevel-list: Implement protocol | Merlin Lex |
2024-02-08 | config: use format_str() instead of hand-rolled snprintf() | Simon Ser |
2024-02-05 | commands: make primary_selection a config-only command | Simon Ser |
2024-02-05 | commands: note how xwayland/primary_selection are reset on reload | Simon Ser |
2024-02-05 | commands/primary_selection: drop duplicate bool parsing | Simon Ser |
2024-02-05 | sway/config.c: only reset primary_selection at launch | Violet Purcell |
2024-02-03 | Drop old security config remnants | Simon Ser |
2024-02-02 | Ensure get_text_width() returns a positive value | Alexander Orzechowski |
2024-01-29 | sway/output: Improve logging of swaybg execvp failure and more checks | Tamino Bauknecht |
2024-01-25 | Chase wlroots!4443 | Kirill Primak |
2024-01-23 | Chase wlroots!4003 | Kirill Primak |
2024-01-21 | layer_shell: Fix typo of return instead of continue | Alexander Orzechowski |
2024-01-21 | Fix SIGSEGV on output destroy | Daniel De Graaf |
2024-01-20 | Add debug flag to re-enable wl_drm | Simon Ser |
2024-01-18 | scene_graph: port wlr_forgein_toplevel_management output enter/leave events | Alexander Orzechowski |
2024-01-18 | remove damage debug options | Alexander Orzechowski |
2024-01-18 | Fix SIGSEGV on surface destroy | Alexander Orzechowski |
2024-01-18 | scene_graph: Implement toplevel clipping | Alexander Orzechowski |
2024-01-18 | scene_graph: Port opacity and filter modes | Alexander Orzechowski |
2024-01-18 | scene_graph: Arrange scene graph on transaction apply | Alexander Orzechowski |
2024-01-18 | container: Don't track outputs | Alexander Orzechowski |
2024-01-18 | Delete old damage tracking code | Alexander Orzechowski |
2024-01-18 | scene_graph: Port view saved buffers | Alexander Orzechowski |
2024-01-18 | xwayland: Cleanup geometry handling on commit | Alexander Orzechowski |
2024-01-18 | scene_graph: Port xwayland | Alexander Orzechowski |
2024-01-18 | scene_graph: Port xdg_shell | Alexander Orzechowski |
2024-01-18 | transaction: ready signals will return success bools | Alexander Orzechowski |
2024-01-18 | scene_graph: Port container server side decorations | Alexander Orzechowski |
2024-01-18 | scene_graph: Port layer_shell | Alexander Orzechowski |
2024-01-18 | input: Query scene graph for relevant surface/node intersections | Alexander Orzechowski |
2024-01-18 | Introduce sway_text_node | Alexander Orzechowski |
2024-01-18 | renderer: Remove in favor of scene_graph | Alexander Orzechowski |