Leaflet
- 5 Posts
- 12 Comments
Leaflet@lemmy.worldto Linux@lemmy.ml•Is the Gnome Background Apps UI a complete Mess or do I miss something?English11·1 day agoBut you don’t need a status icon to run in the background.
If Firefox wanted to, they could make Firefox continue running in the background. They could even app a system tray entry for Firefox to access recently visited sites or favorite sites, like what Steam does.
This paradigm is actually the norm on MacOS. When you X out of an app, it doesn’t actually close. It will just have no open windows but stay open on your dock.
Leaflet@lemmy.worldto Linux@lemmy.ml•Is the Gnome Background Apps UI a complete Mess or do I miss something?English3·1 day agoAll those same options are available by right clicking on the app. Though thinking some more, the status icon being dynamic does give it some extra flexibility, I think it can show recently launched games. Still, does that mean Firefox should get a status icon so that you can access recently opened sites? Should your file manager?
Leaflet@lemmy.worldto Linux@lemmy.ml•Is the Gnome Background Apps UI a complete Mess or do I miss something?English62·1 day agoThe complaint against the app indicators is that apps tend to throw their icon in there for no reason. Why does Steam need to show itself there? Why doesn’t Firefox?
There’s also some technical reasons why they’re bad. There’s quite a few different protocols to show the icons up there, all each with their own pros and cons. But none can handle sandboxing properly, so work is being done towards a new protocol.
Setting the environmental variable
GSK_RENDERER=gl
in Flatseal or on your entire system should fix the issue. It tells GTK to use the old OpenGL renderer backend for GTK. Once the issue is fixed upstream, it would be a good idea to remove the change.
Leaflet@lemmy.worldOPto Linux@lemmy.ml•Ubuntu 25.10 drops support for GNOME on XorgEnglish7·7 days agoYou can check if you are using Xorg or Wayland in the Settings -> System -> About -> System Details page. If you’re using Wayland, you’re all good, nothing changes. If you’re using Xorg, you may notice some changes. If you’re using NVIDIA on Ubuntu 24.04, you’ll be on Xorg by default. If you’re using a later version or AMD/Intel, you’ll be on Wayland be default.
To keep it short, X11 was the old protocol for creating and managing windows. Xorg implemented this protocol. But both the protocol and implementation have many shortcomings that are difficult to address for a multitude of reasons (breaking compatibility, poor code base, a ton of work, etc).
Rather than putting lipstick on a pig, a new protocol, called Wayland, was created. It was designed for modern needs and tries to avoid the pitfalls that X11, Windows, and MacOS have. It doesn’t just copy what those three did, it’s more opinionated, so some people love it a lot (like me) or hate it a lot because it changes the way things have to be done and simply does not implement some functionality, either purposefully or because the work hasn’t been done yet.
Leaflet@lemmy.worldOPto Linux@lemmy.ml•Ubuntu 25.10 drops support for GNOME on XorgEnglish3·7 days agoI don’t use Zoom enough to know, but it probably still works.
My last experience with the Zoom app on Wayland (a few months ago?) required me to do a manual config file change to launch the app properly. And Zoom says they fixed the screen sharing options, not sure how true that is.
Leaflet@lemmy.worldOPto Linux@lemmy.ml•Ubuntu 25.10 drops support for GNOME on XorgEnglish13·7 days agoGetting ready for Zoom to have instructions to install i3 rather than fixing their Wayland support.
I don’t get how a $600 could have such bad backlight bleed, but most laptops, not even high end ones, tend to be fine.
Leaflet@lemmy.worldto Linux Gaming@lemmy.world•This is a joke right? (Xbox ROG Ally)English29·9 days agoGamescope is a compositor. It has many useful gaming features, but it doesn’t have a major performance advantage over desktops like Gnome, KDE, or tilers.
Leaflet@lemmy.worldto Linux@lemmy.ml•Is it possible to live boot Linux mint with persistence on a usb drive similar to Tails OS?English11·11 days agoYou could install Linux Mint onto a flash drive. Though keep in mind that flash drives aren’t that robust, the flash chips are cheaper and will fail faster than SSDs.
Leaflet@lemmy.worldto Firefox@lemmy.ml•How often do you downgrade Firefox versions or workaround issues?English1·3 months agoI’ve never needed to downgrade Firefox.
Updated the title