awesome/lib
Uli Schlachter 289dfd1615 gears.surface.widget_to_*: Ignore repaints (#1155)
For some reason, the code here tried to handle widget::redraw_needed
signals even though it should apparently/obviously only produce a
current snapshot of the widget's look.

Fix this by just removing the redraw code.

While here, also factor out the widget context table into a local
variable and re-use it for the initial layout and for the later draw.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-19 12:32:30 +02:00
..
awful prompt: Fix 2 deprecation warnings 2016-10-12 01:53:53 -04:00
beautiful Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
gears gears.surface.widget_to_*: Ignore repaints (#1155) 2016-10-19 12:32:30 +02:00
menubar menubar.utils: Use a protected call (#1174) 2016-10-19 12:29:54 +02:00
naughty Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
wibox widget: Add a slider widget. 2016-10-12 02:24:47 -04:00