wojtryb / Shortcut-Composer

Krita plugin for creating complex keyboard shortcuts
GNU General Public License v3.0
261 stars 9 forks source link

Possible Mac OS solution? #28

Closed Alriightyman closed 1 year ago

Alriightyman commented 1 year ago

Came across this plugin from Games From Scratch. I see that the mac version is not supported due to a bug relating to window focus. I'm not sure if you have any idea about fixing it but if not, maybe take a look at AutoRaise. It basically brings windows into focus when the mouse hovers over it. I work on a mac for work (can't put Krita on there though) and use AutoRaise. My configuration sets it so the window behind another window has focus with the mouse but doesn't bring the window up front. Perhaps the solution to your issue is somewhere in that source? https://github.com/sbmpost/AutoRaise

wojtryb commented 1 year ago

Hi,

MacOS is not supported as I don't have any device on which I could test it. I've heard that the plugin does not work there, but there was no meaningful bug report that would allow me to fix MacOS-specific issues without a development environment.

Thank you for your suggestion, but I believe it's not a solution, as the pie menus are not considered separate windows anymore and the problem lies in internal krita events not working properly.

Still - this is a shot in the dark as I never had this situation triaged apart from some hints that it "does not work"