summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01commands/move: do not force focus on the moved containerHEADmasterRonan Pigott
2024-03-01input: Rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLETLuofan Chen
2024-02-29ipc: add `scratchpad_state` property to GET_TREEllyyr
2024-02-29ipc: add `floating` property to GET_TREEllyyr
2024-02-28Convert to new pointer enumsSimon Ser
2024-02-28text_input: don't destroy scene_node twicellyyr
2024-02-26Add release scriptSimon Ser
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2024-02-23input/text_input: fix dangling listenersSimon Ser
2024-02-20input/text_input: parent wlr_box may be uninitializedllyyr
2024-02-20text_input: Implement input-method popupsAccess
2024-02-17xdg-activation: distinguish activation and urgency requestsAleksei Bavshin
2024-02-17launcher: track the seat in the launcher ctxRonan Pigott
2024-02-15Drop unnecessary includes from sway/server.hSimon Ser
2024-02-15Fix build with wlroots DRM backend disabledSimon Ser
2024-02-12view: drop ext_foreign_destroyKirill Primak
2024-02-12layer_shell: Handle popups through popup descriptorAlexander Orzechowski
2024-02-12xdg_shell: Extract struct for popup descriptorAlexander Orzechowski
2024-02-12layer_shell: Arrange popups even if exclusive zone doesn't changeAlexander Orzechowski
2024-02-12ext-foreign-toplevel-list: Implement protocolMerlin Lex
2024-02-08config: use format_str() instead of hand-rolled snprintf()Simon Ser
2024-02-05commands: make primary_selection a config-only commandSimon Ser
2024-02-05commands: note how xwayland/primary_selection are reset on reloadSimon Ser
2024-02-05commands/primary_selection: drop duplicate bool parsingSimon Ser
2024-02-05sway/config.c: only reset primary_selection at launchViolet Purcell
2024-02-03Drop old security config remnantsSimon Ser
2024-02-02Ensure get_text_width() returns a positive valueAlexander Orzechowski
2024-01-29sway/output: Improve logging of swaybg execvp failure and more checksTamino Bauknecht
2024-01-26build: bump version to 1.10-devSimon Ser
2024-01-25Chase wlroots!4443Kirill Primak
2024-01-23Chase wlroots!4003Kirill Primak
2024-01-21layer_shell: Fix typo of return instead of continueAlexander Orzechowski
2024-01-21Fix SIGSEGV on output destroyDaniel De Graaf
2024-01-20Add debug flag to re-enable wl_drmSimon Ser
2024-01-19Clarify gdk-pixbuf dependency purposeSimon Ser
2024-01-18scene_graph: port wlr_forgein_toplevel_management output enter/leave eventsAlexander Orzechowski
2024-01-18remove damage debug optionsAlexander Orzechowski
2024-01-18Fix SIGSEGV on surface destroyAlexander Orzechowski
2024-01-18scene_graph: Implement toplevel clippingAlexander Orzechowski
2024-01-18scene_graph: Port opacity and filter modesAlexander Orzechowski
2024-01-18scene_graph: Arrange scene graph on transaction applyAlexander Orzechowski
2024-01-18container: Don't track outputsAlexander Orzechowski
2024-01-18Delete old damage tracking codeAlexander Orzechowski
2024-01-18scene_graph: Port view saved buffersAlexander Orzechowski
2024-01-18xwayland: Cleanup geometry handling on commitAlexander Orzechowski
2024-01-18scene_graph: Port xwaylandAlexander Orzechowski
2024-01-18scene_graph: Port xdg_shellAlexander Orzechowski
2024-01-18transaction: ready signals will return success boolsAlexander Orzechowski
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2024-01-18scene_graph: Port layer_shellAlexander Orzechowski