swayfx/sway/tree
Ryan Dwyer e67f354333 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-04-30 21:24:13 +10:00
..
arrange.c Implement borders 2018-04-30 21:24:13 +10:00
container.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
layout.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00
output.c move output create to its own file 2018-04-03 20:00:09 -04:00
view.c Implement borders 2018-04-30 21:24:13 +10:00
workspace.c Refactor arrange_windows() 2018-04-28 11:26:14 +10:00