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
/
include
/
input_state.h
Age
Commit message (
Collapse
)
Author
2015-10-29
input_state: Extract 'pointer_position_set' function from handlers.
S. Christoffer Eliesen
2015-08-23
merge
taiyu
2015-08-23
Refactor keyboard to consider modified keysyms
Drew DeVault
Press Shift Press 0 # Reads as ')' Release Shift Release 0 # Reads as '0' but we now recognize it as the same
2015-08-23
style
taiyu
2015-08-22
mouse tile resize mode done
taiyu
2015-08-22
floating/tiling move + floating resize cleaned and fixed
taiyu
2015-08-21
Added in proper resize locking
Luminarys
2015-08-21
Minor style fix
Luminarys
2015-08-21
More minor fixes
Luminarys
2015-08-21
Cleanup and minor fixes
Luminarys
2015-08-21
Merge pull request #101 from Luminarys/master
Drew DeVault
Added in basic resizing command.
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
Reset key buffer on reload
Drew DeVault
To preserve my sanity
2015-08-19
input state, find_container_in_direction
taiyu