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
/
handlers.c
Age
Commit message (
Expand
)
Author
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
Changed cmd handlers to use bool instead of int
Luminarys
2015-08-10
workspaces: follow_pointer_mouse doesn't follow hidden containers
Jose Diez
2015-08-09
Or maybe do the exact opposite of that
Drew DeVault
2015-08-09
Don't override keys if command fails
Drew DeVault
2015-08-09
Fix focus follows mouse
Drew DeVault
2015-08-09
Fix up some issues with focus
Drew DeVault
2015-08-09
Implement focus_follows_mouse
Drew DeVault
2015-08-09
Handle unmanaged windows appropriately
Drew DeVault
2015-08-08
Implement key bindings
Drew DeVault
2015-08-08
Deny window resize requests
Drew DeVault
2015-08-08
Tile some windows baby
Drew DeVault
2015-08-08
Refactor in-memory tree
Drew DeVault
2015-08-08
Add logging and new windows into layout tree
Drew DeVault
2015-08-06
Destroy outputs when appropriate
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
[prev]