aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2021-03-21view: Handle NULL role object when role is setKenny Levinsen
2021-03-10container: Add view_container_content_atKenny Levinsen
2021-03-01container: Limit tiled focus to container geometryKenny Levinsen
2021-02-25focus: beyond fullscreen when focused explicitlylbonn
2021-02-23Fix wl_shm_format passed to wlr_texture_from_pixelsSimon Ser
2021-02-23view: Set parent for view_child subsurfaces on initKenny Levinsen
2021-02-23view: Mark subchildren as unmapped in view_child_destroyKenny Levinsen
2021-02-23view: Recursively check mapped of view_child treeKenny Levinsen
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-09shells: Only center tiled views on size changeKenny Levinsen
2021-02-09transaction: Move centering to view_center_surfaceKenny Levinsen
2021-02-09view: Save surface x and y on saved buffersKenny Levinsen
2021-01-30Check the output state for recorded workspacesKonstantin Pospelov
2021-01-25Implement foreign toplevel fullscreen output hintsfwsmit
2021-01-20Adhere to ICCCM focus specificationBrassyPanache
2021-01-12Switch to wlr_xdg_surface_for_each_popup_surfaceSimon Ser
2020-12-24container: set fullscreen mode before attempting focusRonan Pigott
2020-12-20workspace: rework workspace prev|next like i3Ronan Pigott
2020-12-20introduce workspace_squashRonan Pigott
2020-12-20Change workspace_layout to match i3 behaviorRonan Pigott
2020-12-20Revert "commands/move: maintain workspace_layout when moving"Ronan Pigott
2020-12-20container: don't split single childrenRonan Pigott
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2020-10-28output: Revert implementation of evacuate_sticky()mwenzkowski
2020-10-28In container_split, set a floating container's view to tiledDimitris Triantafyllidis
2020-10-27output: evacuate sticky containers only if new output has a workspacemwenzkowski
2020-10-25Smart borders fix: always show borders for floating containersDimitris Triantafyllidis
2020-10-24container: Fix NULL pointer dereferencemwenzkowski
2020-08-05view: remove foreign toplevel listeners on destroyRonan Pigott
2020-08-05view: implement foreign toplevel fullscreen requestRonan Pigott
2020-08-05view: implement foreign toplevel fullscreen indicatorRonan Pigott
2020-07-25view: display scratchpad hidden containers when activated by ftmRonan Pigott
2020-07-13Assert output is found before removing from listSimon Ser
2020-07-13input: implement xdg_toplevel interactive resize hintsRonan Pigott
2020-07-10config/output: don't change output state before commitSimon Ser
2020-07-03commands/move: maintain workspace_layout when movingTudor Brindus
2020-07-03tree/view: fix segfault in view_update_titleSimon Ser
2020-07-01commands/move: unwrap workspace container on move to new workspaceTudor Brindus
2020-07-01tree/view: Make foreign-toplevel app_id fallback to classJohan Bjäreholt
2020-06-27tree/view: fix smart borders with tabbed/stacked ancestorTudor Brindus
2020-06-23Implement wlr-foreign-toplevel-management-v1Drew DeVault
2020-06-19input: disable events for map_to_output devices when output not presentTudor Brindus
2020-06-17Add support for viewporterSimon Ser
2020-06-12Remove view child surface_{map,unmap} listeners on destroySimon Ser
2020-06-13view: fix surface_new_subsurface use-after-freeRonan Pigott
2020-06-08tree/view: fix smart gaps when ancestor container is tabbed or stackedTudor Brindus
2020-06-07tree/container: introduce `container_toplevel_ancestor` helperTudor Brindus
2020-06-05Save transform during transactionKalyan Sriram