Implement some more on borders

Note that this segfaults ALL THE TIME in wlc code. Paging @Cloudef for
help, I'm at a loss.
This commit is contained in:
Drew DeVault 2016-03-13 21:10:46 -04:00 committed by Mikkel Oscar Lyderik
parent a8e084433d
commit b903f7f655
6 changed files with 110 additions and 25 deletions

View file

@ -12,6 +12,7 @@
#include "focus.h"
#include "output.h"
#include "ipc-server.h"
#include "render.h"
swayc_t root_container;
list_t *scratchpad;