GNOME Bugzilla – Bug 354021
cursor continues to "blink" even when not focussed
Last modified: 2006-09-18 19:34:23 UTC
The periodic blink is disabled when the terminal is unrealized but not when the blink is disabled or the terminal loses focus. This leads to completely unnecessary wakeups (and following Arjan van de Ven, evil context switches ;)
Created attachment 72096 [details] [review] Kill the periodic timeout whenever possible Refactor adding the periodic timeout into its own function and add/remove on blink state change and focus change.
Created attachment 72099 [details] [review] Kill the periodic timeout whenever possible (take 2) Remove the digression (suppression of multiple warnings for missing control sequence handlers)
*** This bug has been marked as a duplicate of 356552 ***