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 (
Collapse
)
Author
2015-08-19
Remove logging of all key presess
Drew DeVault
This makes the logs a bit too hard to read
2015-08-20
Fix potential crash when toggling fullscreen mode
Alexander 'z33ky' Hirsch
2015-08-19
use enums for pointer click names
taiyu
2015-08-19
fixed active_workspace update on focus change
taiyu
2015-08-19
fixed
taiyu
2015-08-19
floating mode_toggle
taiyu
2015-08-19
Minor style fix
Luminarys
2015-08-19
style
taiyu
2015-08-19
reset floating view on floating_mod repress
taiyu
2015-08-19
pointer uses its own modifiers
taiyu
2015-08-19
Resize lock fixes
Luminarys
2015-08-19
Added in resize locking
Luminarys
2015-08-19
floating_modifier uses mod_keys instead of anykey
taiyu
2015-08-19
fixed focus key handler
taiyu
2015-08-18
fixed floating_modifier related things
taiyu
2015-08-18
Removed debugging, added in proper gap resets for config reloads
Luminarys
2015-08-18
Minor fixes that might be helpful later
Luminarys
2015-08-18
Fixes to make floating windows work better
Luminarys
2015-08-18
Basic fixes to floating movement
Luminarys
2015-08-18
Improvements to gaps
Drew DeVault
2015-08-18
More patches for wlc compat
Luminarys
2015-08-18
Removed unnecessary debugging lines
Luminarys
2015-08-18
Added in proper focus handling for floating windows
Luminarys
2015-08-18
restored fullscreen/focus behavior
taiyu
2015-08-18
Fixed mouse clicks from triggering a segfault
Luminarys
2015-08-18
Coding style enforcement
Drew DeVault
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
2015-08-18
fixed floating window crashing bug
taiyu
2015-08-18
minor fixes
taiyu
2015-08-18
more changes
taiyu
2015-08-18
merged Luminarys resizing code
taiyu
2015-08-18
style
taiyu
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-18
Added in basic, but semi-broken moving/resizing functionality to floating ↵
Luminarys
windows
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
This reverts commit 981db16a8e3eaa921691a106614e56af662cd8c2.
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
[next]