GNOME Bugzilla – Bug 724293
Magnifier: fix a warning when calling setActive() with the same value
Last modified: 2014-02-13 18:44:16 UTC
We must not call enable/disable_unredirect if we didn't change the active value, otherwise mutter gets confused and emits warnings.
Created attachment 269013 [details] [review] Magnifier: fix a warning when calling setActive() with the same value
Review of attachment 269013 [details] [review]: OK.
Attachment 269013 [details] pushed as 3b01976 - Magnifier: fix a warning when calling setActive() with the same value