awesome/spec/wibox
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
..
layout Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00
widget Merge pull request #709 from psychon/implement-set-children-sanely 2016-03-03 02:06:58 -05:00
hierarchy_spec.lua wibox.hierarchy: Fix the matrix_to/from_device 2016-10-05 20:07:19 +02:00
test_utils.lua Lua: Remove calls to add_signal() 2016-06-04 18:23:48 +02:00