aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/tree
Commit message (Expand)AuthorAge
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-04
* Remove unused header include/sway/tree/output.hLibravatar emersion2019-02-18
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* Fix segfault when destroying unmapped child viewLibravatar emersion2018-11-28
* Handle destroyed subsurfacesLibravatar emersion2018-11-27
* Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* Merge pull request #3087 from RedSoxFan/side-gapsLibravatar Ryan Dwyer2018-11-08
|\
| * Implement per side and per direction outer gapsLibravatar Brian Ashworth2018-11-07
* | gaps: remove duplicate inner gapsLibravatar Brian Ashworth2018-11-07
|/
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Move view border properties to container structLibravatar Ryan Dwyer2018-10-31
* Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* Merge pull request #2933 from Snaipe/xwayland-window-propertiesLibravatar Drew DeVault2018-10-24
|\
| * xwayland: populate window_properties in json for viewsLibravatar Franklin "Snaipe" Mathieu2018-10-23
* | Fix crash when quitting a QT app on the wayland backend using menuLibravatar Ryan Dwyer2018-10-22
|/
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* view: move arrange_workspace into view_mapLibravatar Rouven Czerwinski2018-10-16
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
|/
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Improve CSD logicLibravatar Ryan Dwyer2018-09-27
| * Rename view_set_csd_from_client to view_update_csd_from_clientLibravatar Ryan Dwyer2018-09-27
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Fix smart gapsLibravatar Brian Ashworth2018-10-01
* | Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* | Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
|/
* ipc: add pid information for views in layout treeLibravatar Ian Fan2018-09-19
* Minor fixes to tiling drag implementationLibravatar Ryan Dwyer2018-09-12
* Implement tiling dragLibravatar Ryan Dwyer2018-09-11
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Remove offset argument to container_add_siblingLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Implement window_role criteria tokenLibravatar Ryan Dwyer2018-09-04
* Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
* Prepare arrange code for type safe argumentsLibravatar Ryan Dwyer2018-08-28
* Merge pull request #2513 from RyanDwyer/rename-root-outputsLibravatar Drew DeVault2018-08-26
|\
| * Add comment for sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
| * Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
* | Remove layout.cLibravatar Ryan Dwyer2018-08-26
* | Make separate gaps functions per container typeLibravatar Ryan Dwyer2018-08-26
|/
* Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24