Skip to content

appDisplay: Respect X-KDE-RunOnDiscreteGpu appInfo property

Bastien Nocera requested to merge wip/hadess/always-launch-discrete-gpu into master

When X-KDE-RunOnDiscreteGpu is set in the application's .desktop file, launch the application on the discrete GPU if available, and offer to launch on the integrated GPU otherwise.

Closes: #1804 (closed)

Merge request reports