| Summary: | No option to force an app to run on Discrete Graphics | ||
|---|---|---|---|
| Product: | [Applications] kmenuedit | Reporter: | sk1199 |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 4wy78uwh, kdedev, nate, olib141, rm, scaled |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kmenuedit/-/commit/b559cb8f487b5ba66d9fe9f471b01b6e2ca4d8bf | Version Fixed/Implemented In: | 6.4.0 |
| Sentry Crash Report: | |||
|
Description
sk1199
2025-03-30 09:43:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kmenuedit/-/merge_requests/44 *** Bug 502623 has been marked as a duplicate of this bug. *** Git commit b559cb8f487b5ba66d9fe9f471b01b6e2ca4d8bf by Oliver Beard. Committed on 11/04/2025 at 21:45. Pushed by ngraham into branch 'master'. basictab: Add option for GPU handling This commit introduces the option to configure the keys PrefersNonDefaultGPU/X-KDE-RunOnDiscreteGpu. Both are considered, but the latter is a fallback and not updated. It has the same implementation as the file properties dialog, but cannot be contextually disabled (KIO::hasDiscreteGpu is not exposed). FIXED-IN: 6.4 M +23 -0 basictab.cpp M +2 -0 basictab.h https://invent.kde.org/plasma/kmenuedit/-/commit/b559cb8f487b5ba66d9fe9f471b01b6e2ca4d8bf |