awesome/lib/wibox/widget
Uli Schlachter 31b69dbe1a drawable: Use a context table as first argument to :draw()
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>
2015-08-12 11:17:48 +02:00
..
background.lua Add "visible" property for widgets 2015-08-10 23:09:07 +02:00
base.lua Add "visible" property for widgets 2015-08-10 23:09:07 +02:00
imagebox.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
systray.lua drawable: Use a context table as first argument to :draw() 2015-08-12 11:17:48 +02:00
textbox.lua wibox.widget.textbox: skip setting unchanged layout properties 2015-07-29 01:20:23 +02:00