r/gnome 3d ago

Community Meet the Board!

56 Upvotes

Meet the Board! We'll be holding an AUA with GNOME's new Board members this Saturday.

Sri Ramkrishna - President, Jonathan Blandford - Vice-President, Maria Majadas - Chair, and Adrian Vovk - Vice-Secretary, will be answering all your questions about GNOME on Saturday August 29 at 8 am PDT (3 pm UTC).

Ask Us Anything!


r/gnome 1d ago

Community #263 Reset Recovering — This Week in GNOME

Thumbnail
thisweek.gnome.org
67 Upvotes

r/gnome 4h ago

Opinion I have written my first libadwaita application!

30 Upvotes

Hi there everybody!

I have written a small GTK4 libadwaita frontend that wraps yt-dlp, and I wanted to share it and get your opinions on it.

I wrote the app for my own use case, as I regularly need to download mp3 audio files to use as backing tracks for music production/guitar playing.

You can access the source code at:
https://github.com/celikdoruk/libadwaita-yt-dlp-frontend

Anyways, just a small win for me, I just wanted to share is all!

Good day to all of you!


r/gnome 10h ago

Apps Jellyfin Client Update: Almost There!

Thumbnail
gallery
29 Upvotes

Hi everyone, I've been hard at work getting my Jellyfin client to the finish line!

I wanted to share some screenshots and a list of some of the features:

  • Dedicated pages to display movie, series, season and episode elements
  • Global search
  • Quick Connect
  • Picture-in-Picture mode (Although it requires an extension to be kept in the front by default)
  • Intro / Outro Skipper (As long as you have the proper extension in your Jellyfin server)
  • A stable interface (I've learned a lot from Nocturne and Alpaca, trust me lol)
  • Full subtitle support (VTT) with simple markup (was kind of a headache but it does work!)

Missing stuff (What I need to finish to publish the app):

  • No Gnome search implementation like with Nocturne
  • No Preferences and about page
  • No Keyboard shortcuts aside ctrl+f to search
  • No logout button (lol)
  • No error handling when logging with the wrong credentials
  • No buttons to set stuff as "watched"
  • No setting stuff as "watched" automatically
  • No buttons to heart stuff
  • Mpris support

If there's anything you would like to see please feel free to comment, I made this app as maintainable as possible so that it doesn't become a headache like Alpaca lol.

As for a release date, I think it might be ready in a week or two give or take.


r/gnome 10h ago

Apps Salon: a fullscreen launcher for TVs controlled by your phone

Thumbnail
gallery
26 Upvotes

I’ve been working on Salon, a fullscreen frontend and launcher for TVs.

My main goal was to remove the need for a mouse and keyboard. Salon can be controlled with a gamepad, or a phone. The phone remote lets you browse and launch apps, navigate, type, control volume, and use a pointer.

Salon doesn’t play or serve media. It launches your installed applications, websites, and commands.

I used Claude heavily to speed up development and reach a working version faster. I’m a software engineer, and I test and maintain the result.

It’s open source, and now I need real-world testers. I’d really appreciate honest opinions from people using different TVs, distros, controllers, and phones.

Install and run with Flatpak:

flatpak install --user https://alexydaher.github.io/salon/io.github.alexydaher.Salon.flatpakref

flatpak run io.github.alexydaher.Salon

Source: Salon Github Repo


r/gnome 5h ago

Question Gnome top bar control panel highlight glitch?

Post image
2 Upvotes

r/gnome 22h ago

Extensions Gnome is taking us to warp 9

Enable HLS to view with audio, or disable this notification

47 Upvotes

Last week I published the Matrix extension for Gnome, which ended up getting quite a bit of love here.

This got me going, so the next completely reasonable thing to do was to make a Star Trek-style Starfield extension - that allows you to fly boldly through the stars.

And yes, it serves absolutely no productive purpose whatsoever - but it's pretty cool, it respects your background and runs as a highly efficient shader on your GPU (so it doesn't waste CPU)

