awesome/lib/gears
Uli Schlachter a2c1106401 gears.surface: Also apply default when called with "nil"
Before this, calling one of the loading functions with a nil argument always
made it return the default 0x0 surface. With this change, the passed-in default
value is now properly applied.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-01-17 17:33:39 +01:00
..
cache.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
color.lua gears.color: Add support for named colors 2016-01-17 14:27:29 +01:00
debug.lua Add timestamps to messages on stderr (#602) 2015-12-31 15:38:17 +01:00
init.lua Add gears.matrix for working with cairo matrices 2015-08-12 10:38:22 +02:00
matrix.lua Merge pull request #454 from psychon/remove_gears.debug.assert 2015-09-21 21:16:36 +02:00
object.lua gears.object:weak_connect_signal: Use a weak-value table (#520) 2015-12-10 23:19:52 +01:00
sort.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
surface.lua gears.surface: Also apply default when called with "nil" 2016-01-17 17:33:39 +01:00
timer.lua Add some documentation to gears.timer 2015-11-01 17:08:20 +01:00
wallpaper.lua Set the wallpaper more intelligently 2015-10-26 23:06:32 +01:00