aboutsummaryrefslogtreecommitdiff
path: root/include/sway/tree
AgeCommit message (Expand)Author
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
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
2020-06-03container: Remove useless surface dimensionsKenny Levinsen
2020-06-03view: Save all buffers associated with viewKenny Levinsen
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2020-05-21Fix typos in commentsMartin Michlmayr
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-03-06Use wlr_client_bufferSimon Ser
2020-01-16Fix crash when showing scratchpad hidden split containersRonan Pigott
2020-01-15Revert "Make all the container dimensions integers"Simon Ser
2020-01-09view: remove workspace pid mapping for assignsBrian Ashworth
2020-01-01Make all the container dimensions integersPedro Côrte-Real
2020-01-01Avoid numerical instability in resizePedro Côrte-Real
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth
2019-03-31scratchpad: set initial sizeBrian Ashworth
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-18Remove debug treeRyan Dwyer
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-16Remove unused header include/sway/tree/output.hemersion
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-28Center surface inside container when it's too smallRyan Dwyer
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2018-11-28Fix segfault when destroying unmapped child viewemersion
2018-11-27Handle destroyed subsurfacesemersion
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte