Age | Commit message (Expand) | Author |
2015-08-19 | Whitelist a handful of characters for keys | Drew DeVault |
2015-08-19 | Improve key handling somewhat | Drew DeVault |
2015-08-19 | Improve key buffer handling | Drew DeVault |
2015-08-19 | Remove logging of all key presess | Drew DeVault |
2015-08-20 | Fix potential crash when toggling fullscreen mode | Alexander 'z33ky' Hirsch |
2015-08-19 | use enums for pointer click names | taiyu |
2015-08-19 | fixed active_workspace update on focus change | taiyu |
2015-08-19 | fixed | taiyu |
2015-08-19 | floating mode_toggle | taiyu |
2015-08-19 | Minor style fix | Luminarys |
2015-08-19 | style | taiyu |
2015-08-19 | reset floating view on floating_mod repress | taiyu |
2015-08-19 | pointer uses its own modifiers | taiyu |
2015-08-19 | Resize lock fixes | Luminarys |
2015-08-19 | Added in resize locking | Luminarys |
2015-08-19 | floating_modifier uses mod_keys instead of anykey | taiyu |
2015-08-19 | fixed focus key handler | taiyu |
2015-08-18 | fixed floating_modifier related things | taiyu |
2015-08-18 | Removed debugging, added in proper gap resets for config reloads | Luminarys |
2015-08-18 | Minor fixes that might be helpful later | Luminarys |
2015-08-18 | Fixes to make floating windows work better | Luminarys |
2015-08-18 | Basic fixes to floating movement | Luminarys |
2015-08-18 | Improvements to gaps | Drew DeVault |
2015-08-18 | More patches for wlc compat | Luminarys |
2015-08-18 | Removed unnecessary debugging lines | Luminarys |
2015-08-18 | Added in proper focus handling for floating windows | Luminarys |
2015-08-18 | restored fullscreen/focus behavior | taiyu |
2015-08-18 | Fixed mouse clicks from triggering a segfault | Luminarys |
2015-08-18 | Coding style enforcement | Drew DeVault |
2015-08-18 | fixed floating window crashing bug | taiyu |
2015-08-18 | minor fixes | taiyu |
2015-08-18 | more changes | taiyu |
2015-08-18 | merged Luminarys resizing code | taiyu |
2015-08-18 | style | taiyu |
2015-08-18 | changed handling of focus, handling of view by type | taiyu |
2015-08-18 | Added in basic, but semi-broken moving/resizing functionality to floating win... | Luminarys |
2015-08-17 | Typo fix and more clarification | Luminarys |
2015-08-17 | View destroy handling clean up and clarifications | Luminarys |
2015-08-17 | put back | taiyu |
2015-08-17 | fixed handling of views with override_redirect (dmenu) | taiyu |
2015-08-17 | fixed when views dont have names. | taiyu |
2015-08-17 | Style and other minor fixes | Luminarys |
2015-08-17 | Fixes to floating and umanaged views | Luminarys |
2015-08-16 | Fix format warnings | Drew DeVault |
2015-08-16 | sends hidden views to back, visible view to front | taiyu |
2015-08-16 | focus changes when mouse moves over border instead of all mouse movement | taiyu |
2015-08-16 | unmanaged views handled better | taiyu |
2015-08-16 | handle_view_state_request | taiyu |
2015-08-16 | Fix pointer events properly | Drew DeVault |
2015-08-16 | Revert "Return false from pointer events" | Drew DeVault |