aboutsummaryrefslogtreecommitdiff
path: root/include/sway/tree
AgeCommit message (Expand)Author
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
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-08Merge pull request #3087 from RedSoxFan/side-gapsRyan Dwyer
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-07gaps: remove duplicate inner gapsBrian Ashworth
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
2018-10-22Fix crash when quitting a QT app on the wayland backend using menuRyan Dwyer
2018-10-21Make workspace back_and_forth seat-specificRyan Dwyer
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski
2018-10-09Merge pull request #2772 from RyanDwyer/improve-popup-damageDrew DeVault
2018-10-08Introduce container_is_transient_forRyan Dwyer
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-07Only damage popups when popups have damageRyan Dwyer
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-01Fix smart gapsBrian Ashworth
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-27Improve CSD logicRyan Dwyer