mirror of
https://github.com/swaywm/sway.git
synced 2025-11-10 13:29:51 -05:00
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:
parent
a8e084433d
commit
b903f7f655
6 changed files with 110 additions and 25 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include "focus.h"
|
||||
#include "output.h"
|
||||
#include "ipc-server.h"
|
||||
#include "render.h"
|
||||
|
||||
swayc_t root_container;
|
||||
list_t *scratchpad;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue