aboutsummaryrefslogtreecommitdiff
path: root/sway/handlers.c
AgeCommit message (Expand)Author
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
2015-08-10Prevent passing WM keys, improve multihead supportDrew DeVault
2015-08-10Changed cmd handlers to use bool instead of intLuminarys
2015-08-10workspaces: follow_pointer_mouse doesn't follow hidden containersJose Diez
2015-08-09Or maybe do the exact opposite of thatDrew DeVault
2015-08-09Don't override keys if command failsDrew DeVault
2015-08-09Fix focus follows mouseDrew DeVault
2015-08-09Fix up some issues with focusDrew DeVault
2015-08-09Implement focus_follows_mouseDrew DeVault
2015-08-09Handle unmanaged windows appropriatelyDrew DeVault
2015-08-08Implement key bindingsDrew DeVault
2015-08-08Deny window resize requestsDrew DeVault
2015-08-08Tile some windows babyDrew DeVault
2015-08-08Refactor in-memory treeDrew DeVault
2015-08-08Add logging and new windows into layout treeDrew DeVault
2015-08-06Destroy outputs when appropriateDrew DeVault
2015-08-06Add layout containers for new outputsDrew DeVault
2015-08-06Start to build out window management functionsDrew DeVault