THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1115 - Systray does not resize correctly when used in vertical wibox
User who did this - Uli Schlachter (psychon)

Reason for closing: Fixed
Additional comments about closing: commit 
f859131bf33139671d4381d6fe1183e2686e18a0
Author: Uli Schlachter <psyc...@znc.in>
Date:   Sat Feb 16 22:14:08 2013 +0100

   wibox.widget.systray: Properly work when rotated (FS#1115)
The systray widget's fit() function worked in the (rotated) user coordinate
   space while the draw() function used device coordinates (unrotated). This 
meant
   that width and height were swapped up in the calculations and the systray 
ended
   up being way too small.
Fix this by making the draw() function use user coordinates, too. This means
   that it needs some new magic to detect a rotated coordinate space. This, in
   turn, means that the systray is now automatically rotated when you put it 
into a
   rotate layout.
This might cause some minor breakage because people no longer need to call
   :set_horizontal() on the widgets.
Thanks a lot to Alexander Gehrke for his help! Signed-off-by: Uli Schlachter <psyc...@znc.in>

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1115

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to