I'm using the plugin Geany Preview. It is a fantastic tool for creating webpages: The HTML-code can be edited in the editor, while in the sidebar one can see immediately the result of the change of the webpage. But some issues can't be programed perfect because according to @xiota there is no sign to know if sidebar is in focus or not in focus (xiota/geany-preview#5 (comment) and xiota/geany-preview#38 (comment)). I'm not a software developer, but what about the idea to add a sign, like a boolean-variable to the sidebar of Geany, so true or false, like SIDEBAR_focus=boolean to know if sidebar is in focus or not in focus?

Then maybe some issues could be solved, like
xiota/geany-preview#5
xiota/geany-preview#15
xiota/geany-preview#37
xiota/geany-preview#38


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/issues/3289@github.com>