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-26
Do not pass modifiers when getting keysyms from wlc
Drew DeVault
2015-08-25
Merge pull request #133 from minus7/wlc-keyboard-fix
Drew DeVault
2015-08-25
fixed keyboard handling
minus
2015-08-25
fixed segfault on exit + a little fixup of that floatfocus pr
taiyu
2015-08-25
Merge pull request #131 from nicklaswj/master
Drew DeVault
2015-08-25
code style clean up
Nicklas Warming Jacobsen
2015-08-25
removed stupid test code
Nicklas Warming Jacobsen
2015-08-25
Focus floating window, if any, when the last tiling has been closed
Nicklas Warming Jacobsen
2015-08-25
changed view visibility to be bool
minus
2015-08-25
refactored view visibility
minus
2015-08-23
Minor fixes to keyboard handling
Drew DeVault
2015-08-23
merge
taiyu
2015-08-23
Refactor keyboard to consider modified keysyms
Drew DeVault
2015-08-23
Cleanup and minor adjustments to disabling
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Added in glitchy disabling
Luminarys
2015-08-23
Handle wlc log events
Drew DeVault
2015-08-23
style
taiyu
2015-08-22
no mode for fullscreen
taiyu
2015-08-22
mouse tile resize mode done
taiyu
2015-08-22
floating/tiling move + floating resize cleaned and fixed
taiyu
2015-08-22
Added in bspwm like view swapping
Luminarys
2015-08-21
Refactored resizing functions into resize.c
Luminarys
2015-08-21
Altered resize command to prevent resizing past min h/w
Luminarys
2015-08-21
More resize fixes
Luminarys
2015-08-21
Fixed resizing
Luminarys
2015-08-21
Merge remote-tracking branch 'taiyu-len/master'
Drew DeVault
2015-08-21
Minor fix to resizing with mouse
Luminarys
2015-08-21
swayc_is_fullscreen
taiyu
2015-08-21
check floating mod for resizing windows, and dont send click
taiyu
2015-08-21
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-21
Added in proper resize locking
Luminarys
2015-08-21
Cleanup and minor fixes
Luminarys
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
2015-08-21
Fixes to resizing and added in resize lock once boundaries are exceeded
Luminarys
2015-08-21
Added in bspwm like mouse resizing
Luminarys
2015-08-20
find_parent_by_type
taiyu
2015-08-20
Merge branch 'master' of https://github.com/SirCmpwn/sway
taiyu
2015-08-20
style
taiyu
2015-08-20
Fix compiler warning
Drew DeVault
2015-08-19
input state, find_container_in_direction
taiyu
2015-08-19
key_state.ch, and command conflicts resolved
taiyu
2015-08-19
Deal with more xkb bullshit
Drew DeVault
2015-08-19
Whitelist a handful of characters for keys
Drew DeVault
2015-08-19
Improve key handling somewhat
Drew DeVault
2015-08-19
Improve key buffer handling
Drew DeVault
2015-08-19
Remove logging of all key presess
Drew DeVault
2015-08-20
Fix potential crash when toggling fullscreen mode
Alexander 'z33ky' Hirsch
2015-08-19
use enums for pointer click names
taiyu
[next]