mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -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,7 +1,7 @@
|
|||
#include <string.h>
|
||||
#include "commands.h"
|
||||
#include "container.h"
|
||||
#include "layout.h"
|
||||
#include "sway/commands.h"
|
||||
#include "sway/container.h"
|
||||
#include "sway/layout.h"
|
||||
|
||||
struct cmd_results *cmd_layout(int argc, char **argv) {
|
||||
struct cmd_results *error = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue