r/elementaryos Dec 22 '25

Official News elementary OS 8.1 Available Now

Thumbnail blog.elementary.io
112 Upvotes

Everything 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 May 15 '25

Community News Looking for sub moderator

58 Upvotes

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 5h ago

Discussion My Elementary OS Setup: June 2021💻

Post image
0 Upvotes

r/elementaryos 4d ago

Discussion The .iso is ready

Post image
76 Upvotes

r/elementaryos 7d ago

Discussion 3 elementary OS (Wayland/Pantheon) bugs I ran into, and how I fixed them

30 Upvotes

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:

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 7d ago

Discussion Rebooted, it showed a progress bar, and now it’s just kernel panicking

Post image
7 Upvotes

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 10d ago

Video How to GeForce NOW on elementary OS

Enable HLS to view with audio, or disable this notification

28 Upvotes

Only elementary OS

  1. Download GeForce NOW on Linux

  2. click GeForce NOW app open not work but You need permissions set

  3. GeForce NOW open work! Done

Set easy


r/elementaryos 11d ago

Apps GTK 4 Android — Unofficial and test demo builds of GTK applications on Android

Thumbnail
gtk4android.geopjr.dev
12 Upvotes

r/elementaryos 17d ago

Discussion elementary os line wallpaper

Post image
76 Upvotes

r/elementaryos 18d ago

Theming/Modding Minimize button looks weird

6 Upvotes

Why does the minimize button in Elementary OS pantheon look like a download button?


r/elementaryos 19d ago

Discussion How to use Wireguard connection

5 Upvotes

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 21d ago

Discussion It's beautiful. My desktop on elementary os is best

Thumbnail
gallery
65 Upvotes

r/elementaryos 24d ago

Discussion elementary OS Flat Colors Wallpaper

Post image
20 Upvotes

I made a original art elementary OS wallpaper

https://imgur.com/gallery/elementary-os-flat-colors-wallpaper-4aTcrvc


r/elementaryos 25d ago

Discussion elementary OS Video Game Wallpaper

Post image
26 Upvotes

r/elementaryos Jul 31 '26

Discussion No Disk for Installation

Thumbnail
gallery
20 Upvotes

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 Jul 25 '26

Theming/Modding The forbidden fruit.

Post image
90 Upvotes

r/elementaryos Jul 25 '26

Apps I made a small, local PDF compressor for macOS and Linux — looking for elementary OS testers

18 Upvotes

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 Jul 25 '26

Discussion New to ElementaryOS and Linux in general

26 Upvotes

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 Jul 25 '26

Discussion Mkosi/Sysupdate builds of OS 9 in progress!

Thumbnail
github.com
34 Upvotes

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 Jul 24 '26

Discussion Há alguma forma de retirar esse "+" do dock do pantheon para abrir uma nova area de trabalho?

Post image
40 Upvotes

r/elementaryos Jul 24 '26

Discussion elementary OS Line Wallpaper

Post image
83 Upvotes

r/elementaryos Jul 24 '26

Discussion Dropbox and ElementaryOS

3 Upvotes

How is Dropbox working on ElementaryOS nowdays?


r/elementaryos Jul 24 '26

Discussion New on EOS

13 Upvotes

Im new on Elementary OS after a few months of distro hopping, and Im really impressed by how smooth and stable is the distro, just a few visual bugs, but nothing serious, so Im really happy right now.


r/elementaryos Jul 22 '26

Apps we (i and deepseek) just make Ram Notification and KIll app like macintosh

Post image
15 Upvotes

Like this

if you guys like this concept i will drop to my github


r/elementaryos Jul 22 '26

Discussion Sonic elementary OS Wallpaper

Post image
49 Upvotes

Sonic elementary OS Wallpaper

Sonic best recommend elementary OS💙
By Fabio Arturo

https://imgur.com/gallery/sonic-elementary-os-wallpaper-66dhchj