THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below.
User who did this - Vlad Leberstein (owl) Attached to Project - awesome Summary - Updated signal causes total relayout Task Type - Evolution Request Category - wibox Status - Unconfirmed Assigned To - Operating System - All Severity - Medium Priority - Normal Reported Version - 3.5.5 Due in Version - Undecided Due Date - Undecided Details - I would like to implement some animation-heavy widgets but there is a problem. My animation is implemented with the help of "update" signal emitted on timer. Everyting works fine while there are one or two such widgets but when more added, CPU usage grows drastically. The reason is that the "updated" signal causes ALL widgets to redraw themselves and hance do a lot of useless work in most cases. My original intent was to implement separate "redrawn" signal to redraw only the widget which emitted it(and reimplement current layouts like sizers in wxWidget) but I don't see how to do that without breaking current API. Could you recommend something? Thanks in advance! More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1296 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.