aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Collapse)Author
2015-08-20find_parent_by_typetaiyu
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
merging
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
Ones that don't change when you hold shift
2015-08-19Improve key handling somewhatDrew DeVault
XKB is fucking bullshit
2015-08-19Improve key buffer handlingDrew DeVault
2015-08-19Remove logging of all key presessDrew DeVault
This makes the logs a bit too hard to read
2015-08-20Fix potential crash when toggling fullscreen modeAlexander 'z33ky' Hirsch
2015-08-19use enums for pointer click namestaiyu
2015-08-19fixed active_workspace update on focus changetaiyu
2015-08-19fixedtaiyu
2015-08-19floating mode_toggletaiyu
2015-08-19Minor style fixLuminarys
2015-08-19styletaiyu
2015-08-19reset floating view on floating_mod represstaiyu
2015-08-19pointer uses its own modifierstaiyu
2015-08-19Resize lock fixesLuminarys
2015-08-19Added in resize lockingLuminarys
2015-08-19floating_modifier uses mod_keys instead of anykeytaiyu
2015-08-19fixed focus key handlertaiyu
2015-08-18fixed floating_modifier related thingstaiyu
2015-08-18Removed debugging, added in proper gap resets for config reloadsLuminarys
2015-08-18Minor fixes that might be helpful laterLuminarys
2015-08-18Fixes to make floating windows work betterLuminarys
2015-08-18Basic fixes to floating movementLuminarys
2015-08-18Improvements to gapsDrew DeVault
2015-08-18More patches for wlc compatLuminarys
2015-08-18Removed unnecessary debugging linesLuminarys
2015-08-18Added in proper focus handling for floating windowsLuminarys
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Fixed mouse clicks from triggering a segfaultLuminarys
2015-08-18Coding style enforcementDrew 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-18fixed floating window crashing bugtaiyu
2015-08-18minor fixestaiyu
2015-08-18more changestaiyu
2015-08-18merged Luminarys resizing codetaiyu
2015-08-18styletaiyu
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-18Added in basic, but semi-broken moving/resizing functionality to floating ↵Luminarys
windows
2015-08-17Typo fix and more clarificationLuminarys
2015-08-17View destroy handling clean up and clarificationsLuminarys
2015-08-17put backtaiyu
2015-08-17fixed handling of views with override_redirect (dmenu)taiyu
2015-08-17fixed when views dont have names.taiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys