Commit Graph

29 Commits

Author SHA1 Message Date
Michael Carlberg 821e6f4256 refactor: Store libraries in lib/ 2016-06-24 00:26:08 +02:00
Michael Carlberg 52335d4f63 cmake: Cleanup 2016-06-24 00:26:08 +02:00
Michael Carlberg 8b7f2b7268 refactor: Replace X11 handling with xpp+xcb
xrandr 1.5 is no longer required for the monitor
handling to work

fixes jaagr/lemonbuddy#12
fixes jaagr/lemonbuddy#24
2016-06-24 00:22:33 +02:00
Michael Carlberg a434072a49 build: Bump version to 1.2.2 2016-06-23 07:39:30 +02:00
Michael Carlberg a1d8d47fb8 build: Dont exclude i3 if option is explicitly defined 2016-06-23 07:39:27 +02:00
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