Commit Graph

830 Commits

Author SHA1 Message Date
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
Michael Carlberg
6cfa2b7b4f docs(aur): Add note about stable package 2016-05-31 04:52:08 +02:00
Michael Carlberg
d63c0af5f1 fix(core): Safety check 2016-05-31 04:46:34 +02:00
Michael Carlberg
aea077cd47 task(aur): Update PKGBUILD 2016-05-31 03:56:51 +02:00
Michael Carlberg
f23ec49e4a docs(build): Bump version 2016-05-31 03:48:09 +02:00
Michael Carlberg
402b1e82ee fix(docs): Formatting 2016-05-31 03:10:01 +02:00
Michael Carlberg
de1d5f3f4a fix(battery): Make it possible to disable polling 2016-05-31 03:05:09 +02:00
Michael Carlberg
0052ebc7a9 fix(docs): Store updated sample scrot 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
a3229c30a5 fix(docs): Remove travis build indicator
The Travis build configuration needs to be setup
properly before showing the indicator.
2016-05-31 00:33:55 +02:00
Michael Carlberg
3bdadb0b62 fix(docs): Update dependency package lists 2016-05-31 00:05:25 +02:00
Michael Carlberg
4adb3120d1 fix(core): Remove redundant includes 2016-05-30 23:58:26 +02:00
Michael Carlberg
d904833654 fix(ci): Travis config upddate 2016-05-26 23:25:05 +02:00
Michael Carlberg
9972d56bb2 fix(build): Dont include old util lib 2016-05-26 23:22:19 +02:00
Michael Carlberg
e8ead4d83f fix(ci): Tell Travis to install cmake 3.x 2016-05-26 22:00:38 +02:00
Michael Carlberg
26a952d7e0 feat(ci): Added Travis config 2016-05-26 21:10:37 +02:00
Michael Carlberg
886e5f188e task(aur): Update version 2016-05-26 16:15:31 +02:00
Michael Carlberg
4639bbe0d6 fix(docs): Updated sample screenshot 2016-05-26 14:52:24 +02:00
Michael Carlberg
a3c58643d5 task(build): Bumped version to 0.1.3 2016-05-26 14:36:05 +02:00
Michael Carlberg
5f2b0e682f docs(config): Remove battery module WIP notice 2016-05-26 11:51:40 +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
925469fec1 task(docs): Added screenshot to README.md 2016-05-25 17:44:28 +02:00
Michael Carlberg
4461234bf8 fix(docs): Updated ubuntu dependencies after testing 2016-05-25 15:38:31 +02:00
Michael Carlberg
034a3025e8 fix(docs): No need to test config before using wrapper
The wrapper now redirects stderr to both file and stdout
which means that errors outputted in the pipe will be seen
2016-05-25 14:52:21 +02:00
Michael Carlberg
d22bd48e8c fix(wrapper.sh): Redirect stderr to both file and stdout 2016-05-25 14:48:37 +02:00
Michael Carlberg
609f56fb7a fix(wrapper.sh): Silence output of failed kills 2016-05-25 13:58:57 +02:00
Michael Carlberg
6c6919550b fix(wrapper.sh): Tried to improve safety 2016-05-25 13:04:59 +02:00
Michael Carlberg
c8a195f5f0 fix(docs): Locate example configs using install prefix 2016-05-24 23:52:36 +02:00
Michael Carlberg
40524979d0 fix(script): Do not process empty script output 2016-05-24 23:37:16 +02:00
Michael Carlberg
8535f5a83d docs(config): Documentation of module configuration 2016-05-24 23:30:18 +02:00
Michael Carlberg
dc986853e1 feat(git): Update old tag refs in README.md using pre-commit hook 2016-05-24 17:02:33 +02:00
Michael Carlberg
134e369df2 docs(build): Refer arch users to the AUR git package 2016-05-24 15:13:11 +02:00
Michael Carlberg
736ab8e781 task(build): Cleanup of AUR build files 2016-05-24 15:10:30 +02:00
Michael Carlberg
3975dabeb8 docs(build): Bump version 2016-05-24 14:44:33 +02:00
Michael Carlberg
3f2eebef6e task(build): Install configuration examples 2016-05-24 14:41:36 +02:00
Michael Carlberg
dfd5816c37 task(build): Clean up build directives 2016-05-24 14:24:45 +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
0bcd4f9a53 task(core): Basic sample configurations 2016-05-24 09:24:27 +02:00