aboutsummaryrefslogtreecommitdiff
path: root/include/sway/tree
AgeCommit message (Expand)Author
2024-01-18scene_graph: Port ext_session_v1Alexander Orzechowski
2024-01-18scene_graph: Port seat drag iconsAlexander 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
2023-11-23xdg-shell: chase events updateKirill Primak
2023-11-23Pass wl_display to wlr_output_layoutSimon Ser
2023-06-02chore: chase wlroots map logic unificationKirill Primak
2023-03-14root: Try to preserve relative positions of floating containersAnkit Pandey
2023-02-05view: make request_activate take a seatRonan Pigott
2023-01-03Add missing includes & remove duplicatesCarl Smedstad
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott
2022-11-26view: associate launch contexts with viewsRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-09-19sway: Add non-desktop-output typeAlex Maese
2022-05-27xdg-shell: schedule a configure on maximize requestKirill Primak
2022-02-22Remove some erroneous apostrophes in commentsThomas Hebb
2022-02-07xdg-shell: use wlr_xdg_popup in sway_xdg_popupSimon Ser
2022-02-07xdg-shell: use wlr_xdg_toplevel in sway_viewSimon Ser
2022-01-31xwayland: listen to `request_activate` eventTuomas Yrjölä
2022-01-13Upgrade for wlroots surface refactoringSimon Ser
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-09-21xdg-shell: remove unused request_maximize listenerKirill Primak
2021-09-08view: fix child position calcKirill Primak
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-12Document view_mapSimon Ser
2021-07-27view: remove reference to wlr_wl_shell_surfaceSimon Zeni
2021-07-07Update wlr_box includesSimon Ser
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-02-25focus: beyond fullscreen when focused explicitlylbonn
2021-02-25render: handle containers without output when rendering titlesQuantum
2021-02-22container: Add container_is_current_floatingKenny Levinsen
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-09view: Read geometry directly in view_update_sizeKenny Levinsen
2021-02-09transaction: Move centering to view_center_surfaceKenny Levinsen
2021-01-12Switch to wlr_xdg_surface_for_each_popup_surfaceSimon Ser
2020-12-20introduce workspace_squashRonan Pigott
2020-12-20Change workspace_layout to match i3 behaviorRonan Pigott
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2020-10-27output: evacuate sticky containers only if new output has a workspacemwenzkowski
2020-10-18xwayland: listen to `set_geometry` eventTudor Brindus
2020-10-10xwayland: support views that change override-redirect statusTobias Langendorf
2020-08-05view: remove foreign toplevel listeners on destroyRonan Pigott
2020-08-05view: implement foreign toplevel fullscreen requestRonan Pigott
2020-07-22Fix X11 clients getting stuck minimizedTobias Langendorf
2020-07-13input: implement xdg_toplevel interactive resize hintsRonan Pigott
2020-07-01commands/move: unwrap workspace container on move to new workspaceTudor Brindus
2020-06-23Implement wlr-foreign-toplevel-management-v1Drew DeVault
2020-06-17Add support for viewporterSimon Ser