awesome/lib/gears
Uli Schlachter 34927b187d gears.matrix: Implement matrices in Lua
Instead of going through LGI to call cairo, this now implements the various
matrix operations directly in Lua. The plan is to avoid the overhead that we hit
due to LGI.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-19 13:32:12 +02:00
..
cache.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color.lua fix(lib: gears: color): use surface for recolor 2015-09-04 21:09:46 +02:00
debug.lua gears.debug: add support for limited depth 2015-08-01 11:24:35 +02:00
init.lua Add gears.matrix for working with cairo matrices 2015-08-12 10:38:22 +02:00
matrix.lua gears.matrix: Implement matrices in Lua 2015-09-19 13:32:12 +02:00
object.lua wibox.widget.base: add __tostring method to widgets 2015-07-26 18:17:01 +02:00
sort.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
surface.lua doc(lib: gears: surface): more verbose docstring 2015-09-07 20:29:57 +02:00
timer.lua Merge branch 'widget_context' 2015-08-23 15:33:43 +02:00
wallpaper.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00