aboutsummaryrefslogtreecommitdiff
path: root/include/sway/desktop.h
AgeCommit message (Collapse)Author
2018-08-18Store geometry in the view and handle any floating view resizingRyan Dwyer
2018-07-09Implement some floating move commandsRyan Dwyer
This implements the following for floating containers: * move <direction> <amount> * move [absolute] position <x> <y> * move [absolute] position mouse
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-05Add damage tracking for xwayland unmanaged surfacesemersion