aboutsummaryrefslogtreecommitdiffstats
path: root/include/input_state.h
Commit message (Collapse)AuthorAge
* mergeLibravatar taiyu2015-08-23
|\
| * Refactor keyboard to consider modified keysymsLibravatar Drew DeVault2015-08-23
| | | | | | | | | | | | | | Press Shift Press 0 # Reads as ')' Release Shift Release 0 # Reads as '0' but we now recognize it as the same
* | styleLibravatar taiyu2015-08-23
| |
* | mouse tile resize mode doneLibravatar taiyu2015-08-22
| |
* | floating/tiling move + floating resize cleaned and fixedLibravatar taiyu2015-08-22
|/
* Added in proper resize lockingLibravatar Luminarys2015-08-21
|
* Minor style fixLibravatar Luminarys2015-08-21
|
* More minor fixesLibravatar Luminarys2015-08-21
|
* Cleanup and minor fixesLibravatar Luminarys2015-08-21
|
* Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ | | | | Added in basic resizing command.
| * Fixes to resizing and added in resize lock once boundaries are exceededLibravatar Luminarys2015-08-21
| |
| * Added in bspwm like mouse resizingLibravatar Luminarys2015-08-21
| |
* | Reset key buffer on reloadLibravatar Drew DeVault2015-08-20
|/ | | | To preserve my sanity
* input state, find_container_in_directionLibravatar taiyu2015-08-19