FRITZ|FRITZ
FRITZ|FRITZ
@ZaidElkurdi Firstly, thanks so much for this framework! I finally have a reason to learn objective-c! I have a similar issue with the git version related to the UITableView (BigBoss...
Sounds like you'd have to manually recreate the view from the Yahoo weather app if you were to develop this as a plugin. ZaidElkurdi hasn't released the code behind his...
> I'm not entirely sure what caused the overlay to stop working in gamescope, but I found a way to work around it: > > 1. Launch gamescope without the...
@ruihildt I found that while setting `security.nocertdb` to `FALSE` does allow adding a custom CA, it's probably not the right approach to fix this problem. Apparently, the reason it is...
> This is possible using `dbus-send --print-reply --session --type=method_call --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.OpenUri `. > Thank you for this, led me to find out that I could do this easier with...
> i think we need to research ROCm execution provider outside of the plugin to see why it behaves in this way with these particular models, and not with others....
Sorry for letting this sit, I initially used a loose regex on Intel as I wasn't sure if I could rely on `GenuineIntel` to be standard and have no Intel...
@stbuehler would you mind looking over the pull requests i've submitted?
Bumped #284 with the suggested changes. It prevents Intel checks from being run on non-Intel platforms. I think between this and #290 we will have addressed all outstanding related issues.
This should address some more of #274 but also might want to look into expected behavior for Intel as well?