awesome/lib
Uli Schlachter a3e690d191 imagebox: Redraw in :set_image()
If someone modifies a cairo surface and then sets the resulting object as the
image of an imagebox, the imagebox needs to redraw. Thus, since surfaces are
modifiable, we cannot assume that nothing changed when the same image is set
multiple times on an imagebox.

However, the dimensions of a surface cannot be changed and thus this does not
need to emit widget::layout_changed.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-29 00:28:26 +02:00
..
awful awful.client.cycle: Fix API docs 2015-09-29 00:28:26 +02:00
beautiful Use awful.util.round in beautiful.xresources.apply_dpi 2015-08-12 14:18:57 +02:00
gears Merge pull request #454 from psychon/remove_gears.debug.assert 2015-09-21 21:16:36 +02:00
menubar menubar: fix height to be rounded 2015-08-31 20:47:22 +02:00
naughty naughty.notify: improve doc for args.run 2015-09-23 20:56:17 +02:00
wibox imagebox: Redraw in :set_image() 2015-09-29 00:28:26 +02:00