Michael Carlberg
f2bbd301f2
feat(xbacklight): Change value on scroll
...
- Add action handlers for scroll up/down (conf: enable-sroll = true)
- Use xcb_timestamps instead of the throttle util
2016-11-12 13:07:05 +01:00
Michael Carlberg
d9707068f9
fix(tray): Disable tray if nodraw is set
2016-11-11 10:23:21 +01:00
NBonaparte
a06b38f534
feat(temperature): Added temp module and examples
2016-11-10 22:54:07 -08:00
Michael Carlberg
a1d30ddee3
feat: Configurable _NET_WM_STRUT_PARTIAL
...
Bspwm just released support for _NET_WM_STRUT_PARTIAL
which can be used to fix the workspace padding
New config section:
[global/wm]
margin-top = 5
margin-bottom = 5
margin-left = 5
margin-right = 5
2016-11-04 20:23:15 +01:00
Michael Carlberg
de2ee4db1b
fix(tray): Default to bar background rgb
2016-11-04 19:33:38 +01:00
Michael Carlberg
0814ed381f
refactor: Group consecutive ascii chars and render string
2016-11-04 19:22:00 +01:00
Michael Carlberg
869c5fe718
refactor: Code cleanup
2016-11-04 19:21:56 +01:00
Michael Carlberg
004d499ce3
fix: Make sure background colors are filled
...
Fixes a bug where alignment changes caused
the previous background to bleed over because
of the shift.
Fixes #141
2016-11-04 12:06:52 +01:00
Michael Carlberg
d74dd7f3ef
fix(build): Remove disabled libs
2016-11-03 19:01:45 +01:00
Michael Carlberg
37ad86fa1c
fix(build): GCC warnings
2016-11-03 18:19:47 +01:00
Michael Carlberg
b9e4ee9b92
fix: Disable modules with error
2016-11-03 14:10:48 +01:00
Michael Carlberg
e7cb345cec
wip: Separate source from definitions
2016-11-03 12:54:32 +01:00