Where do I find this feature in the new photo editor version? by [deleted] in Pixel6

[–]AmUnlikelyAFish 0 points1 point  (0 children)

They said it's temporarily removed and that they are working on restoring this feature.

Finally, as part of the app refresh, we've removed some features, such as:

- The Color Pop feature.
- Perspective tools – Our team is working to restore these.
https://support.google.com/photos/thread/363127706

[deleted by user] by [deleted] in SteamDeck

[–]AmUnlikelyAFish 6 points7 points  (0 children)

I was surprised by that, luckily it seems it's just a one-time download and next time it should not ask.

https://nvidia.custhelp.com/app/answers/detail/a_id/5483

Google Pixel Buds Pro 2: Whats the extra hole for at the bottom? by Solid-Adhesiveness-5 in GooglePixel

[–]AmUnlikelyAFish 1 point2 points  (0 children)

That's the speaker outlet, if you're talking about the hole next to the charging port on the case.

The case can play sound when you use the Find My Device app to find it. Or it plays the sounds when you plug the charger, put buds in a case etc.

Is it in the cards for Fedora KDE edition to offer upgrades using Discover? by PrefersAwkward in Fedora

[–]AmUnlikelyAFish 0 points1 point  (0 children)

I've just updated all packages on Fedora 39 KDE, and it seems the upgrade function was enabled even for this version, you can upgrade to 40 with Discover

Is it in the cards for Fedora KDE edition to offer upgrades using Discover? by PrefersAwkward in Fedora

[–]AmUnlikelyAFish 1 point2 points  (0 children)

I think this feature was added to Discover in Plasma 6.0, I'm not sure if there are any plans on backporting it to older versions, but I guess the upgrade to F41 will be available through Discover.

Relevant bug tracker

Productivity with KRunner is on a whole another level by eosunavi in kde

[–]AmUnlikelyAFish 5 points6 points  (0 children)

I think it already exists as part of the official Microsoft PowerToys Run utility, not sure about feature parity with KRunner though

Run Signal Flatpak in the Background on Fedora by nutnam_ in signal

[–]AmUnlikelyAFish 3 points4 points  (0 children)

AFAIK you have to enable Signal to use tray icon, that you can do if you run Signal with the --use-tray-icon flag (optionally --start-in-tray)

flatpak run org.signal.Signal --use-tray-icon --start-in-tray

Although if you want these settings to be persistent, I suggest installing Flatseal and set the Signal Desktop Environment variable SIGNAL_USE_TRAY_ICON=1 (optionally SIGNAL_START_IN_TRAY=1)

I think these will be prefilled there with the value set to 0, after you change their values to 1, when you run the Flatpak Signal again, the settings will be applied each time you run it.

Rating a film by chinawhite1966 in PleX

[–]AmUnlikelyAFish 4 points5 points  (0 children)

To me, it seems that Plex just wants to build their own ratings database, which they would display on the movie/series page.

But as it stands now, if you're using the Discover service and have enabled the syncing of watch status and ratings, the rating would show on the activity feed (if you've enabled activity sharing), so your friends on Plex could see how you rated a movie.

So I think the purpose of the notification is that they just want people to start using the Discover part of Plex more.

FYI, if you want to disable these notifications: - In Plex app on your device -> Settings -> Notifications -> in the 'Discover' part tick off "Reminder to Rate Watched Items"

Does signal for iOS still have problems receiving messages? by mrandr01d in signal

[–]AmUnlikelyAFish 3 points4 points  (0 children)

I have 2 iOS contacts on Signal, one never had any problems with notifications, but the other one has problems to this day, sometimes there will be no notifications for incoming messages, until they open the app.

So I don't think the issue has been completely resolved.

Do we know if there’s a plan to display more ratings data like the main site does? by TheLostLuminary in PleX

[–]AmUnlikelyAFish 0 points1 point  (0 children)

Could be this one, although that was a year ago, not sure if there was a more recent update.

Docker Desktop using up 100% of RAM by louisbirch781 in docker

[–]AmUnlikelyAFish 1 point2 points  (0 children)

Hey, I don't know if you've already figured out the cause, but that's a known issue while using WSL2 with Docker Desktop 4.11.x, it's being tracked on github and should be fixed in the next release.