Benjamin

Results 19 comments of Benjamin

@Fandyfr What's your desktop env?

@Fandyfr Which figma-linux version are you using? Are you using the Snap package? If that's the case, you can try to use the last version (0.11.2). In [Snapcraft](https://snapcraft.io/figma-linux) is registered...

@ChugunovRoman Sorry to pin you. Any ideas about this? @Fandyfr give a try to the Flatpak package, works like a charm (at least on KDE x11). I'm not longer using...

Same on Fedora 33 KDE Spin ![image](https://user-images.githubusercontent.com/28226964/106027606-d0938380-60a9-11eb-924d-e5053549b2b1.png) Tried the @yocally RPM provided by the link > Same issue on Fedora 32, tried installing ms fonts from https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm but it didn't...

@yocally Can confirm. Discord from RPM Fusion non-free versión is working correctly, at least for now.

@haydenjames The "DRM error" appears due the unsupported DRM feature in Electron JS. In tidal-hifi, [Widevine CDM](https://www.electronjs.org/docs/tutorial/testing-widevine-cdm) was implemented to solve this. There is no way to add compatibility to...

Something similar happens when using the default Breeze dark theme ![Screenshot_20231013_181315](https://github.com/EliverLara/Nordic-kde/assets/28226964/594dc6c5-dead-40a2-9f74-0a34ea5c2f76) The weird part is this occurs only when I plug an external display. I think this issue is more...

Try this ```typescript import type { FC, PropsWithChildren } from 'react' import { PusherProvider as $PusherProvider, type PusherProviderProps, } from '@harelpls/use-pusher' const PusherProvider = $PusherProvider as FC< PropsWithChildren > ```

> There is a fork of this project by anametologin. Seems to be working with plasma6. Yes, is currently published as 0.9.4 (15e916bcbf1e1dcdbba00a02917d82f146a948e5). Seems stable for now, at least on...