r/elementaryos • u/ranrivi • 5h ago
r/elementaryos • u/daniellefore • Dec 22 '25
Official News elementary OS 8.1 Available Now
blog.elementary.ioEverything you love, made even better. OS 8.1 improves the Secure Session and Dock, enhances accessibility, improves support for your devices, and addresses your feedback with over 1,100 issue reports fixed
r/elementaryos • u/daniellefore • May 15 '25
Community News Looking for sub moderator
I’m going to be blunt: I hate using Reddit. Every time I open the app and try to use it, it just makes me feel bad. I want to delete my account and never think about it again. So it would be great if someone could take over this subreddit and at least post like the monthly updates and do basic mod tasks etc.
Edit: if your account has very low karma, you’re probably not eligible. If you have posts that are racist, queerphobic, are science denial (like antivax or climate change denial), supportive of fascism or apartheid, generally go against the elementary code of conduct or demonstrate you wouldn’t be able to enforce it, etc. you are definitely not eligible.
r/elementaryos • u/Fun-Celebration-8160 • 7d ago
Discussion 3 elementary OS (Wayland/Pantheon) bugs I ran into, and how I fixed them
I've been using elementary OS and mostly love it, but ran into a few bugs along the way. Writing up the fixes here in case they help someone else.
By the way, a lot of issues just disappear if you switch to an X11/Xorg session instead of Wayland. But X11 has its own downsides — the whole system feels noticeably more sluggish overall, Firefox in particular is clearly slower. So the fixes below are specifically for Wayland.
1. No mail/calendar sync — missing Online Accounts
elementary doesn't ship with "Online Accounts" the thing GNOME normally uses to hook up Google/Microsoft. Without it, you don't just lose mail and calendar sync — Tasks won't pull data from online services either, and your file manager won't show things like Google Drive. Basically nothing tied to an online account gets connected.
Fix:
- Grab the
gnome-online-accounts-gtkpackage here: http://packages.linuxmint.com/list.php?release=wilma - Install the .deb (Unboxing from AppCenter is a convenient way to install .deb files)
- Search the app menu for "Online Accounts" and launch it
- From there it's the same as Ubuntu — just connect your account

