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-16
Added in better exit handling
Luminarys
2015-08-16
Added in kill command
Luminarys
2015-08-16
Add split [h|v|horizontal|vertical] command
Drew DeVault
2015-08-15
fixed fullscreen & focusing
taiyu
2015-08-15
Fix build
Drew DeVault
2015-08-15
fixed split
taiyu
2015-08-14
removed debug
Taiyu
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
2015-08-13
Style fix
Luminarys
2015-08-13
Allowed for execd commands to be spawned after abort
Luminarys
2015-08-13
Even more style fixes
Luminarys
2015-08-13
More style fixes
Luminarys
2015-08-13
fixes to cmd queue freeing, style
Luminarys
2015-08-13
Added in command queue
Luminarys
2015-08-13
style
Taiyu
2015-08-13
change workspace layout when trying to split it
Taiyu
2015-08-13
split workspace bug
Taiyu
2015-08-13
small change
Taiyu
2015-08-13
style, spelling
Taiyu
2015-08-13
moved signal handling to main
Taiyu
2015-08-13
moved fd modifying stuff to log.c
Taiyu
2015-08-12
no more output from programs called with exec, fixed focus return values
Taiyu
2015-08-12
better error handling
Taiyu
2015-08-12
safer forking, reduce duplicate code, cleanup zombie processes
Taiyu
2015-08-11
Changed command handler to perform var subs on all cmd args
Luminarys
2015-08-10
destroys empty workspace + minor bugfixes
Taiyu
2015-08-10
Changed cmd handlers to use bool instead of int
Luminarys
2015-08-10
return 0 on success for cmd_fullscreen
Taiyu
2015-08-10
make cmd_workspace return 0 on success
Taiyu
2015-08-10
Basic workspace functionality
Jose Diez
2015-08-10
fixed small memory leak. v2
Taiyu
2015-08-10
Fix some errors with config loading
Drew DeVault
2015-08-10
Changed cmd_reload to arrange windows post reload
Luminarys
2015-08-10
Minor fix
Luminarys
2015-08-10
Abstracted load_config
Luminarys
2015-08-10
Spaces to Tabs
Luminarys
2015-08-10
Style fixes and slight reload command alteration
Luminarys
2015-08-10
Added in reload and exec_always handling
Luminarys
2015-08-10
fixed focus_parent, moved into move_focus() function
Taiyu
2015-08-09
Don't override keys if command fails
Drew DeVault
2015-08-09
Fix bug with focus parent
Drew DeVault
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
[next]