awesome/spec/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_spec.lua Add a generic cache system as gears.cache 2015-07-25 15:07:47 +02:00
color_spec.lua spec: fix "require" statements for busted 2.0.rc6 2015-02-19 12:13:53 +01:00
matrix_spec.lua gears.matrix: Implement matrices in Lua 2015-09-19 13:32:12 +02:00
object_spec.lua gears.object: Add :weak_connect_signal() 2015-06-25 06:37:04 +02:00
sort_spec.lua Add unit tests 2014-08-23 22:09:06 +02:00