Together with the context argument to :draw(), this even allows widgets to have DPI-dependant size. Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Uli Schlachter <psychon@znc.in>
This table contains the drawable, wibox and titlebar that we are drawing on, but also includes the screen and the DPI of that screen. This allows widgets to depend on the DPI in their rendering. Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-b: Julian Wollrath <jwollrath@web.de>