[Github-comments] [geany/geany] Keep current line highlighted when Geany loses focus; "eat" first click [ENHANCEMENT] (#1528)
elextr
notifications at xxxxx
Mon Jul 3 00:33:39 UTC 2017
Why do you need to click? I am not an XFCE user, but most DEs have a focus follows cursor option.
Generally swallowing user actions is a bad idea IMHO.
The editing component [Scintilla](www.scintilla.org) that Geany uses has an option the make the current line background always on, so it just needs someone to make a PR to read the setting from the unused flag on the `current_line` setting that defines the background colour in the colour scheme files. But somebody has to do it, pull requests are welcome.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1528#issuecomment-312526549
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170702/8a82e4a7/attachment.html>
More information about the Github-comments
mailing list