1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
Commit graph

24 commits

Author SHA1 Message Date
Michael Carlberg
e4c457dcc7 task(build): Output current build type and compiler 2016-06-21 07:48:24 +02:00
Michael Carlberg
4bed34156e fix(build): Ignore warnings about unused variables for release builds 2016-06-21 04:27:14 +02:00
Michael Carlberg
41c807afc2 build: Removed compiler condition 2016-06-20 15:54:05 +02:00
Michael Carlberg
b5e5f8769d build: Bump version to 1.2.0 2016-06-14 13:17:26 +02:00
Michael Carlberg
29d284ff12 build: Bump version to 1.1.2 2016-06-14 05:37:03 +02:00
Michael Carlberg
3062a1416f task(build): Bumped version to 1.1.1 2016-06-14 02:56:53 +02:00
Michael Carlberg
37ceb4d5c4 task(build): Bumped version to 1.1.0 2016-06-13 23:43:45 +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
9d9a1ab285 task(build): Bumped version to 0.2.0 2016-06-10 01:16:01 +02:00
Michael Carlberg
f71548bc57 task(build): Bumped version to 0.1.5 2016-06-09 15:47:38 +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
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
3cc160b6ac fix(build): Bumped cmake project version 2016-05-31 05:56:45 +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
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
5418996b85 fix(build): Typo 2016-05-24 04:30:59 +02:00
Michael Carlberg
dbd5e679db fix(build): Improved dependency checks 2016-05-24 04:06:29 +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
fb41505a8f fix(build) Default to build type Release 2016-05-20 04:34:29 +02:00
Michael Carlberg
eeefb3c610 init(git): Base commit 2016-05-19 20:23:45 +02:00