Michael Carlberg
|
b97e4c56c5
|
fix(cmake): Properly check xcb-xrm
The default value of WITH_XRM was never calculated because
the "IF NOT DEFINED" check was done after the call to option()
Refs #381
|
2017-01-26 12:59:13 +01:00 |
|
Michael Carlberg
|
8fa879c8d8
|
fix(cmake): Require xcb-proto>=1.12 for monitor support
Refs #344
|
2017-01-25 20:16:04 +01:00 |
|
Michael Carlberg
|
017abee679
|
fix(cmake): Require randproto>=1.5 for monitor support
Refs #344
|
2017-01-25 17:36:40 +01:00 |
|
Michael Carlberg
|
6692b4a8da
|
refactor(x11): Cleanup
|
2017-01-24 10:49:14 +01:00 |
|
Michael Carlberg
|
5e1886a312
|
wip(refactor): Cairo drawing
|
2017-01-24 07:11:14 +01:00 |
|
Michael Carlberg
|
e1483c3f65
|
refactor(xresources): Use xcb-util-xrm
Drop the Xlib version and handle X resource
lookups using xcb-util-xrm
Refs #356
|
2017-01-20 02:26:01 +01:00 |
|
Michael Carlberg
|
6fb48c8e6f
|
feat(build): Add flag for drawing visible whitespace
|
2017-01-13 11:04:43 +01:00 |
|
Michael Carlberg
|
081578b168
|
fix(cmake): Require XRandR 1.5+ for monitor support
Refs #280
|
2017-01-13 04:13:46 +01:00 |
|
Michael Carlberg
|
506ac3e4ac
|
fix(xrandr): Enable monitor support by default
Refs #280
|
2017-01-13 04:02:27 +01:00 |
|
Michael Carlberg
|
385572ec64
|
feat(xrandr): Support for monitors
Refs #280
|
2017-01-13 03:52:57 +01:00 |
|
Michael Carlberg
|
79856d7ed2
|
feat(ipc): Add polybar-msg to facilitate ipc messaging
|
2017-01-10 02:09:33 +01:00 |
|
Michael Carlberg
|
b417c9f812
|
feat(github): New module
Module used to query the GitHub API for information.
Currently only supports notification count.
Ref #84
|
2016-12-19 22:12:31 +01:00 |
|
Michael Carlberg
|
6aba583c3e
|
refactor(build): Rename X extension flags
|
2016-11-30 12:48:13 +01:00 |
|
Michael Carlberg
|
608519363d
|
feat(xkeyboard): New module
New module that uses the X keyboard extension
to show keyboard layout and indicators.
Ref #84, #200
|
2016-11-30 10:08:44 +01:00 |
|
Michael Carlberg
|
4fb7c98455
|
build: Optional X extensions
|
2016-11-26 15:42:48 +01:00 |
|
Michael Carlberg
|
9fdc22843b
|
refactor: Cleanup rendering
|
2016-11-25 04:42:27 +01:00 |
|
Michael Carlberg
|
c1162960cc
|
fix(battery): Try several value files
Fixes #177
|
2016-11-21 08:30:25 +01:00 |
|
Michael Carlberg
|
38f9ba81cd
|
feat(battery): Estimated time remaining
Adds a new token %time% that will display an
estimate of the remaining time until fully
charged/discharged
|
2016-11-19 15:42:31 +01:00 |
|
Michael Carlberg
|
fd57ab0f3d
|
fix: project rename
|
2016-11-19 06:26:07 +01:00 |
|
Michael Carlberg
|
489f3ce480
|
wip: Inter-process messaging
|
2016-11-13 19:05:30 +01:00 |
|
Michael Carlberg
|
2314b57bce
|
fix(cmake): Default module flags based on libs
|
2016-11-12 17:25:44 +01:00 |
|
NBonaparte
|
a06b38f534
|
feat(temperature): Added temp module and examples
|
2016-11-10 22:54:07 -08:00 |
|
Michael Carlberg
|
74a04ded80
|
fix(build): Add missing files
|
2016-11-03 13:06:33 +01:00 |
|