polybar-dwm/include
Chase Geigle e7dc6b8bbb fix(renderer): Use proper font scaling based on DPI
This tries to mimic the old renderer's behavior as closely as possible.
In the absence of any information, DPI is assumed to be 96x96. DPI can
be configured on a per-bar basis using the configuration key "dpi".

To use the DPI configuration from Xresources (if built with support),
one can specify the following in the bar config:

dpi = ${xrdb:Xft.dpi:96}
2017-01-25 04:35:35 +01:00
..
adapters refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
cairo fix(renderer): Use proper font scaling based on DPI 2017-01-25 04:35:35 +01:00
components refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
drawtypes feat(bspwm,i3): Fuzzy-matching names for icons 2017-01-23 17:01:30 +01:00
events wip(refactor): Cairo drawing 2017-01-24 07:41:46 +01:00
modules refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
utils fix(color_util): Add missing header 2017-01-24 12:37:19 +01:00
x11 fix(x11): Add missing header 2017-01-24 12:09:09 +01:00
common.hpp feat(string_util): Custom stringstream 2017-01-13 13:01:22 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
version.hpp build: Bump version to 3.0.0-alpha 2017-01-24 12:06:58 +01:00