index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
stringop.c
Age
Commit message (
Expand
)
Author
2015-11-12
We don't need to implement strdup
Drew DeVault
2015-09-18
merge + no c_extensions
taiyu
2015-09-18
Fix warnings introduced by prior commit
Drew DeVault
2015-09-14
multi command keybinds
taiyu
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-10
cmd status + workspace ws output op
taiyu
2015-09-08
mode supports multi token names
taiyu
2015-09-08
var replacement changes
taiyu
2015-09-07
strdup + style
taiyu
2015-09-07
put strip_whitespace back
taiyu
2015-09-07
config modes
taiyu
2015-08-20
added IPC messages get_workspaces and get_outputs
minus
2015-08-18
Revert "enhanced whitespace remover"
Drew DeVault
2015-08-18
Revert "config handles comments better"
Drew DeVault
2015-08-18
enhanced whitespace remover
taiyu
2015-08-18
config handles comments better
taiyu
2015-08-16
fixed split [vh], small memory leak, unescape_strings handle \xnn
taiyu
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-16
set userdata for handler to swayc_t container
taiyu
2015-08-15
reduced code duplication
taiyu
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-05
Mostly implement bindsym command
Drew DeVault
2015-08-05
Flesh out some command parsing
Drew DeVault
2015-08-04
Pull in some scas code and read i3 config file
Drew DeVault