Commit Graph

2257 Commits

Author SHA1 Message Date
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
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
9b70fb2442 task(build): Bumped PKGBUILD version 2016-05-24 07:20:52 +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
ab31d9885f fix(core): Include build flag in config 2016-05-24 05:30:17 +02:00
Michael Carlberg
58ff2d53f3 fix(build.sh): Add newline after prompt 2016-05-24 04:44:02 +02:00
Michael Carlberg
a6ebd3986f fix(build): Conditionally include network module 2016-05-24 04:37:14 +02:00
Michael Carlberg
5418996b85 fix(build): Typo 2016-05-24 04:30:59 +02:00
Michael Carlberg
e93e3ddcbc docs(build): Update 2016-05-24 04:21:02 +02:00
Michael Carlberg
ae6184754b docs(build): Version bump 2016-05-24 04:07:45 +02:00
Michael Carlberg
dbd5e679db fix(build): Improved dependency checks 2016-05-24 04:06:29 +02:00
Michael Carlberg
f5bb87f39a fix(core): Omit trailing semicolon in macro 2016-05-24 04:00:43 +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
f3d04a5a5c docs(build): Added cmake to the dependency list 2016-05-24 02:55:25 +02:00
Michael Carlberg
92e1216574 fix(fonts): Default offset to 0 if not specified 2016-05-24 00:49:35 +02:00
Michael Carlberg
32f274c88a docs(build): Updated Arch Linux dependency list 2016-05-23 20:27:10 +02:00
Michael Carlberg
b3ebdaeaab fix(build): PKGBUILD now references correct boost package 2016-05-23 20:25:56 +02:00
Michael Carlberg
b74a2957c3 fix(build): Update dependency list and added auto test for i3 2016-05-20 11:20:58 +02:00
Michael Carlberg
55ac6bc732 feat(build): Add PKGBUILD 2016-05-20 09:58:30 +02:00
Michael Carlberg
c7b6554668 fix(mpd) Support relative seek percentages 2016-05-20 05:34:07 +02:00
Michael Carlberg
20934b9316 docs(build) Added note about Lemonbar version 2016-05-20 05:33:16 +02:00
Michael Carlberg
b8dec03083 fix(build): No need to specify default build type 2016-05-20 04:42:02 +02:00