aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/desktop.h
Commit message (Collapse)AuthorAge
* Store geometry in the view and handle any floating view resizingLibravatar Ryan Dwyer2018-08-18
|
* Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
| | | | | | | | This implements the following for floating containers: * move <direction> <amount> * move [absolute] position <x> <y> * move [absolute] position mouse
* Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
|
* Add damage tracking for xwayland unmanaged surfacesLibravatar emersion2018-04-05