THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Dani Church (dchurch)
Attached to Project - awesome
Summary - Wibox does not position properly on differently-sized monitors
Task Type - Bug Report
Category - Wibox
Status - Unconfirmed
Assigned To - Operating System - All
Severity - Critical
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - A regression was introduced in commit 
f5a5af4001723bdacd58474445424a745f343ec8 which causes wiboxes to position 
themselves incorrectly on Xinerama screens besides the first one.  In 
lib/awful/wibox.lua.in line 49, function set_position(), the screen number used 
to use wibox.screen but now just defaults to 1.  Since the screen parameter is 
never actually passed to set_position(), that means that wiboxes will always 
use screen 1's geometry when determining the proper position.  So, if a 
different screen is larger or smaller or isn't aligned with the primary screen, 
the wibox will either be offscreen or not on the edge.

Currently using v3.4-547-g14504de.

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

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 [email protected].

Reply via email to