linuxmint / xapp

Cross-desktop libraries and common resources
GNU Lesser General Public License v3.0
126 stars 44 forks source link

GPU Offloading Requires Ubuntu-Specific Tooling #166

Closed BlindRepublic closed 1 year ago

BlindRepublic commented 1 year ago

The function xapp_util_gpu_offload_supported simply checks for a file from ubuntud-drivers in order to check if the system is dual-GPU. Instead, this should be using switcheroo-control.

Continuation of this issue in Cinnamon.