<div dir="ltr"><br><div class="gmail_extra"><br>[...] <br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
/* It's not about just me, I really believe it makes Geany a bit<br>
better. I presented use cases where it has advantages, no known<br>
drawbacks, code complexity is very low, using of this feature is<br>
optional in plugins, no fully working workaround.<br>
Don't get me wrong, but I don't understand this resistance: it changes<br>
a behaviour that nobody cared about. I do not want to break or change<br>
your workflow. If it helps only 1% of Geany users -as Colomban wrote-,<br>
why not..? */<br></blockquote><div><br></div><div style>Ok, to spell it out:</div><div style><br></div><div style>1) when the last tab is closed the only sensible widget to have focus is a general one to open files.  Not much of Geany works without a file open, its an editor :)</div>
<div style><br></div><div style>2) the message window widget does not fit this description, it can only open files that happen to be written there, its is not a general open widget.</div><div style><br></div><div style>3) in fact, even though there are lots of open methods, none of them are available for focus, for example because they are in dialogs (open file/project) or menus (files MRU or projects MRU).</div>
<div style><br></div><div style>4) as you say, the only one that might make sense is the filebrowser plugin tab in the sidebar, if the filebrowser is in use.</div><div style><br></div><div style>So the proposal is to add something which also needs to bump the plugin API, just to allow a plugin (albeit a core plugin) to do something for 0.001% of users to save one click.</div>
<div style><br></div><div style>Agree its not much code, but to misuse Colombans phrase, "not much code for nothing".</div><div style><br></div><div style>And it adds another global; value that will have to be disentangled before anyone can look at Geany having multiple windows and other re-entrant capabilities.</div>
<div style><br></div><div style>Cheers</div><div style>Lex</div><div style><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>