Commit Graph

2093 Commits

Author SHA1 Message Date
Michael Carlberg
710bd32c26 feat(xbps): Template file for xbps package 2016-06-20 17:41:32 +02:00
Michael Carlberg
5cd0605132 fix(aur): Updated version in git package 2016-06-20 17:25:26 +02:00
Michael Carlberg
92610af7c8 build: Bump version to 1.2.1 2016-06-20 17:08:01 +02:00
Michael Carlberg
fbe91c1b65 fix(docs): Improved launch section 2016-06-20 17:05:23 +02:00
Michael Carlberg
41c807afc2 build: Removed compiler condition 2016-06-20 15:54:05 +02:00
Michael Carlberg
55f5a6fb70 task: Removed torrent module 2016-06-20 15:08:13 +02:00
Michael Carlberg
ff7e15db88 logger: Output INFO messages as default 2016-06-20 14:47:55 +02:00
Michael Carlberg
4b2d2fc986 fix(docs): Added note about lemonbar xft support and i3 issue 2016-06-17 19:27:40 +02:00
Michael Carlberg
7490841e55 fix(mpd): Ignore timer updates if not playing 2016-06-15 05:16:59 +02:00
Michael Carlberg
3319bd10c5 fix(registry): Fixed duplicate refresh calls 2016-06-15 00:57:20 +02:00
Michael Carlberg
b5e5f8769d build: Bump version to 1.2.0 2016-06-14 13:17:26 +02:00
Michael Carlberg
939a704764 fix(core): Conform to musl libc 2016-06-14 13:17:03 +02:00
Michael Carlberg
fc2a6ed795 feat(wrapper): Ability to override app executable 2016-06-14 12:20:18 +02:00
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
266705e016 fix: Catch inotify exceptions 2016-06-14 12:15:21 +02:00
Michael Carlberg
61e3f6716c feat(bump.sh): Version bumping script 2016-06-14 05:39:17 +02:00
Michael Carlberg
29d284ff12 build: Bump version to 1.1.2 2016-06-14 05:37:03 +02:00
Michael Carlberg
ea15f4a5de fix(battery): Prevent broadcast if values are unchanged 2016-06-14 05:24:56 +02:00
Michael Carlberg
d0e12fdcd0 docs: Added license shield 2016-06-14 03:15:33 +02:00
Michael Carlberg
3062a1416f task(build): Bumped version to 1.1.1 2016-06-14 02:56:53 +02:00
Michael Carlberg
4991e18b19 fix(registry): Offset module loading 2016-06-14 02:55:32 +02:00
Michael Carlberg
37ceb4d5c4 task(build): Bumped version to 1.1.0 2016-06-13 23:43:45 +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
6d54893834 fix(ci): Build project using both clang and gcc 2016-06-11 13:20:58 +02:00
Michael Carlberg
49b36fa436 Revert "task(docs): Removed travis build indicator"
A workaround was posted in the travis-ci repo,
that enables clang builds again
2016-06-11 12:37:14 +02:00
Michael Carlberg
b15ad8b21c task(ci): Updated travis config 2016-06-11 12:34:56 +02:00
Michael Carlberg
a52e73be71 -- First major release: 1.0.0 - cheers! -- 2016-06-11 08:04:56 +02:00
Michael Carlberg
b5a0da1457 fix(wrapper.sh): Drop the .sh extension 2016-06-11 07:50:54 +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
3b9dc784ba task(docs): Added another sample screenshot 2016-06-11 06:50:35 +02:00
Michael Carlberg
0e52c02a5f fix(core): Exit with correct status code on failure 2016-06-10 16:19:27 +02:00
Michael Carlberg
613c027fe1 fix(config): Include more fields in example config 2016-06-10 12:18:17 +02:00
Michael Carlberg
9d9a1ab285 task(build): Bumped version to 0.2.0 2016-06-10 01:16:01 +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
737da87e22 fix(docs): Added offset_xy to bar config section 2016-06-10 00:53:02 +02:00
Michael Carlberg
e4c1b6c94f task(docs): Updated README 2016-06-09 16:13:01 +02:00
Michael Carlberg
1e78f57dc7 task(docs): Removed travis build indicator
The travis-ci integration has been disabled until
llvm has fixed the /apt endpoint.
2016-06-09 15:49:40 +02:00
Michael Carlberg
f71548bc57 task(build): Bumped version to 0.1.5 2016-06-09 15:47:38 +02:00
Michael Carlberg
1e2cbc0b2e task(docs): Add bar configuration to README
Closes jaagr/lemonbuddy#18
2016-06-09 14:22:21 +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
f19c11c3c8 docs(volume): Add module description 2016-06-02 19:29:59 +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
b210e5a01d fix(docs): Typo in configuration example 2016-06-02 18:31:02 +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
d0499d4d15 fix(docs): Remove unmerged dsl entries 2016-06-01 18:31:48 +02:00