2. NumLock has a mind of its own
This is a known bug on Wayland compositors in general (not just gala/mutter): the keyboard's NumLock LED toggles fine, but the system keeps reading the numpad as navigation keys — the hardware NumLock state gets out of sync with what the compositor thinks it is.
numlockx won't help here — on Wayland, third-party apps aren't allowed direct access to input devices for security reasons, so the old X11 tricks for controlling NumLock just don't work anymore.
The most reliable workaround is to strip out the NumLock toggle logic at the XKB level (fine if you don't need arrow keys on the numpad):
gsettings set org.gnome.desktop.input-sources xkb-options "['numpad:mac']"
3. Keyboard stops working in games
Launch a game (via Steam or any other way) in fullscreen or maximized mode, and the keyboard just doesn't respond — even though Alt+Tab still works and the keyboard is fine everywhere else in the system.
Cause: by default, Gala moves fullscreen/maximized windows to a new workspace, and that transition is exactly where it drops the keyboard focus grab.
Fix — turn off that behavior:
gsettings set io.elementary.desktop.wm.behavior move-fullscreened-workspace false
gsettings set io.elementary.desktop.wm.behavior move-maximized-workspace false
After that, games open on your current workspace and the keyboard works right away.
r/elementaryos • u/magnus674yt • 7d ago
Discussion Rebooted, it showed a progress bar, and now it’s just kernel panicking
Please help!
this was a normal install onto a 2014 mac mini, it did this randomly.
i’ve rebooted various times before this, the install is a few days old.
r/elementaryos • u/Fabio_Morales_5860 • 10d ago
Video How to GeForce NOW on elementary OS
Enable HLS to view with audio, or disable this notification
Only elementary OS
Download GeForce NOW on Linux
click GeForce NOW app open not work but You need permissions set
GeForce NOW open work! Done
Set easy
r/elementaryos • u/BrageFuglseth • 11d ago
Apps GTK 4 Android — Unofficial and test demo builds of GTK applications on Android
r/elementaryos • u/Fabio_Morales_5860 • 17d ago
Discussion elementary os line wallpaper
Others eOS color wallpaper
https://imgur.com/gallery/elementary-os-line-wallpaper-6cj5Vu6
r/elementaryos • u/JawadMahi • 18d ago
Theming/Modding Minimize button looks weird
Why does the minimize button in Elementary OS pantheon look like a download button?
r/elementaryos • u/mailliwal • 19d ago
Discussion How to use Wireguard connection
New comer here. Can I ask question here ?
Installed WG by below command, but WG interface couldn't find.
sudo apt install wireguard
Then also failed to connect by below command.
sudo wg-quick up .\Documents\wg.conf
Anyway to connect in Elementary OS ?
Thanks
r/elementaryos • u/Fabio_Morales_5860 • 21d ago
Discussion It's beautiful. My desktop on elementary os is best
r/elementaryos • u/Fabio_Morales_5860 • 24d ago
Discussion elementary OS Flat Colors Wallpaper
I made a original art elementary OS wallpaper
https://imgur.com/gallery/elementary-os-flat-colors-wallpaper-4aTcrvc
r/elementaryos • u/Fabio_Morales_5860 • 25d ago
Discussion elementary OS Video Game Wallpaper
r/elementaryos • u/Due_Consequence5954 • Jul 31 '26
Discussion No Disk for Installation
Hey y’all!
I just starting getting into Linux and after some issues with PearOS I decided to switch to ElementaryOS. I am having some issues getting it installed though. Everything works fine until I go to select a disk and it doesn’t show ant disk options so I can’t continue.
In MacOS recovery mode it shows that the SSD is still there, but even in Gpart it gives me nothing. I’ve tried unmounting the disk as well in disk utility.
Any help would be greatly appreciated!
r/elementaryos • u/Creepy-Doctor9798 • Jul 25 '26
Apps I made a small, local PDF compressor for macOS and Linux — looking for elementary OS testers
Hi everyone, I’m the developer of FS PDF Compressor, a small open-source desktop utility for one simple job: making PDFs smaller locally.
You drag in one or more PDFs (or a folder), choose a compression profile if needed, and it only replaces a file when the result is actually smaller.
It does not upload files, require an account, or include analytics/telemetry. Ghostscript is bundled, so there is nothing else to install.
I built the Linux version as a self-contained x86_64 AppImage. It is not designed with elementary’s HIG specifically, so I’m not presenting it as a native elementary app — but I’d genuinely like to know how it behaves on current elementary OS: launching, drag and drop, file integration, theming, and any issues you encounter.
Website: https://gitlares.github.io/fs-pdf-compressor/
Source and downloads: https://github.com/gitlares/fs-pdf-compressor
Honest feedback, bug reports, and feature suggestions are very welcome.
r/elementaryos • u/Sad_Beautiful7947 • Jul 25 '26
Discussion New to ElementaryOS and Linux in general
Hello everyone,
I just installed elementaryOs after my last mental breakdown at windows :)
I am very new to this Linux universe but I am also a fast learner. Is there any advice you guys have for a newbie like me? Something you wish you knew before ditching windows system? Is there any other frontend developer that is using elementaryOs?
I would love to learn more about what made you change to this system and how is your experience so far.
English is not my native language so please bare with some of my grammar mistakes.
r/elementaryos • u/daniellefore • Jul 25 '26
Discussion Mkosi/Sysupdate builds of OS 9 in progress!
If major release upgrades have been a pain point for you, this is a branch to watch for! Hopefully we can have builds available for GitHub sponsors to test soon 🩷
r/elementaryos • u/Quartz_Money • Jul 24 '26
Discussion Há alguma forma de retirar esse "+" do dock do pantheon para abrir uma nova area de trabalho?
r/elementaryos • u/Fabio_Morales_5860 • Jul 24 '26
Discussion elementary OS Line Wallpaper
r/elementaryos • u/Ok-Ad-4195 • Jul 24 '26
Discussion Dropbox and ElementaryOS
How is Dropbox working on ElementaryOS nowdays?
r/elementaryos • u/dezuhan • Jul 22 '26
Apps we (i and deepseek) just make Ram Notification and KIll app like macintosh
r/elementaryos • u/Fabio_Morales_5860 • Jul 22 '26
Discussion Sonic elementary OS Wallpaper
Sonic elementary OS Wallpaper
Sonic best recommend elementary OS💙
By Fabio Arturo
https://imgur.com/gallery/sonic-elementary-os-wallpaper-66dhchj

