aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/tree
Commit message (Expand)AuthorAge
* xdg-shell: implement popup repositioningLibravatar Simon Ser2024-03-08
* xdg-activation: distinguish activation and urgency requestsLibravatar Aleksei Bavshin2024-02-17
* view: drop ext_foreign_destroyLibravatar Kirill Primak2024-02-12
* xdg_shell: Extract struct for popup descriptorLibravatar Alexander Orzechowski2024-02-12
* ext-foreign-toplevel-list: Implement protocolLibravatar Merlin Lex2024-02-12
* scene_graph: port wlr_forgein_toplevel_management output enter/leave eventsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Implement toplevel clippingLibravatar Alexander Orzechowski2024-01-18
* container: Don't track outputsLibravatar Alexander Orzechowski2024-01-18
* Delete old damage tracking codeLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port view saved buffersLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xwaylandLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port xdg_shellLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port container server side decorationsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port layer_shellLibravatar Alexander Orzechowski2024-01-18
* input: Query scene graph for relevant surface/node intersectionsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* scene_graph: Port seat drag iconsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Maintain `wlr_scene_node`s for the sway tree.Libravatar Alexander Orzechowski2024-01-18
* view: init function should return a success boolLibravatar Alexander Orzechowski2024-01-18
* xdg-shell: chase events updateLibravatar Kirill Primak2023-11-23
* Pass wl_display to wlr_output_layoutLibravatar Simon Ser2023-11-23
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* root: Try to preserve relative positions of floating containersLibravatar Ankit Pandey2023-03-14
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* launcher: export X startup ids and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* view: associate launch contexts with viewsLibravatar Ronan Pigott2022-11-26
* root: move the workspace matching code to its own fileLibravatar Ronan Pigott2022-11-26
* sway: Add non-desktop-output typeLibravatar Alex Maese2022-09-19
* xdg-shell: schedule a configure on maximize requestLibravatar Kirill Primak2022-05-27
* Remove some erroneous apostrophes in commentsLibravatar Thomas Hebb2022-02-22
* xdg-shell: use wlr_xdg_popup in sway_xdg_popupLibravatar Simon Ser2022-02-07
* xdg-shell: use wlr_xdg_toplevel in sway_viewLibravatar Simon Ser2022-02-07
* xwayland: listen to `request_activate` eventLibravatar Tuomas Yrjölä2022-01-31
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* xdg-shell: remove unused request_maximize listenerLibravatar Kirill Primak2021-09-21
* view: fix child position calcLibravatar Kirill Primak2021-09-08
* Use fixed titlebar heightsLibravatar Hugo Osvaldo Barrera2021-08-26
* Document view_mapLibravatar Simon Ser2021-08-12
* view: remove reference to wlr_wl_shell_surfaceLibravatar Simon Zeni2021-07-27
* Update wlr_box includesLibravatar Simon Ser2021-07-07
* Revert "Add workspace {prev,next}_on_output --create"Libravatar Ragnar Groot Koerkamp2021-06-22
* Move auto_back_and_forth logic out of workspace_switchLibravatar Ragnar Groot Koerkamp2021-06-18
* focus: beyond fullscreen when focused explicitlyLibravatar lbonn2021-02-25
* render: handle containers without output when rendering titlesLibravatar Quantum2021-02-25
* container: Add container_is_current_floatingLibravatar Kenny Levinsen2021-02-22
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* view: Read geometry directly in view_update_sizeLibravatar Kenny Levinsen2021-02-09