kicad/common/view
Marek Roszko c372a77d6c Fix focus theft, Windows sends mouse events to windows regardless of focus.
We need to check if the window is foreground before fight over focus which will make the window foreground if it wasn't.

Fixes #4099
Fixes #5958
2020-10-16 23:25:01 -04:00
..
view.cpp Split base_struct into eda_item and eda_rect 2020-10-13 21:24:50 -04:00
view_controls.cpp ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
view_group.cpp view_layers: Initialize variables 2018-10-11 14:08:35 -07:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp VIEW_OVERLAY: added Cross() method 2020-10-07 16:36:37 +02:00
wx_view_controls.cpp Fix focus theft, Windows sends mouse events to windows regardless of focus. 2020-10-16 23:25:01 -04:00
zoom_controller.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00