You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's wasteful for boblight-X11 to constantly poll the screen if nothing is
happening. XDamage can be used to make sure we only run when needed.
The attached patch adds this option to boblight-X11.
(you can still use a polling mode with this patch, in case you have a buggy
driver that doesn't report damage properly)
Original issue reported on code.google.com by [email protected] on 24 May 2014 at 9:53
Original issue reported on code.google.com by
[email protected]
on 24 May 2014 at 9:53Attachments:
The text was updated successfully, but these errors were encountered: