Commit graph

267 commits

Author SHA1 Message Date
geommer
c49ddda6f1 Many cleanups && RandR gets always compiled now. 2016-03-24 11:37:27 +02:00
geommer
cc715a181e introduce ya_parse.c 2016-03-23 20:29:35 +02:00
geommer
8074070756 introduce ya_parse.c 2016-03-23 20:28:42 +02:00
geommer
5e6e15eb9e add inherit option. Fixes #25 2016-03-23 20:06:48 +02:00
geommer
668e80a7ec set correct length for monitor name. Fixes #36 2016-03-23 11:13:14 +02:00
geommer
0b177d080a add text justify block-specific option 2016-03-23 10:57:09 +02:00
geommer
858a355fba minor cleanups 2016-03-23 09:13:58 +02:00
geommer
d6c642a181 Add safer use of string functions 2016-03-23 08:41:09 +02:00
geommer
74daddd2d4 drop travis. It uses incompatible old libconfig1.4 2016-03-22 14:00:43 +02:00
geommer
cda019aa76 update travis 2016-03-22 13:49:14 +02:00
geommer
74df29f9b3 update travis 2016-03-22 13:26:29 +02:00
geommer
76f4293e7b update travis 2016-03-22 13:22:28 +02:00
geommer
af637b265d update travis 2016-03-22 13:16:30 +02:00
geommer
e6191f6a11 update travis 2016-03-22 13:00:59 +02:00
geommer
296c977129 update travis 2016-03-22 12:56:55 +02:00
geommer
f70a3f63d5 add travis to master 2016-03-22 12:48:28 +02:00
geommer
be4f0fcafc kill only persist child, improves fix #34. 2016-03-22 07:46:28 +02:00
geommer
db71233e66 Merge pull request #34 from Lindenk/fix_unterminated_persist_scripts
Fix unterminated persistent scripts
2016-03-22 07:40:57 +02:00
geommer
d13117d9da Merge pull request #31 from huffstler/patch-1
spelling error in example config file
2016-03-22 07:14:15 +02:00
Linden Krouse
7ab60b46ae Fixed bug where persistent scripts would not exit if yabar was killed through most signals(?) 2016-03-21 21:15:17 -04:00
~P
dd56f58644 spelling error in example config file
Not a big change, but if people copy and paste the config, it wouldn't work off the bat.
2016-03-21 17:51:43 -04:00
geommer
83bb839c56 Add borders to the bar. Fixes #28 2016-03-21 15:36:32 +02:00
geommer
470ab05be1 use _exit instead of exit for fork child 2016-03-21 13:25:45 +02:00
geommer
c9aa3824be Correct Ubuntu dependencies in README. Fixes #27 2016-03-21 06:52:01 +02:00
geommer
5d6c34c011 Change makefile for Ubuntu issues. Fixes #18 2016-03-20 17:09:42 +02:00
geommer
e072643df8 change makefile possible fix for #22 2016-03-20 07:42:56 +02:00
geommer
83c5d32e59 just a small fix for fix #12 2016-03-20 07:17:17 +02:00
geommer
8ec2f53e0c Merge pull request #23 from Lindenk/width_horizonal_gap_default
Fixed #12 - Center bar when width is specified but not horizontal-gap
2016-03-20 07:00:55 +02:00
Linden Krouse
4f7cbf29dd Fixed #12 2016-03-19 22:59:46 -04:00
geommer
fe14a6d11d fallback to depth=24 if no depth=32 2016-03-19 16:01:29 +02:00
geommer
89b2683ade cleanup license 2016-03-19 15:33:49 +02:00
geommer
5dc9fcc027 change licesne from ISC to MIT 2016-03-19 15:29:53 +02:00
geommer
53b001717e slack readme fix #20 2016-03-19 13:26:21 +02:00
geommer
fd3653d3ca final fix for #9? 2016-03-19 13:04:40 +02:00
geommer
ff323e2fa4 cleanup 2016-03-19 11:37:04 +02:00
geommer
4bb21c6245 update makefile optimization to O0, possible fix for #9 2016-03-19 11:36:34 +02:00
geommer
10f0d58bb5 potential fix for #9 2016-03-18 16:44:09 +02:00
geommer
d804232df3 add env vars to readme 2016-03-18 15:54:59 +02:00
geommer
712b7784ad fix when wrong monitor entry 2016-03-18 15:11:19 +02:00
geommer
a14cd82264 update readme for randr 2016-03-18 15:01:35 +02:00
geommer
4d4d08f2e2 fix when no monitor entry 2016-03-18 14:51:54 +02:00
geommer
c9c0e709b1 preliminary working randr support 2016-03-18 14:42:01 +02:00
geommer
86c83cf7db add get monitor from name 2016-03-18 12:15:31 +02:00
geommer
f13efbf9f2 just getting monitors info 2016-03-17 20:07:42 +02:00
geommer
5fcc011435 improve fix #13 2016-03-17 11:13:59 +02:00
geommer
7ffc1e19d6 add pedantic to makefile 2016-03-17 08:58:30 +02:00
geommer
8a8ba49595 Add env variables for dimensions, fix #13 2016-03-17 08:09:38 +02:00
geommer
c59e15954e update README 2016-03-15 20:53:19 +02:00
geommer
33ae9bcc97 Merge pull request #10 from gigawhitlocks/master
Add install instructions to the README with dependencies, fix #8
2016-03-15 20:45:20 +02:00
Ian Whitlock
fa1989ae37 Added install instructions to the README with dependencies copied from Issue 8 2016-03-15 11:24:03 -05:00