awesome/lib
Uli Schlachter b40b69d379 Fix the mirror layout
Issues involve:
- :layout() had the wrong signature and expected a cr argument that was left
  from when this was still the :draw() function.
- horizontal and vertical reflection were mixed up (I guess it has always been
  this way?)
- The return value should be a table of widget placements. Instead it was just a
  single widget placement.

This is broken since commit 85ab3f045b.

Fixes: https://github.com/awesomeWM/awesome/issues/718
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-29 22:50:47 +01:00
..
awful Merge pull request #721 from Elv13/fix_awful_screen 2016-02-29 04:29:22 -05:00
beautiful Merge pull request #712 from psychon/protected_calls 2016-02-28 22:16:13 +01:00
gears Use gears.protected_call where applicable 2016-02-28 12:28:55 +01:00
menubar Merge pull request #708 from psychon/less_screen_indicies2 2016-02-28 22:15:37 +01:00
naughty Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
wibox Fix the mirror layout 2016-02-29 22:50:47 +01:00