BambuStudio/src/slic3r
Bastien Nocera 4b48ad9743 FIX: Fix focus stealing from printer disconnection
Every time one of the connected printers disconnects, the
the old code would try to set the keyboard focus to the "Device" tab,
leading to a number of, either, focus stealing events, or notifications
if the desktop has focus stealing prevention (like GNOME).

Disable the focus setting on Linux to prevent that focus stealing.

See https://github.com/bambulab/BambuStudio/pull/5891#issuecomment-2635143655
2025-03-17 16:35:12 +08:00
..
Config Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
GUI FIX: Fix focus stealing from printer disconnection 2025-03-17 16:35:12 +08:00
Utils FIX: WebView dragdrop crash on macOS 2025-02-25 11:48:03 +08:00
CMakeLists.txt NEW: reimpl wxMediaCtrl from ffmpeg 2024-10-15 15:50:26 +08:00
pchheader.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
pchheader.hpp ENH: step mesh operation adjustment 2024-10-15 15:50:26 +08:00