aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
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-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-01-21layer_shell: Fix typo of return instead of continueAlexander Orzechowski
2024-01-21Fix SIGSEGV on output destroyDaniel De Graaf
2024-01-18scene_graph: port wlr_forgein_toplevel_management output enter/leave eventsAlexander 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 layer_shellAlexander Orzechowski
2024-01-18renderer: Remove in favor of scene_graphAlexander Orzechowski
2024-01-18seat: Remove dead seatop_render functionAlexander Orzechowski
2024-01-18scene_graph: Port ext_session_v1Alexander Orzechowski
2024-01-18scene_graph: Port seat drag iconsAlexander Orzechowski
2024-01-18renderer: Render scene_graphAlexander Orzechowski
2024-01-18scene_graph: Maintain `wlr_scene_node`s for the sway tree.Alexander Orzechowski
2024-01-18view: init function should return a success boolAlexander Orzechowski
2024-01-18desktop: Rename layers to shell_layersAlexander Orzechowski
2024-01-17layer-shell: don't configure uninitialized surfacesKirill Primak
2024-01-17layer-shell: wait for an initial commit before configuringKirill Primak
2024-01-17layer-shell: don't try to unmap on destroyKirill Primak
2023-12-27Chase wlroots!4482Bill Li
2023-12-13output: Destroy when output layout is destroyedAlexander Orzechowski
2023-12-13input/seat: drop exclusive_clientSimon Ser
2023-12-06desktop/xwayland: correctly handle association on o-r changeSimon Ser
2023-11-23xdg-shell: chase events updateKirill Primak
2023-11-23Add wlr/util/transform.h includesSimon Ser
2023-11-21Fix reference to wlr_output_event_commit.committedSimon Ser
2023-11-21Apply gamma LUT when an output re-enabledSimon Ser
2023-10-31chase wlroots!4411Bill Li
2023-10-29xdg-shell: send maximized if tiled isn't supportedKirill Primak
2023-10-27xdg_shell: don't update wlr_toplevel if the container has no size yetDudemanguy
2023-10-06Chase wlroots!4331Alexander Orzechowski
2023-10-05Drop support for KDE's idle protocolSimon Ser
2023-08-28xdg_shell: update wlr_toplevel size on client resizesDudemanguy
2023-08-21chore: chase wlroots xdg-surface role reworkKirill Primak
2023-07-31desktop/output: fix output manager enabled stateSimon Ser