mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -05:00
merge in latest commits
This commit is contained in:
parent
79ffea328c
commit
65ace5dec5
74 changed files with 144 additions and 144 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#include <string.h>
|
||||
#include "commands.h"
|
||||
#include "container.h"
|
||||
#include "ipc-server.h"
|
||||
#include "layout.h"
|
||||
#include "sway/commands.h"
|
||||
#include "sway/container.h"
|
||||
#include "sway/ipc-server.h"
|
||||
#include "sway/layout.h"
|
||||
#include "list.h"
|
||||
#include "log.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue