aboutsummaryrefslogtreecommitdiff
path: root/sway/movement.c
AgeCommit message (Collapse)Author
2015-08-16Fix movement between outputsDrew DeVault
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc ↵Taiyu
related things into handlers
2015-08-12no more output from programs called with exec, fixed focus return valuesTaiyu
2015-08-10fixed styleTaiyu
2015-08-10fixed focus_parent, moved into move_focus() functionTaiyu
2015-08-09Don't override keys if command failsDrew DeVault
2015-08-09Add movement supportDrew DeVault