Well, after debugging #3902, the blinking caret on macOS eats ~1% CPU (in comparison, it's pretty much 0% on Linux, judging just from the top output). So it might be nice to have it configurable to stop blinking on other platforms (that said, I myself probably won't use it).

#3410 (comment) it'd be nice not to loose this.

We could just have some high default value (say 10000 - nobody wants to see the caret for 10s and have it hidden for another 10 seconds) and when this value is used, the SCI_SETCARETPERIOD setting wouldn't be applied. (By default this config option could be commented-out in the config file).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3901/c2159182857@github.com>