aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Expand)Author
2015-08-26Do not pass modifiers when getting keysyms from wlcDrew DeVault
2015-08-25Merge pull request #133 from minus7/wlc-keyboard-fixDrew DeVault
2015-08-25fixed keyboard handlingminus
2015-08-25fixed segfault on exit + a little fixup of that floatfocus prtaiyu
2015-08-25Merge pull request #131 from nicklaswj/masterDrew DeVault
2015-08-25code style clean upNicklas Warming Jacobsen
2015-08-25removed stupid test codeNicklas Warming Jacobsen
2015-08-25Focus floating window, if any, when the last tiling has been closedNicklas Warming Jacobsen
2015-08-25changed view visibility to be boolminus
2015-08-25refactored view visibilityminus
2015-08-23Minor fixes to keyboard handlingDrew DeVault
2015-08-23mergetaiyu
2015-08-23Refactor keyboard to consider modified keysymsDrew DeVault
2015-08-23Cleanup and minor adjustments to disablingLuminarys
2015-08-23Added in glitchy disablingLuminarys
2015-08-23Added in glitchy disablingLuminarys
2015-08-23Handle wlc log eventsDrew DeVault
2015-08-23styletaiyu
2015-08-22no mode for fullscreentaiyu
2015-08-22mouse tile resize mode donetaiyu
2015-08-22floating/tiling move + floating resize cleaned and fixedtaiyu
2015-08-22Added in bspwm like view swappingLuminarys
2015-08-21Refactored resizing functions into resize.cLuminarys
2015-08-21Altered resize command to prevent resizing past min h/wLuminarys
2015-08-21More resize fixesLuminarys
2015-08-21Fixed resizingLuminarys
2015-08-21Merge remote-tracking branch 'taiyu-len/master'Drew DeVault
2015-08-21Minor fix to resizing with mouseLuminarys
2015-08-21swayc_is_fullscreentaiyu
2015-08-21check floating mod for resizing windows, and dont send clicktaiyu
2015-08-21Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-21Added in proper resize lockingLuminarys
2015-08-21Cleanup and minor fixesLuminarys
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
2015-08-21Fixes to resizing and added in resize lock once boundaries are exceededLuminarys
2015-08-21Added in bspwm like mouse resizingLuminarys
2015-08-20find_parent_by_typetaiyu
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-20styletaiyu
2015-08-20Fix compiler warningDrew DeVault
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19key_state.ch, and command conflicts resolvedtaiyu
2015-08-19Deal with more xkb bullshitDrew DeVault
2015-08-19Whitelist a handful of characters for keysDrew DeVault
2015-08-19Improve key handling somewhatDrew DeVault
2015-08-19Improve key buffer handlingDrew DeVault
2015-08-19Remove logging of all key presessDrew DeVault
2015-08-20Fix potential crash when toggling fullscreen modeAlexander 'z33ky' Hirsch
2015-08-19use enums for pointer click namestaiyu