THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - anrxc (anrxc)
Attached to Project - awesome
Summary - awful.widget.progressbar/graph not visible with multiple screens
Task Type - Bug Report
Category - awful
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
I plugged in an external monitor after some time and noticed that all progressbars and graphs are gone, none is displayed. If I add button bindings to a widget clicking on an emtpy space does not execute the binding. Unfortunately nothing is sent to stderr so I don't have much to offer at this point.
An example widget from my setup would be,
memwidget = awful.widget.progressbar({ layout =
awful.widget.layout.horizontal.rightleft })
memwidget:set_width(8)
memwidget:set_height(10)
....
....
wibox[s].widgets = {{
....
....
memwidget,
layout = awful.widget.layout.horizontal.rightleft
}
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=617
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].