kicad/libs/kiplatform/osx
Ian McInerney 8ea18c0639 Don't steal focus from other windows on GTK
Before, it was possible for the canvas to steal the
focus if the cursor was only moved over it and not
clicked. Now, the canvas will only take the focus if
the frame is active.

Fixes https://gitlab.com/kicad/code/kicad/issues/7233
2021-04-03 00:17:28 +01:00
..
app.mm Refactor platform-specific init into two phases 2021-03-23 19:11:08 +00:00
environment.mm Refactor platform-specific init into two phases 2021-03-23 19:11:08 +00:00
ui.mm Don't steal focus from other windows on GTK 2021-04-03 00:17:28 +01:00