summaryrefslogtreecommitdiffstats
path: root/sway/handlers.c
Commit message (Expand)AuthorAge
* 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
* fixed when views dont have names.Libravatar taiyu2015-08-17
* Style and other minor fixesLibravatar Luminarys2015-08-17
* Fixes to floating and umanaged viewsLibravatar Luminarys2015-08-17
* Fix format warningsLibravatar Drew DeVault2015-08-16
* sends hidden views to back, visible view to frontLibravatar taiyu2015-08-16
* focus changes when mouse moves over border instead of all mouse movementLibravatar taiyu2015-08-16
* unmanaged views handled betterLibravatar taiyu2015-08-16