https://bugs.kde.org/show_bug.cgi?id=449106
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kio/-/commit/c134210 |eworks/kio/-/commit/d270ba4 |78014035d290650c4db850fad83 |49fd59d374637a64a4ba4bf11d8 |a819ba |ac9b10 --- Comment #15 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit d270ba449fd59d374637a64a4ba4bf11d8ac9b10 by Nicolas Fella, on behalf of Dave Vasilevsky. Committed on 12/07/2023 at 00:40. Pushed by nicolasfella into branch 'kf5'. Use switcheroo-control to find discrete GPUs Previously, we only asked powerdevil, and it did not work on Nvidia GPUs. (cherry picked from commit c13421078014035d290650c4db850fad83a819ba) M +7 -0 CMakeLists.txt A +13 -0 cmake/FindSwitcherooControl.cmake M +1 -0 src/gui/CMakeLists.txt A +119 -0 src/gui/gpudetection.cpp [License: LGPL(v3.0) LGPL(v2.0)] A +28 -0 src/gui/gpudetection_p.h [License: LGPL(v3.0) LGPL(v2.0)] M +13 -22 src/gui/kprocessrunner.cpp M +5 -27 src/widgets/kpropertiesdialog.cpp https://invent.kde.org/frameworks/kio/-/commit/d270ba449fd59d374637a64a4ba4bf11d8ac9b10 -- You are receiving this mail because: You are watching all bug changes.