Why is the 🫣 emoji censored?
- 0 Posts
- 53 Comments
Hi.
The same issue is present with OBS flatpak on newer distros. Apparently, v4l2loopback was recently updated and latest OBS does not work with it. I think I read somewhere that version 31.1 should fix this.
pogodem0n@lemmy.worldto Linux@lemmy.ml•How to undo Firefox changes to the titlebar controls buttons?18·18 days agoWhat you are referring to are the window decorations.
Apart from Linux Mint, Firefox almost always uses client-side decorations. What you are showing here is still client-side.
It is just that Mozilla recently enabled vertical tabs option for everyone, so the top bar is now slightly smaller than before. You can disable vertical tabs easily by searching in the settings.
Wow, didn’t know this existed. Thanks a lot!
You need a direct line of sight with satellites for GPS to work.
Of course, this is almost impossible indoors. Here’s how network location works to my understanding:
Another person outdoors uses GPS to locate themselves. This person has Wi-Fi and Bluetooth enabled and their device can see your home/office network. Google and Apple save this information to their databases. When you request your location indoors, your device sends Wi-Fi information of nearby access points. The servers know approximate location of this Wi-Fi network and can give you your approximate location, though with a large margin of error.
The thing that help you navigate inside buildings is called “Network Location”.
Google and Apple provide this functionality by collecting Wi-Fi and Bluetooth network data from all their users and creating a massive database.
By default, “Network Location” is disabled in GrapheneOS. If you have Google Play Services installed, you can use Google’s Network Location service by enabling those options.
Fortunately, GrapheneOS provides an alternative using Apple’s network location services. There is an option to use GrapheneOS proxy server instead of connecting directly to Apple. Of course, whether you use this feature should entirely depend on how much you trust GrapheneOS developers. This one works using just Wi-Fi data and I use it daily.
I am using OBS Game Capture plugin and it works perfectly on Wayland. I have yet try it with Wine Wayland, though.
I am using an atomic distribution (uBlue) and installing packages with homebrew is much more convenient than overlaying them with
rpm-ostree
.
“Come on, Valve. Do something!”
pogodem0n@lemmy.worldto Linux@lemmy.ml•Is KDE actually good or it is overrated? Or I was just unlucky because of prebuilt distros?2·3 months agoIt is great. I have been using Linux for about three years and majority of that was with KDE Plasma and its Wayland session. Most of that time was with Arch and Fedora and it was all smooth sailing.
It was faster and smoother than GNOME Shell, Cinnamon or any other desktop I have tried.
It may have slightly more bugs compared to GNOME Shell due to sheer amount of features it has.
As others have mentioned, you might have a hardware issue that coincidentally pops up with Plasma.
Fedora version has been packaged by Fedora Linux developers, while the other is published by LibreOffice developers themselves. The former may be only slightly out of date. Choose whichever one you feel comfortable with.
Kind of. Atomic versions of Fedora are designed to be set it and forget it kind of distro. New releases can cause issues with third party packages.
dnf-automatic
looks a like a package designed for non-Atomic versions of Fedora.libreoffice
is available as a flatpak. You should avoid layering packages as much as possible.- A VPN app makes sense to have layered. I assume it comes from a third-party repository added to
/etc/yum.repos.d
. It is possible this package does not support Fedora 42 yet. You can try removing it to see if the update succeeds. rpmfusion
is a repository providing packages that often cannot be pre-installed due to some legal reasons. Unless you need/installed a package from there, uninstall it.
Do you have any layered packages? Verify with
~$ rpm-ostree status
pogodem0n@lemmy.worldto Linux@lemmy.ml•Tuxedo OS (Ubuntu-based) with KDE/Wayland - waking from Sleep freezes the computer. Help?1·3 months agoFlatpak applications run in a sandboxed environment with limited permissions. Steam, being a proprietary app, was never made with flatpak sandboxing in mind, so you need to poke holes in it’s sandbox for it if you want it to see your files. Most people do not store their games in a separate location, so the default is pretty constrained.
Applications can have sandbox holes by default. Just checked Heroic’s permissions and it can see flatpak Steam’s directories. I don’t know what might have went wrong for you.
pogodem0n@lemmy.worldto Linux@lemmy.ml•Tuxedo OS (Ubuntu-based) with KDE/Wayland - waking from Sleep freezes the computer. Help?1·3 months agoWhat problems did you have? I have been using Steam and Heroic as flatpaks for a long time, and never had any issues.
That must Gear Lever, pre-installed. Pretty neat program.
pogodem0n@lemmy.worldto Linux@lemmy.ml•Tuxedo OS (Ubuntu-based) with KDE/Wayland - waking from Sleep freezes the computer. Help?1·3 months agoGaruda Linux was one of my first distros when I started three years ago. It is fine, but I generally prefer customizing my system to my liking, including installed applications. I switched to Arch Linux (which is what Garuda is based on) after a few days. After using it for two and a half years, I realized I was spending way too much time customizing it. Then I switched to Fedora and it was a really tame experience. Now I am using uBlue Aurora, which is a fork of Fedora Kinoite (Atomic variant of Fedora KDE Plasma spin). It updates everything automatically and in one go (similar to smartphones) and I download all my apps from Flathub. It is practically the opposite of what I was doing with Arch.
pogodem0n@lemmy.worldto Linux@lemmy.ml•Tuxedo OS (Ubuntu-based) with KDE/Wayland - waking from Sleep freezes the computer. Help?1·3 months agoGlad to hear that. Which distro did you choose?
Ah, JavaScript…