awesome/spec
Uli Schlachter 4bb02d1b53 wibox.hierarchy: Fix the matrix_to/from_device
Matrix operations are hard. Apparently I always keep confusing the order
that transformations are applied in the matrix resulting from a matrix
multiplication.

This commit fixes things in wibox.hierarchy that were wrong due to the
wrong order and changes a unit test so that it would now catch the
breakage (and makes sure that it does not happen again).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-10-05 20:07:19 +02:00
..
awful Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00
gears gears.object: Implement read-only properties 2016-06-08 20:28:30 +02:00
menubar menubar.icon_theme: Don't require("awful") 2016-02-21 16:55:06 +01:00
wibox wibox.hierarchy: Fix the matrix_to/from_device 2016-10-05 20:07:19 +02:00
preload.lua Add the right vim modeline to all lua files 2015-12-12 17:42:33 +01:00