1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-02-07 20:46:17 +01:00
sway-patched-tray-menu/include/sway/tree
Ryan Dwyer 630ba30e3c Implement borders
Implements rendering of borders. Title text is still to do.

Implements the following configuration directives:

* client.focused
* client.focused_inactive
* client.unfocused
* client.urgent
* border
* default_border
2018-05-01 07:46:57 -04:00
..
arrange.h Remove arrange_windows() 2018-04-30 08:47:38 +10:00
container.h Implement borders 2018-05-01 07:46:57 -04:00
layout.h Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Implement borders 2018-05-01 07:46:57 -04:00
workspace.h Create sway_workspace struct. 2018-04-17 09:31:34 +10:00