Michael Carlberg
|
6cae06c4dc
|
refactor(script): Better handling of tail scripts
|
2016-06-14 12:15:22 +02:00 |
|
Michael Carlberg
|
c959d2c7c6
|
refactor(bar): Make monitor vector local
|
2016-06-14 12:15:22 +02:00 |
|
Michael Carlberg
|
3bc408e3cf
|
refactor(eventloop): Pipe handling
|
2016-06-14 12:15:21 +02:00 |
|
Michael Carlberg
|
ea15f4a5de
|
fix(battery): Prevent broadcast if values are unchanged
|
2016-06-14 05:24:56 +02:00 |
|
Michael Carlberg
|
4991e18b19
|
fix(registry): Offset module loading
|
2016-06-14 02:55:32 +02:00 |
|
Michael Carlberg
|
f7734de26a
|
feat(script): Option to tail script output
|
2016-06-13 23:41:59 +02:00 |
|
Michael Carlberg
|
552c0b58a5
|
fix(command): try to please linter
|
2016-06-11 13:55:10 +02:00 |
|
Michael Carlberg
|
2c74cb06de
|
task(dsl): Replace colons with dashes
Colons break ini syntax highlighters and linters.
|
2016-06-11 07:49:14 +02:00 |
|
Michael Carlberg
|
0e52c02a5f
|
fix(core): Exit with correct status code on failure
|
2016-06-10 16:19:27 +02:00 |
|
Michael Carlberg
|
0e9900db74
|
fix(volume): Improve mixer event handling
Fixes jaagr/lemonbuddy#14
|
2016-06-10 01:09:54 +02:00 |
|
Michael Carlberg
|
f667b739f0
|
task(mpd): Move connection settings to config
Closes jaagr/lemonbuddy#16
|
2016-06-09 13:44:01 +02:00 |
|
Michael Carlberg
|
20ebe00656
|
fix(volume): Do not require pending events when querying for headphones
|
2016-06-02 19:00:04 +02:00 |
|
Michael Carlberg
|
8c8d5bc4a8
|
fix(core): Always initialize input pipe
|
2016-06-02 18:47:26 +02:00 |
|
Michael Carlberg
|
331c94c248
|
fix(volume): Handle non synced mute
|
2016-06-02 18:45:48 +02:00 |
|
Michael Carlberg
|
39d3f61497
|
refactor(core): Clean-up
- use "#pragma once" instead of the regular include guard
- fix errors and warnings reported by cppcheck
|
2016-06-02 01:32:06 +02:00 |
|
Michael Carlberg
|
b63e25d6e7
|
fix(core): Nullptr checks
|
2016-06-01 17:03:11 +02:00 |
|
Michael Carlberg
|
a410e182a9
|
fix(volume): Unit testing would be nice
|
2016-06-01 16:35:24 +02:00 |
|
Michael Carlberg
|
89a476e94c
|
fix(mpd): Avoid nullptrs
|
2016-06-01 16:29:17 +02:00 |
|
Michael Carlberg
|
78effb28b8
|
fix(volume): Prevent nullptr
|
2016-06-01 16:26:44 +02:00 |
|
Michael Carlberg
|
f1e7991279
|
fix(battery): Check file existance
|
2016-06-01 16:06:36 +02:00 |
|
Michael Carlberg
|
9321fb0db9
|
fix(backlight): Check file existance
|
2016-06-01 16:06:24 +02:00 |
|
Michael Carlberg
|
af6ef01ea6
|
fix(cpu): Bad value for total load percentage
|
2016-06-01 08:18:49 +02:00 |
|
Michael Carlberg
|
f573fcc531
|
fix(bspwm): Do not output empty click handlers
|
2016-06-01 07:49:14 +02:00 |
|
Michael Carlberg
|
a6ec504513
|
feat(core): Throttle writes to stdout
|
2016-06-01 01:07:23 +02:00 |
|
Michael Carlberg
|
85f9dfd872
|
fix(network): Remove pointless lock
|
2016-05-31 16:07:55 +02:00 |
|
Michael Carlberg
|
688ca94658
|
fix(battery): Remove pointless lock
|
2016-05-31 15:51:48 +02:00 |
|
Michael Carlberg
|
260519ec55
|
fix(battery): Better safety checks
|
2016-05-31 15:40:17 +02:00 |
|
Michael Carlberg
|
9f520dea7a
|
fix(network): Proper handling of connectivity testing
|
2016-05-31 12:34:49 +02:00 |
|
Michael Carlberg
|
f8c8204a91
|
fix(core): Expand tilde in config path
|
2016-05-31 06:27:30 +02:00 |
|
Michael Carlberg
|
d63c0af5f1
|
fix(core): Safety check
|
2016-05-31 04:46:34 +02:00 |
|
Michael Carlberg
|
de1d5f3f4a
|
fix(battery): Make it possible to disable polling
|
2016-05-31 03:05:09 +02:00 |
|
Michael Carlberg
|
4a6a36f08f
|
fix(battery): Poll capacity level
Some distros doesn't report any inotify event's for
the filesystem where the battery capacity file is located.
Resort to polling for now...
|
2016-05-31 02:55:08 +02:00 |
|
Michael Carlberg
|
4adb3120d1
|
fix(core): Remove redundant includes
|
2016-05-30 23:58:26 +02:00 |
|
Michael Carlberg
|
9972d56bb2
|
fix(build): Dont include old util lib
|
2016-05-26 23:22:19 +02:00 |
|
Michael Carlberg
|
23b2cc69dd
|
fix(battery): Proper handling of charge animation
Closes jaagr/lemonbuddy#3
|
2016-05-26 11:50:01 +02:00 |
|
Michael Carlberg
|
40524979d0
|
fix(script): Do not process empty script output
|
2016-05-24 23:37:16 +02:00 |
|
Michael Carlberg
|
d1eed705e0
|
fix(core): Only include network module header if compile flag is set
|
2016-05-24 12:53:41 +02:00 |
|
Michael Carlberg
|
6a4e8d4196
|
fix(core): Replace space with dash in lemonbar args
|
2016-05-24 08:38:03 +02:00 |
|
Michael Carlberg
|
0ec71829e4
|
task(core): Merge consecutive lemonbar tags
|
2016-05-24 08:11:17 +02:00 |
|
Michael Carlberg
|
d75a375538
|
fix(core): Be more clean why the module is invalid
|
2016-05-24 06:30:06 +02:00 |
|
Michael Carlberg
|
a6ebd3986f
|
fix(build): Conditionally include network module
|
2016-05-24 04:37:14 +02:00 |
|
Michael Carlberg
|
34832d8cd8
|
fix(core): Catch exit codes
|
2016-05-24 04:00:01 +02:00 |
|
Michael Carlberg
|
a83ecb36db
|
fix(memory): Set vars to 0 if exception is thrown
|
2016-05-24 03:47:31 +02:00 |
|
Michael Carlberg
|
92e1216574
|
fix(fonts): Default offset to 0 if not specified
|
2016-05-24 00:49:35 +02:00 |
|
Michael Carlberg
|
c7b6554668
|
fix(mpd) Support relative seek percentages
|
2016-05-20 05:34:07 +02:00 |
|
Michael Carlberg
|
eeefb3c610
|
init(git): Base commit
|
2016-05-19 20:23:45 +02:00 |
|