aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Expand)Author
2015-08-18Coding style enforcementDrew DeVault
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 win...Luminarys
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
2015-08-16Fix format warningsDrew DeVault
2015-08-16sends hidden views to back, visible view to fronttaiyu
2015-08-16focus changes when mouse moves over border instead of all mouse movementtaiyu
2015-08-16unmanaged views handled bettertaiyu
2015-08-16handle_view_state_requesttaiyu
2015-08-16Fix pointer events properlyDrew DeVault
2015-08-16Revert "Return false from pointer events"Drew DeVault
2015-08-16Return false from pointer eventsDrew DeVault
2015-08-16Fix key handling from wlcDrew DeVault
2015-08-16Config errors should not be fatalDrew DeVault
2015-08-16Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Drew DeVault
2015-08-16set userdata for handler to swayc_t containertaiyu
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-15styletaiyu
2015-08-15set maximize flag for handled viewstaiyu
2015-08-15made better, reduced code duplicationtaiyu
2015-08-15fixed fullscreen & focusingtaiyu
2015-08-15Style fixesLuminarys
2015-08-15Fixed workspace switching in multimonitor layoutsLuminarys
2015-08-15Added layout debugger back in and fixed mutlimonitor layout issuesLuminarys
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc related...Taiyu
2015-08-13Allowed for execd commands to be spawned after abortLuminarys
2015-08-13fixes to cmd queue freeing, styleLuminarys
2015-08-13Removed some unnecessary logsLuminarys
2015-08-13Added in command queueLuminarys
2015-08-12moving stuff aroundTaiyu
2015-08-11Add unnecessary logDrew DeVault
2015-08-11added command repeat on keydownTaiyu
2015-08-11small fixTaiyu
2015-08-11define -> enumTaiyu
2015-08-11removed old codeTaiyu
2015-08-11removed old codeTaiyu
2015-08-10fixed bugTaiyu
2015-08-10added multikey handling for handle_key\(...\)Taiyu
2015-08-10Slightly better multihead supportDrew DeVault