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
Age
Commit message (
Expand
)
Author
2015-08-13
Typo fix
Luminarys
2015-08-13
Removed some unnecessary logs
Luminarys
2015-08-13
Minor fix to memory management
Luminarys
2015-08-13
Added in command queue
Luminarys
2015-08-13
Fixes to workspace generation
Luminarys
2015-08-13
Changed workspace name generation to try and use bindsyms when possible
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-12
moving stuff around
Taiyu
2015-08-11
Merge pull request #18 from taiyu-len/master
Drew DeVault
2015-08-11
style
Taiyu
2015-08-11
Add unnecessary log
Drew DeVault
2015-08-11
Changed command handler to perform var subs on all cmd args
Luminarys
2015-08-11
list_insert now works as it should
Taiyu
2015-08-11
added command repeat on keydown
Taiyu
2015-08-11
small fix
Taiyu
2015-08-11
define -> enum
Taiyu
2015-08-11
removed old code
Taiyu
2015-08-11
removed old code
Taiyu
2015-08-10
fixed bug
Taiyu
2015-08-10
added multikey handling for handle_key\(...\)
Taiyu
2015-08-10
Slightly better multihead support
Drew DeVault
2015-08-10
Prevent passing WM keys, improve multihead support
Drew DeVault
2015-08-10
small change
Taiyu
2015-08-10
silly mistake + style
Taiyu
2015-08-10
destroys empty workspace + minor bugfixes
Taiyu
2015-08-10
fixed 'return NULL' in 'void continer_map(...)'
Taiyu
2015-08-10
Changed cmd handlers to use bool instead of int
Luminarys
2015-08-10
Merge pull request #12 from taiyu-len/master
Drew DeVault
2015-08-10
return 0 on success for cmd_fullscreen
Taiyu
2015-08-10
Set view->visible to true when created
Drew DeVault
2015-08-10
make cmd_workspace return 0 on success
Taiyu
2015-08-10
layout: fixed tabs
Jose Diez
2015-08-10
workspaces: follow_pointer_mouse doesn't follow hidden containers
Jose Diez
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
[next]