awesome/lib/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
..
container background: Avoid some redraw 2016-09-26 01:20:56 -04:00
layout layout: Add more signals. 2016-08-17 02:31:16 -04:00
widget progressbar: keep set_height/set_width working (#1141) 2016-10-05 00:24:43 +02:00
drawable.lua Change API for wibox.drawable:find_widgets() 2016-10-05 20:04:24 +02:00
hierarchy.lua wibox.hierarchy: Fix the matrix_to/from_device 2016-10-05 20:07:19 +02:00
init.lua wibox: Remove some dead code 2016-09-24 14:37:07 +02:00