this post was submitted on 14 May 2026
59 points (95.4% liked)

Linux Gaming

25859 readers
408 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Hello,
this is a copy+paste of a discussion I posted on Reddit a couple of days ago.

For those 4 of us who are using or are going to use the new Steam Controller under GNOME Wayland, you are probably aware that Steam is a X11 application running on a Xwayland layer, and when the Steam Controller driver tries to access to the mouse control, the Wayland desktop raises the permission request to the user.

Therefore you will be greeted by this popup window here any time you turn the Steam Controller on:

image

By allowing the Remote Interaction, the Desktop behaviour of the Controller will work. If you, like me, consider this popup window annoying, consider the preload of the library Extest (https://github.com/Supreeeme/extest), which would provide an override to that permission flag when required.

The real solution would be to GNOME to enable a persistence of the permission settings for specific apps, or to Steam to move to a Wayland app. You all 3 know that neither of them would happen in the next 10 years at least.

By confronting with people in the comments, I found out that the same issue happens on other Wayland DEs such as Plasma, even though Plasma has a central option to turn off the permissions check, but the OS heavily recommends that you don’t turn it on due to it being a potential security vulnerability (because it is). A better solution could be to keep the same permission settings for a count of executions of the same application, or with a time limit.

top 9 comments
sorted by: hot top controversial new old
[–] lokalhorst@feddit.org 6 points 4 days ago (1 children)

I assume you say "the 4 of us" not because of GNOME, but because you are only 4 people who were so lucky to get their hands on one of those controllers

[–] LordDaveTheKind@piefed.social 10 points 3 days ago

Both. It's an intersection.

[–] marighost@piefed.social 6 points 4 days ago

I'm running KDE and get this permission popup too. I'm not so familiar with x11 or Wayland stuff quite yet, so I'm not sure i ever would have figured this out. Thanks for the info!

[–] cyberpunk007@lemmy.ca 2 points 3 days ago

Recently moved off manjaro to catchy, and in the same breath, from gnome back to plasma/kde. I still get these pop ups even with my Xbox series controllers. This is also my first time using Wayland. Kinda sucks tbh. Also annoyed any time I boot all my previously opened windows open in the center of the screen on login.

[–] jjlinux@lemmy.zip 1 points 3 days ago (1 children)
[–] Willdrick@lemmy.world 2 points 3 days ago (1 children)
[–] jjlinux@lemmy.zip 2 points 3 days ago

Perfect for pancakes or for gaming snacks, haha.

[–] strongarm@lemmy.dbzer0.com 2 points 4 days ago

Thank you for this, I was researching it again recently

I'm 2/4, thanks for the solution! I'll try it later