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-17
Typo fix and more clarification
Luminarys
2015-08-17
View destroy handling clean up and clarifications
Luminarys
2015-08-17
put back
taiyu
2015-08-17
fixed handling of views with override_redirect (dmenu)
taiyu
2015-08-17
fixed when views dont have names.
taiyu
2015-08-17
Style and other minor fixes
Luminarys
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-16
Fix format warnings
Drew DeVault
2015-08-16
sends hidden views to back, visible view to front
taiyu
2015-08-16
focus changes when mouse moves over border instead of all mouse movement
taiyu
2015-08-16
unmanaged views handled better
taiyu
2015-08-16
handle_view_state_request
taiyu
2015-08-16
Fix pointer events properly
Drew DeVault
2015-08-16
Revert "Return false from pointer events"
Drew DeVault
2015-08-16
Return false from pointer events
Drew DeVault
2015-08-16
Fix key handling from wlc
Drew DeVault
2015-08-16
Config errors should not be fatal
Drew DeVault
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-16
set userdata for handler to swayc_t container
taiyu
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
style
taiyu
2015-08-15
set maximize flag for handled views
taiyu
2015-08-15
made better, reduced code duplication
taiyu
2015-08-15
fixed fullscreen & focusing
taiyu
2015-08-15
Style fixes
Luminarys
2015-08-15
Fixed workspace switching in multimonitor layouts
Luminarys
2015-08-15
Added layout debugger back in and fixed mutlimonitor layout issues
Luminarys
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
2015-08-13
Allowed for execd commands to be spawned after abort
Luminarys
2015-08-13
fixes to cmd queue freeing, style
Luminarys
2015-08-13
Removed some unnecessary logs
Luminarys
2015-08-13
Added in command queue
Luminarys
2015-08-12
moving stuff around
Taiyu
2015-08-11
Add unnecessary log
Drew DeVault
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
[next]