elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS
https://elementary.io
GNU General Public License v3.0
88 stars 23 forks source link

Hybrid Graphics Support #131

Closed davidmhewitt closed 3 months ago

davidmhewitt commented 2 years ago

Problem

Currently launching an application from the dock that uses the PrefersNonDefaultGPU key in its desktop file will not automatically launch the application with the right environment variables for the correct GPU.

Proposal

This functionality should be implemented in a way similar to https://github.com/elementary/applications-menu/pull/425

Prior Art (Optional)

No response