S. Christoffer Eliesen
|
b7e3d05ace
|
stringop: Properly handle criteria strings.
A criteria string (e.g. '[class="something" title="something"]') is now
correctly treated as a single argument.
|
9 years ago |
S. Christoffer Eliesen
|
d0af224e6d
|
stringop: lenient_strcmp: Add.
|
9 years ago |
Drew DeVault
|
c43ef2aedd
|
We don't need to implement strdup
After defining _GNU_SOURCE
|
9 years ago |
taiyu
|
0d51f62224
|
merge + no c_extensions
|
9 years ago |
Drew DeVault
|
318e1be240
|
Fix warnings introduced by prior commit
|
9 years ago |
taiyu
|
0bea2e2122
|
multi command keybinds
|
9 years ago |
Drew DeVault
|
e505abfe75
|
Revert "new_workspace null behavior + testmap functions + regex"
This reverts commit e1d18e42a8 .
Fixes #180
cc @taiyu-len
|
9 years ago |
taiyu
|
e1d18e42a8
|
new_workspace null behavior + testmap functions + regex
|
9 years ago |
taiyu
|
aaa0923bc4
|
cmd status + workspace ws output op
|
9 years ago |
taiyu
|
6388241abb
|
mode supports multi token names
|
9 years ago |
taiyu
|
aa22dc3113
|
var replacement changes
|
9 years ago |
taiyu
|
3eb29ea736
|
strdup + style
|
9 years ago |
taiyu
|
47ff000697
|
put strip_whitespace back
|
9 years ago |
taiyu
|
71af5b7dde
|
config modes
|
9 years ago |
minus
|
754793aad4
|
added IPC messages get_workspaces and get_outputs
No escaping on container names is done yet, as well as some values are
hardcoded because they don't exist yet.
|
9 years ago |
Drew DeVault
|
85a573dab7
|
Revert "enhanced whitespace remover"
This reverts commit abd0afb03a .
|
9 years ago |
Drew DeVault
|
868cb3ca71
|
Revert "config handles comments better"
This reverts commit e9c3a9016f .
|
9 years ago |
taiyu
|
abd0afb03a
|
enhanced whitespace remover
|
9 years ago |
taiyu
|
e9c3a9016f
|
config handles comments better
|
9 years ago |
taiyu
|
5b860c67c3
|
fixed split [vh], small memory leak, unescape_strings handle \xnn
|
9 years ago |
Drew DeVault
|
ae536c21d3
|
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
|
9 years ago |
taiyu
|
eefc76b39e
|
set userdata for handler to swayc_t container
|
9 years ago |
taiyu
|
e9e09d123c
|
reduced code duplication
|
9 years ago |
taiyu
|
083d1eed1f
|
fixed 2 small memory leaks & adds format attribute to log.
|
9 years ago |
Drew DeVault
|
5767dcc86e
|
Mostly implement bindsym command
|
9 years ago |
Drew DeVault
|
d0f1fb71d1
|
Flesh out some command parsing
This implements the `set` command from i3
|
9 years ago |
Drew DeVault
|
542ef0c777
|
Pull in some scas code and read i3 config file
|
9 years ago |