pop-os / cosmic-applets

WIP applets for cosmic-panel
GNU General Public License v3.0
189 stars 65 forks source link

Applet interactions are slow to trigger on AMD dGPU + AMD iGPU #320

Closed ryanabx closed 4 months ago

ryanabx commented 4 months ago

Compared to my laptop with an i5 8250u and my desktop with an i7 13700K + RTX 4080, my AMD + AMD laptop loads applet popups and other interactions such as hovering over an item slower.

I don't know how far the issue goes, whether it's a problem in applets, libcosmic or iced, or even wgpu. I can confirm that this doesn't occur on something like cosmic-launcher for example.

The fact that it doesn't occur in cosmic-launcher for hovering over things leads me to believe its something specific to cosmic-applets and how they set up content.

ryanabx commented 4 months ago

Never mind, could have been my fault on my end

CnTeng commented 2 months ago

I have the same problem, Could you tell me how you resolve this problem? Thanks!