aboutsummaryrefslogtreecommitdiff
path: root/sway/stringop.c
AgeCommit message (Collapse)Author
2015-08-16fixed split [vh], small memory leak, unescape_strings handle \xnntaiyu
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-15reduced code duplicationtaiyu
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-05Mostly implement bindsym commandDrew DeVault
2015-08-05Flesh out some command parsingDrew DeVault
This implements the `set` command from i3
2015-08-04Pull in some scas code and read i3 config fileDrew DeVault