taiyu
|
0d51f62224
|
merge + no c_extensions
|
2015-09-18 07:23:04 -07:00 |
|
Drew DeVault
|
318e1be240
|
Fix warnings introduced by prior commit
|
2015-09-18 07:27:35 -04:00 |
|
taiyu
|
0bea2e2122
|
multi command keybinds
|
2015-09-14 19:59:25 -07:00 |
|
Drew DeVault
|
e505abfe75
|
Revert "new_workspace null behavior + testmap functions + regex"
This reverts commit e1d18e42a8 .
Fixes #180
cc @taiyu-len
|
2015-09-13 19:46:16 -04:00 |
|
taiyu
|
e1d18e42a8
|
new_workspace null behavior + testmap functions + regex
|
2015-09-12 02:38:03 -07:00 |
|
taiyu
|
aaa0923bc4
|
cmd status + workspace ws output op
|
2015-09-10 11:07:40 -07:00 |
|
taiyu
|
6388241abb
|
mode supports multi token names
|
2015-09-08 10:53:15 -07:00 |
|
taiyu
|
aa22dc3113
|
var replacement changes
|
2015-09-08 10:27:09 -07:00 |
|
taiyu
|
3eb29ea736
|
strdup + style
|
2015-09-07 15:03:04 -07:00 |
|
taiyu
|
47ff000697
|
put strip_whitespace back
|
2015-09-07 14:40:23 -07:00 |
|
taiyu
|
71af5b7dde
|
config modes
|
2015-09-07 14:29:40 -07:00 |
|
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.
|
2015-08-20 21:13:01 +02:00 |
|
Drew DeVault
|
85a573dab7
|
Revert "enhanced whitespace remover"
This reverts commit abd0afb03a .
|
2015-08-18 08:39:26 -04:00 |
|
Drew DeVault
|
868cb3ca71
|
Revert "config handles comments better"
This reverts commit e9c3a9016f .
|
2015-08-18 08:05:34 -04:00 |
|
taiyu
|
abd0afb03a
|
enhanced whitespace remover
|
2015-08-18 03:22:31 -07:00 |
|
taiyu
|
e9c3a9016f
|
config handles comments better
|
2015-08-18 02:48:56 -07:00 |
|
taiyu
|
5b860c67c3
|
fixed split [vh], small memory leak, unescape_strings handle \xnn
|
2015-08-16 13:38:54 -07:00 |
|
Drew DeVault
|
ae536c21d3
|
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
|
2015-08-16 08:10:56 -04:00 |
|
taiyu
|
eefc76b39e
|
set userdata for handler to swayc_t container
|
2015-08-16 00:46:58 -07:00 |
|
taiyu
|
e9e09d123c
|
reduced code duplication
|
2015-08-15 22:11:19 -07:00 |
|
taiyu
|
083d1eed1f
|
fixed 2 small memory leaks & adds format attribute to log.
|
2015-08-15 21:21:20 -07:00 |
|
Drew DeVault
|
5767dcc86e
|
Mostly implement bindsym command
|
2015-08-05 22:40:38 -04:00 |
|
Drew DeVault
|
d0f1fb71d1
|
Flesh out some command parsing
This implements the `set` command from i3
|
2015-08-05 22:10:56 -04:00 |
|
Drew DeVault
|
542ef0c777
|
Pull in some scas code and read i3 config file
|
2015-08-04 21:30:40 -04:00 |
|