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-11-29
Merge pull request #276 from sce/earlier_logging
Drew DeVault
2015-11-29
main: Setup logging before wlc_init.
S. Christoffer Eliesen
2015-11-28
Fix option parsing
Christoph Gysin
2015-11-28
sway: Add --help option that prints usage
Christoph Gysin
2015-11-28
sway: Print usage and exit on unknown options
Christoph Gysin
2015-11-28
Use macros for exit values
Christoph Gysin
2015-11-28
sway/main: Move wlc init to after args are handled.
S. Christoffer Eliesen
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
2015-11-18
Basic support for extensions in server and clients
Drew DeVault
2015-11-13
ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`.
S. Christoffer Eliesen
2015-10-18
main: Implement --get-socketpath switch.
S. Christoffer Eliesen
2015-10-08
#187, let init handle child processes
taiyu
2015-10-08
Revert "#187 cleanup zombies properly"
Drew DeVault
2015-10-07
#187 cleanup zombies properly using default
taiyu
2015-09-18
Fix warnings introduced by prior commit
Drew DeVault
2015-09-18
Fix build for debian stretch
Drew DeVault
2015-09-02
fclose /proc/modules when we're done with it
Drew DeVault
2015-09-02
Add check for nvidia module and warn user
Drew DeVault
2015-09-02
Log sway version on startup
Drew DeVault
2015-08-26
Added in better versioning info
Luminarys
2015-08-26
move_container_to fixup
taiyu
2015-08-25
Added in build version based on git hash
Luminarys
2015-08-25
longopt minor fix
taiyu
2015-08-23
Prefix log events from wlc with [wlc]
Drew DeVault
2015-08-23
Handle wlc log events
Drew DeVault
2015-08-21
Remove wlc logging stuff
Drew DeVault
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
[next]