index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
main.c
Age
Commit message (
Expand
)
Author
2015-08-20
added sway_terminate to exit cleanly
minus
2015-08-20
properly exit sway
minus
2015-08-20
very basic IPC implementation
minus
2015-08-20
Add command line parsing
Drew DeVault
2015-08-17
Rearrange main.c some more
Drew DeVault
2015-08-17
Switched config loading order to prevent root access w/wlc
Luminarys
2015-08-16
Remove WLC_IDLE_TIME environment variable
Drew DeVault
2015-08-16
Config errors should not be fatal
Drew DeVault
2015-08-15
Set WLC_IDLE_TIME to 0
Drew DeVault
2015-08-13
Allowed for execd commands to be spawned after abort
Luminarys
2015-08-13
Fixes to workspace generation
Luminarys
2015-08-13
moved signal handling to main
Taiyu
2015-08-12
moving stuff around
Taiyu
2015-08-11
Changed command handler to perform var subs on all cmd args
Luminarys
2015-08-10
Slightly better multihead support
Drew DeVault
2015-08-10
Fix some errors with config loading
Drew DeVault
2015-08-10
Abstracted load_config
Luminarys
2015-08-10
Added in reload and exec_always handling
Luminarys
2015-08-10
Override WLC_DIM by default
Drew DeVault
2015-08-09
Load config after xwayland is created
Drew DeVault
2015-08-09
Set DISPLAY to :1 automatically
Drew DeVault
2015-08-09
Implement focus_follows_mouse
Drew DeVault
2015-08-08
Implement key bindings
Drew DeVault
2015-08-08
Deny window resize requests
Drew DeVault
2015-08-08
Add logging and new windows into layout tree
Drew DeVault
2015-08-06
Add layout containers for new outputs
Drew DeVault
2015-08-06
Start to build out window management functions
Drew DeVault
2015-08-05
Clean up config loading and launch wayland
Drew DeVault
2015-08-05
Make main.c less stupid
Drew DeVault
2015-08-05
Build out command subsystem
Drew DeVault
2015-08-04
Pull in some scas code and read i3 config file
Drew DeVault
2015-08-04
Initial commit
Drew DeVault