taiyu
|
72aaffcf5b
|
fix config search paths
|
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
|
799ff640f8
|
remove old things
|
9 years ago |
taiyu
|
aa22dc3113
|
var replacement changes
|
9 years ago |
taiyu
|
fd6d06ff61
|
fix missing symbol bug
|
9 years ago |
taiyu
|
da76ecb5f8
|
escape check fix
|
9 years ago |
taiyu
|
d673a72705
|
set variable changes
|
9 years ago |
Thomas Wouters
|
c3f76f8785
|
fix outut typo
|
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 |
taiyu
|
3fb8397724
|
free config stuff
|
9 years ago |
taiyu
|
b7de289332
|
free config when reloading
|
9 years ago |
taiyu
|
5408d34c9c
|
config_path cleanup
|
9 years ago |
taiyu
|
f25c6b312b
|
gap resize
|
9 years ago |
taiyu
|
afa6747145
|
enum for command type
|
9 years ago |
taiyu
|
c5d0b5d437
|
style
|
9 years ago |
taiyu
|
4cd18449d2
|
better handling of commands during config
|
9 years ago |
Luminarys
|
12e96f0f9e
|
Added in workspace_auto_back_and_forth
|
9 years ago |
taiyu
|
e0d5486957
|
default floating_mod
|
9 years ago |
Luminarys
|
acb3fbdfb5
|
Added in default_orientation handling
|
9 years ago |
taiyu
|
c8415d7fef
|
split_string memory leaks cleanedup
|
9 years ago |
Drew DeVault
|
b7f4607544
|
Implement output configuration through config
Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc
@Cloudef)
|
9 years ago |
minus
|
8dfaf6265b
|
fixed #108 signed/unsigned comparison
|
9 years ago |
Drew DeVault
|
3a5fce339f
|
Reset key buffer on reload
To preserve my sanity
|
9 years ago |
Drew DeVault
|
579fe70ed9
|
Add command line parsing
Closes #6
|
9 years ago |
aouelete
|
acbcf17905
|
Fixed config path
|
9 years ago |
Luminarys
|
0e4df85ba1
|
Fixed config loading
|
9 years ago |
Drew DeVault
|
0f29f04816
|
Set test to NULL when appropriate
Thanks @SyedAmerGilani
|
9 years ago |
Drew DeVault
|
1ec8e082a2
|
Free environment vars after loading config
Thanks @SyedAmerGilani
|
9 years ago |
Drew DeVault
|
79f9d93ef3
|
Refactor config file loading
|
9 years ago |
Drew DeVault
|
ae367c5af4
|
Merge pull request #80 from SyedAmerGilani/fix_memory_leaks
fix a few possible memory leaks
|
9 years ago |
Syed Amer Gilani
|
ba5b451dd0
|
fixed string building for XDG_CONFIG_HOME config loading
|
9 years ago |
Syed Amer Gilani
|
95517ac77e
|
fix a few possible memory leaks
|
9 years ago |
Luminarys
|
f718556a85
|
Removed debugging, added in proper gap resets for config reloads
|
9 years ago |
Drew DeVault
|
446d593b4c
|
Merge pull request #73 from KoffeinFlummi/gaps
Add support for gaps option
|
9 years ago |
KoffeinFlummi
|
c75d5ceba4
|
Merge remote-tracking branch 'upstream/master' into gaps
|
9 years ago |
Drew DeVault
|
8e201091a5
|
Fix indented comments being weird
|
9 years ago |
KoffeinFlummi
|
4c688cba4e
|
Add support for gaps option
|
9 years ago |
Drew DeVault
|
85a573dab7
|
Revert "enhanced whitespace remover"
This reverts commit abd0afb03a .
|
9 years ago |
Drew DeVault
|
2139001c9f
|
Coding style enforcement
This was done by hand, so I might have missed things. If anyone knows of
a good C style enforcement tool, let me know.
|
9 years ago |
Drew DeVault
|
2f6dd0687b
|
Merge pull request #65 from taiyu-len/focus_v2
Focus v2
|
9 years ago |
Drew DeVault
|
debb0d6bc1
|
Fix #64
|
9 years ago |
taiyu
|
b132f67e7b
|
minor fixes
|
9 years ago |
taiyu
|
abd0afb03a
|
enhanced whitespace remover
|
9 years ago |
taiyu
|
e9c3a9016f
|
config handles comments better
|
9 years ago |
Drew DeVault
|
780893a933
|
Add support for workspace [name] output [name]
|
9 years ago |