I believe this was fixed by adding

NSWindow.allowsAutomaticWindowTabbing = NO;

to the launcher here
https://github.com/geany/geany-osx/blob/e1fb74b386915fc31e3ef11686a18f51694f8d63/Launcher/geany/geany/main.m#L260

This line was added quite a while back so the issue should be fixed in the last several releases.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.