Summary: | Set "DRI_PRIME=1" if .desktop file contains `PrefersNonDefaultGPU=true` | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kservice | Reporter: | Unknown <null> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, kdelibs-bugs, null |
Priority: | NOR | ||
Version: | 5.74.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kservice/-/commit/e548a548534a8a6aa094afcd7062dbf56cddc559 | Version Fixed In: | 5.86 |
Sentry Crash Report: |
Description
Unknown
2021-02-27 19:15:25 UTC
This should be fixed by https://invent.kde.org/frameworks/kservice/-/merge_requests/24 (In reply to Ahmad Samir from comment #1) > This should be fixed by > https://invent.kde.org/frameworks/kservice/-/merge_requests/24 Thanks you! Git commit 85c5815e10a3b448583817de98486d14ebcba3fc by Ahmad Samir. Committed on 25/08/2021 at 19:18. Pushed by ahmadsamir into branch 'master'. Check for "PrefersNonDefaultGPU" desktop entry And keep the check for X-KDE-RunOnDiscreteGpu for backwards compatibility. This will be in KF version 5.86. See: https://gitlab.freedesktop.org/xdg/xdg-specs/-/commit/6eb7cfc0586d4eec3b856799007bf82aca6989a1 https://invent.kde.org/frameworks/kservice/-/commit/e548a548534a8a6aa094afcd7062dbf56cddc559 M +12 -2 src/widgets/kpropertiesdialog.cpp https://invent.kde.org/frameworks/kio/commit/85c5815e10a3b448583817de98486d14ebcba3fc |