aboutsummaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
Commit message (Expand)AuthorAge
* Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\
| * Fixes to resizing and added in resize lock once boundaries are exceededLibravatar Luminarys2015-08-21
| * Added in bspwm like mouse resizingLibravatar Luminarys2015-08-21
* | find_parent_by_typeLibravatar taiyu2015-08-20
|/
* Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-20
|\
| * Fix compiler warningLibravatar Drew DeVault2015-08-20
* | styleLibravatar taiyu2015-08-20
|/
* input state, find_container_in_directionLibravatar taiyu2015-08-19
* key_state.ch, and command conflicts resolvedLibravatar taiyu2015-08-19
* Deal with more xkb bullshitLibravatar Drew DeVault2015-08-19
* Whitelist a handful of characters for keysLibravatar Drew DeVault2015-08-19
* Improve key handling somewhatLibravatar Drew DeVault2015-08-19
* Improve key buffer handlingLibravatar Drew DeVault2015-08-19
* Remove logging of all key presessLibravatar Drew DeVault2015-08-19
* Fix potential crash when toggling fullscreen modeLibravatar Alexander 'z33ky' Hirsch2015-08-20
* use enums for pointer click namesLibravatar taiyu2015-08-19
* fixed active_workspace update on focus changeLibravatar taiyu2015-08-19
* fixedLibravatar taiyu2015-08-19
* floating mode_toggleLibravatar taiyu2015-08-19
* Minor style fixLibravatar Luminarys2015-08-19
* styleLibravatar taiyu2015-08-19
* reset floating view on floating_mod repressLibravatar taiyu2015-08-19
* pointer uses its own modifiersLibravatar taiyu2015-08-19
* Resize lock fixesLibravatar Luminarys2015-08-19
* Added in resize lockingLibravatar Luminarys2015-08-19
* floating_modifier uses mod_keys instead of anykeyLibravatar taiyu2015-08-19
* fixed focus key handlerLibravatar taiyu2015-08-19
* fixed floating_modifier related thingsLibravatar taiyu2015-08-18
* Removed debugging, added in proper gap resets for config reloadsLibravatar Luminarys2015-08-18
* Minor fixes that might be helpful laterLibravatar Luminarys2015-08-18
* Fixes to make floating windows work betterLibravatar Luminarys2015-08-18
* Basic fixes to floating movementLibravatar Luminarys2015-08-18
* Improvements to gapsLibravatar Drew DeVault2015-08-18
* More patches for wlc compatLibravatar Luminarys2015-08-18
* Removed unnecessary debugging linesLibravatar Luminarys2015-08-18
* Added in proper focus handling for floating windowsLibravatar Luminarys2015-08-18
* restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
* Fixed mouse clicks from triggering a segfaultLibravatar Luminarys2015-08-18
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* fixed floating window crashing bugLibravatar taiyu2015-08-18
* minor fixesLibravatar taiyu2015-08-18
* more changesLibravatar taiyu2015-08-18
* merged Luminarys resizing codeLibravatar taiyu2015-08-18
|\
| * Added in basic, but semi-broken moving/resizing functionality to floating win...Libravatar Luminarys2015-08-18
* | styleLibravatar taiyu2015-08-18
* | changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
|/
* Typo fix and more clarificationLibravatar Luminarys2015-08-17
* View destroy handling clean up and clarificationsLibravatar Luminarys2015-08-17
* put backLibravatar taiyu2015-08-17
* fixed handling of views with override_redirect (dmenu)Libravatar taiyu2015-08-17