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 |
|
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
|
4cbd53810b
|
docs(config): Added example with xtitle
|
2016-06-01 15:12:36 +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
|
f033e0e7e5
|
feat(dsl): DSL patching script
Script to handle patching of configuration files
when the colon-to-dashes change gets merged
|
2016-05-31 19:45:56 +02:00 |
|
Michael Carlberg
|
e225201bee
|
fix(ci): Irc notification template
|
2016-05-31 16:53:03 +02:00 |
|
Michael Carlberg
|
a85b445080
|
task(ci): Enable ccache
|
2016-05-31 16:36:20 +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
|
b89536af2b
|
fix(ci): Update notification settings
|
2016-05-31 15:05:14 +02:00 |
|
Michael Carlberg
|
7478d4cd07
|
fix(ci): Notification syntax
|
2016-05-31 13:09:42 +02:00 |
|
Michael Carlberg
|
9f520dea7a
|
fix(network): Proper handling of connectivity testing
|
2016-05-31 12:34:49 +02:00 |
|
Michael Carlberg
|
5e9623c24d
|
fix(ci): Dump CC version
|
2016-05-31 10:37:32 +02:00 |
|
Michael Carlberg
|
56f6d62da4
|
Revert "fix(docs): Remove travis build indicator"
Enable the build indicator since the build configuration
has been setup properly.
|
2016-05-31 10:33:43 +02:00 |
|
Michael Carlberg
|
a522e43ed1
|
fix(ci): Working Travis configuration
|
2016-05-31 10:33:43 +02:00 |
|
Michael Carlberg
|
f8c8204a91
|
fix(core): Expand tilde in config path
|
2016-05-31 06:27:30 +02:00 |
|
Michael Carlberg
|
57a9027f30
|
feat(core): Add terminate script
|
2016-05-31 06:09:16 +02:00 |
|
Michael Carlberg
|
3cc160b6ac
|
fix(build): Bumped cmake project version
|
2016-05-31 05:56:45 +02:00 |
|
Michael Carlberg
|
3683187f44
|
fix(git): Fixate submodules
|
2016-05-31 05:13:22 +02:00 |
|