Commit Graph

15 Commits

Author SHA1 Message Date
26daf744bb fix: Conditional modules 2016-06-27 21:52:21 +02:00
718cfd294d fix(xcb): Use xcb_rectangle for monitor bounds 2016-06-24 01:42:58 +02:00
825b47b7d4 Cleanup of bar::load 2016-06-24 00:26:08 +02:00
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
55f5a6fb70 task: Removed torrent module 2016-06-20 15:08:13 +02:00
c959d2c7c6 refactor(bar): Make monitor vector local 2016-06-14 12:15:22 +02:00
2c74cb06de task(dsl): Replace colons with dashes
Colons break ini syntax highlighters and linters.
2016-06-11 07:49:14 +02:00
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
d1eed705e0 fix(core): Only include network module header if compile flag is set 2016-05-24 12:53:41 +02:00
6a4e8d4196 fix(core): Replace space with dash in lemonbar args 2016-05-24 08:38:03 +02:00
0ec71829e4 task(core): Merge consecutive lemonbar tags 2016-05-24 08:11:17 +02:00
d75a375538 fix(core): Be more clean why the module is invalid 2016-05-24 06:30:06 +02:00
a6ebd3986f fix(build): Conditionally include network module 2016-05-24 04:37:14 +02:00
92e1216574 fix(fonts): Default offset to 0 if not specified 2016-05-24 00:49:35 +02:00
eeefb3c610 init(git): Base commit 2016-05-19 20:23:45 +02:00