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
/
commands.c
Age
Commit message (
Expand
)
Author
2015-08-09
Flesh out fullscreen support a bit
Drew DeVault
2015-08-10
log: add newline
jdiez17
2015-08-09
Implement focus parent
Drew DeVault
2015-08-10
commands: re-add log_colors
jdiez17
2015-08-09
Add movement support
Drew DeVault
2015-08-09
Implement splith/splitv
Drew DeVault
2015-08-09
log, commands: Add log_colors command
jdiez17
2015-08-09
Implement layout [splith|splitv|toggle split]
Drew DeVault
2015-08-09
Load config after xwayland is created
Drew DeVault
2015-08-09
Implement exec
Drew DeVault
2015-08-09
Implement focus_follows_mouse
Drew DeVault
2015-08-08
Implement key bindings
Drew DeVault
2015-08-08
Add logging and new windows into layout tree
Drew DeVault
2015-08-05
Clean up config loading and launch wayland
Drew DeVault
2015-08-05
Add TODO so I don't forget later
Drew DeVault
2015-08-05
Push the XKB key to the key list
Drew DeVault
2015-08-05
Mostly implement bindsym command
Drew DeVault
2015-08-05
Flesh out some command parsing
Drew DeVault
2015-08-05
Build out command subsystem
Drew DeVault