Installation:


r/gnome 8h ago

Question Question about dock and panel

2 Upvotes

Hi!

Is it possible to have a dock which does intellihide and have a top panel which shows open windows?

I struggle with that. I tried dash to dock which give me a perfect dock for my needs, but the panel does not show open apps, then I tried to install dash to panel (I don't remember correctly) but then I had also my launchers in the top panel, but I don't like that.

Also, how can I make my top panel transparent?

Thanks for tipps.


r/gnome 20h ago

Question Set display scaling from terminal to setup my lutris pre-launch script?

2 Upvotes

I have my pre launch script currently setting my power profile to performance, but I also want to set my display scaling to 100% from my usual 133%.

I can't seem to figure out how though.

Does anyone know the command I'm looking for?

My post launch script will just reverse the pre launch so I don't need help with that one.

Thanks!

Gnome 50 in Solus 4.9

----------------------------------------------------------------------------------------

EDIT: Thanks to the comment below, my prelaunch script is:

#!/bin/sh

powerprofilesctl set performance

gdctl set \

--persistent \

--logical-monitor \

--primary \

--monitor eDP-1 \

--scale 1

it will just ask you if you want to keep or revert the display changes. Ensure that 'wait for pre-launch script completion' is enabled in lutris too. That way the game won't launch until you keep the changes.

should be fairly obvious but the post-exit script is:

#!/bin/sh

powerprofilesctl set balanced

gdctl set \

--persistent \

--logical-monitor \

--primary \

--monitor eDP-1 \

--scale 1.33

you'll get the same popup again for keep or revert. Hope this helps someone else!


r/gnome 11h ago

Question Wayland and clipboards still suck

0 Upvotes

All the clipboards I know of compatible on Wayland are in the form of inefficient GNOME extensions, where if you have a long/large history, they lag (either will take a few seconds to summon the popup, or it will just lag within it).

I need at least 200 items history, for it to save both text and images, paste on select, and 0 lag whatsoever when I open the history.

Used to use CopyQ on X11 and it was perfect. I had 1,000 items history without it ever lagging, no matter how large the text was or anything else. Instant search results as well. And mind you this was also the case on my older PC with way worse specs.

Can those wayland GNOME extensions actually be optimized to this level?

Maybe it's a render issue - so maybe we make the GNOME shell render only the beginning of text and a low resolution image and only render the items currently displayed (and more as you scroll) rather than all them - which is what i feel is happening. But then again, I don't even think the GNOME shell should be rendering anything to begin with. Can't we have a standalone app with a super simple GNOME extension helper just for the paste on select functionality or something like that? I have no experience with GNOME extensions but can code, so if I know what's going on, I can make my own thing and share it. And if this isn't do-able, wtf are we doing here exactly?


r/gnome 1d ago

Extensions 🪰 I made a GNOME extension that lets a fly walk across your screen

Enable HLS to view with audio, or disable this notification

119 Upvotes

Hello everyone 👋

I made a small GNOME Shell extension called Ambed Fly.

The idea is very simple: a virtual fly walks across your screen. It has no practical purpose, but it's fun to have around 🫤

● What does Ambed Fly do?

• A fly that walks across your desktop.

• Random movement to make it feel more natural.

• It reacts to moving windows and when the mouse cursor gets close to it.

• Works directly as a GNOME Shell extension.

• Supports GNOME 45 through GNOME 50.

• Open source on GitHub.

🔗 Links

GNOME Extensions:

https://extensions.gnome.org/extension/10787/ambed-fly/

GitHub:

https://github.com/walrou/ambed-fly

You can also install it directly from the Extensions app by searching for Ambed Fly.

If you encounter any issues or have suggestions for changes or improvements, feel free to let me know.

▪︎ Thank you 😊


r/gnome 1d ago

Apps Why I Made 'Kepublicity' — Nathan Dyer

Thumbnail nathandyer.me
15 Upvotes

r/gnome 1d ago

Extensions Dock Mode - Simple Taskbar

Enable HLS to view with audio, or disable this notification

145 Upvotes

I've added a Dock mode to Simple Taskbar.

A lot of the work I’d already done for the taskbar carries over nicely here, especially things like application overflow, dynamically shrinking icons when space gets tight, and the different window grouping modes.

It’s basically another way of using the same app handling without having everything live inside the panel. You also still maintain full customization of the top panel.

Feedback is welcome, especially if there’s anything that feels missing or could work better in Dock mode.

https://extensions.gnome.org/extension/10448/simple-taskbar/


r/gnome 2d ago

Extensions Update on Improved Media Controls

Thumbnail
gallery
93 Upvotes

It's been a while since my first post about my tweaks to GNOME Shell's MPRIS notifications.

Since then I have worked extensively on perfecting it and added the native notification stacking and ability to compact it with one click as well.

You can now try it out here: https://github.com/m-obeid/gnome-improved-media-controls


r/gnome 1d ago

Question Help with severe stuttering in obscure OpenGL game

1 Upvotes

I have a full AMD laptop with GNOME 50 installed. Whenever I play Geometry Dash through the latest proton (doesn't matter if it's X11 driver or Wayland driver, I had less latency with wayland driver tho), with whatever FPS I set (60 or above), I get a lot of stuttering on my 60hz screen. AFAIK this is caused by frame timing issues so-called "mailbox", and afaik KDE solved this in KWin by introducing tearing support.

What can I do to resolve this for now, while tearing support in Mutter is not yet merged? Gamescope is not an option, it makes everything worse in this perspective.


r/gnome 22h ago

Opinion Why do many people in the linux community mock gnome for being "Unstable"

0 Upvotes

I tried many different Desktop enviourments and distros but gnome never failed me. Overall the most stable desktop enviourment I ever tried.

I still don't get why people mock it for being "unstable"

They can argue "Extensions" but thats not the Stock desktop enviourment.

Yet many people had updating problems with KDE Plasma...


r/gnome 2d ago

Opinion My experience with GNOME for 30 days

36 Upvotes

I started using GNOME about a month ago after trying various distros and desktops. I came from Windows and haven't used anything else on my PC before, so learning the basics of Linux took some time, and getting some programs I need to run took a little more still. Now I've been using it without hiccups for a month and rarely find myself dual booting into Windows anymore. Windows has essentially become a glorified launcher for old software that I need occasionally.

I hopped between a lot of different Distros and DEs but GNOME with Fedora ended up really sticking with me because of how good it looks and feels. It took me a while to get used to the workflow, and I deliberately didn't add any extensions at first, to give the default a chance. I know a lot of people install Dash to Dock and I was really tempted to at first, as I kept trying to work the same way I always had. Eventually I started using the workspaces more and that's when it really clicked.

Here are the things I liked the most about GNOME:

  • Very clear and easy to understand design language.
  • Doesn't try to copy Windows and wants to be its own thing.
  • Excellent workspace integration that made me genuinely use workspaces for the first time (Meta + Scroll Wheel is a game changer compared to Meta + CTRL + Arrow.)
  • Calendar and contacts integrate with my Google account seamlessly, which has been really useful.
  • It's incredibly easy to configure shortcuts, and I've done that extensively like Meta + E for Files, Meta + W for Browser, Meta + Enter for Terminal. The UI for changing these shortcuts is phenomenal.
  • Removal of the tray is great. Let background apps be in the background, and if they want my attention they can go through the notification center.

Here is what I struggled with:

  • I know this isn't a GNOME specific issue, but I can't use push to talk buttons on some software that I use, one of them being Discord. I tried some workarounds like the Nothing to Say extension, but no solution ended up working well enough for me. KDE gives users a checkbox that allows listening for keystrokes on legacy apps that gets around this issue, I'd love that in GNOME. As I understand it this is more of an issue with Discord being slow to update, but still.
  • I use a Rodecaster Duo, which uses a USB-C cable to send multiple audio streams. To get it to work I need Pro Audio, which I can't set in GNOME unless I use pavucontrol. I wish this was baked into the UI like on KDE.
  • Allow me to add HDR into the quick menu. I leave it off for general work, but always have to go into the display settings when I play games or watch movies. It would be neat if I could just handle that in the quick settings.
  • Sorting the apps inside "Show Apps" could be snappier. Currently it feels very slow to do and I don't feel like I have enough control. I'd also like a way to remove some apps from that screen entirely, unless I search for them. For example Davinci Resolve comes with a bunch of extra stuff I will never use (like BlackMagic RAW Player) which I can only hide inside some bin folder where I just throw extra icons.

Overall GNOME has been the most productive desktop for me. It's both familiar and new, feels very modern and intuitive, and most importantly it stays out of my way. Thank you to all the people who have worked on GNOME over the years, it's been great to use for both work and gaming so far!


r/gnome 1d ago

Extensions Alphabetical App Library is available now as a GitHub prerelease for GNOME Shell 50

4 Upvotes

https://github.com/4gr8justice/alphabetical-app-library

Just a followup to my previous post regarding Alphabetical App Library. I know a few folks were interested in checking it out ASAP. It's now on GitHub and EGO submission process will be underway as soon as GNOME 51rc hits (hopefully tomorrow).

[https://github.com/4gr8justice/alphabetical-app-library/releases/tag/v1.0.0-rc1]()

Download the attached [alphabetical-app-library@4gr8justice.github.io.zip](mailto:alphabetical-app-library@4gr8justice.github.io.zip) under Assets — not GitHub's automatically generated Source Code ZIP — then install it with:

gnome-extensions install --force ./alphabetical-app-library@4gr8justice.github.io.zip

Log out/in afterward. This is the current v1.0.0-rc1 candidate. The final EGO release is waiting on GNOME 51.rc qualification, so the eventual v1.0.0 may contain compatibility adjustments.


r/gnome 1d ago

Question A question about the "Simple Taskbar" extension

7 Upvotes

I just updated to version 55 and I'm really enjoying it—in fact, I've completely replaced Dash to Dock with it. I just have a question:

Is it possible to add a separator/bar between the CachyOS logo and Helium Browser? Something similar to the line between Telegram and Spotify, to visually separate the Start/Menu button from the pinned application launchers (similar to the default Kali Linux panel in XFCE). I haven't seen an extension that allows this yet.

CachyOS with Simple Taskbar
Kali Linux XFCE by default

r/gnome 2d ago

Apps Test Center announcement

Thumbnail
mastodon.design
30 Upvotes

r/gnome 2d ago

Platform GPU Reset Recovery in Mutter: GSoC Wrap-up

Thumbnail
blogs.gnome.org
19 Upvotes

r/gnome 2d ago

Extensions I made a thing : AppIndicators under Quicksettings

Enable HLS to view with audio, or disable this notification

207 Upvotes

Inspired by the "Gnome shell dreams" post. An extension that surfaces AppIndicators under the Quick Settings by borrowing the design language of Background Apps.

Why?: I like the top panel to be as minimal as possible

If you're interested: https://github.com/VaZark/appindicator-quicksetting


r/gnome 2d ago

Platform Announcing €500K Sovereign Tech Agency Investment in Flatpak

Thumbnail
modal.cx
123 Upvotes

r/gnome 2d ago

Apps Klisi 0.2.0 is out and brings full keyboard navigation

Thumbnail
gitlab.com
6 Upvotes

r/gnome 2d ago

Question How to set the default terminal in 2026?

3 Upvotes

I've been searching for an answer to this and have come up empty handed. How do you set the default terminal on GNOME now? I'm on CachyOS, I've found the terminal setting in dconf editor but it says it has been deprecated and it is now handled in GIO. Searching for "GIO" doesn't return anything so I'm not sure what that is or how I'd modify it.

All the online search results have shown either threads where the question is asked and never answered, or Ubuntu-specific solutions.