Drew DeVault
2a799a731f
Remove wlc logging stuff
9 years ago
minus
f26ed32e46
added sway_terminate to exit cleanly
9 years ago
minus
91c0877264
properly exit sway
...
- wlc_terminate() instead of exit(0)
- unlink IPC socket
9 years ago
minus
8981b48cd2
very basic IPC implementation
...
simply executes the received data as command
9 years ago
Drew DeVault
579fe70ed9
Add command line parsing
...
Closes #6
9 years ago
Drew DeVault
3f3d1ffee4
Rearrange main.c some more
9 years ago
Luminarys
7427ce8930
Switched config loading order to prevent root access w/wlc
9 years ago
Drew DeVault
a092df52da
Remove WLC_IDLE_TIME environment variable
9 years ago
Drew DeVault
6e8280e7fd
Config errors should not be fatal
9 years ago
Drew DeVault
0ed6501aa4
Set WLC_IDLE_TIME to 0
9 years ago
Luminarys
ea9efc884d
Allowed for execd commands to be spawned after abort
9 years ago
Luminarys
2c9f5eca89
Fixes to workspace generation
9 years ago
Taiyu
5df5b00989
moved signal handling to main
9 years ago
Taiyu
0f387483fd
moving stuff around
9 years ago
Luminarys
a5b02791d4
Changed command handler to perform var subs on all cmd args
...
Fixed workspace_next_name to use the first workspace name it can find in the config
Minor fixes
Changed command handler to perform var subs on all portions of a command
Revert "Changed command handler to perform var subs on all portions of a command"
This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e.
Var sub fixes
Minor fixes
More minor fixes
9 years ago
Drew DeVault
96d7ff1e19
Slightly better multihead support
9 years ago
Drew DeVault
54374d81b5
Fix some errors with config loading
9 years ago
Luminarys
508980e3ab
Abstracted load_config
9 years ago
Luminarys
c0ee2a6406
Added in reload and exec_always handling
9 years ago
Drew DeVault
c741de8ca4
Override WLC_DIM by default
9 years ago
Drew DeVault
b075b06478
Load config after xwayland is created
...
This lets us run x commands on startup
9 years ago
Drew DeVault
4924628ac2
Set DISPLAY to :1 automatically
9 years ago
Drew DeVault
f97a48d5b7
Implement focus_follows_mouse
9 years ago
Drew DeVault
a78b921803
Implement key bindings
9 years ago
Drew DeVault
c7be30d912
Deny window resize requests
9 years ago
Drew DeVault
0427fddb5a
Add logging and new windows into layout tree
9 years ago
Drew DeVault
c102f18499
Add layout containers for new outputs
9 years ago
Drew DeVault
82bc36c681
Start to build out window management functions
9 years ago
Drew DeVault
47b28bd335
Clean up config loading and launch wayland
9 years ago
Drew DeVault
e7a8868514
Make main.c less stupid
9 years ago
Drew DeVault
e07c77fbb7
Build out command subsystem
...
Everyone loves code stolen from your own projects
9 years ago
Drew DeVault
542ef0c777
Pull in some scas code and read i3 config file
9 years ago
Drew DeVault
6a33e1e3cd
Initial commit
9 years ago