aboutsummaryrefslogtreecommitdiff
path: root/sway/stringop.c
AgeCommit message (Expand)Author
2015-11-24stringop: Properly handle criteria strings.S. Christoffer Eliesen
2015-11-21stringop: lenient_strcmp: Add.S. Christoffer Eliesen
2015-11-12We don't need to implement strdupDrew DeVault
2015-09-18merge + no c_extensionstaiyu
2015-09-18Fix warnings introduced by prior commitDrew DeVault
2015-09-14multi command keybindstaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-08mode supports multi token namestaiyu
2015-09-08var replacement changestaiyu
2015-09-07strdup + styletaiyu
2015-09-07put strip_whitespace backtaiyu
2015-09-07config modestaiyu
2015-08-20added IPC messages get_workspaces and get_outputsminus
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
2015-08-18Revert "config handles comments better"Drew DeVault
2015-08-18enhanced whitespace removertaiyu
2015-08-18config handles comments bettertaiyu
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
2015-08-04Pull in some scas code and read i3 config fileDrew DeVault