Hacker News new | ask | show | jobs
by nottheengineer 949 days ago
Desktop mode is KDE on X. In that case your comment is true, steam will just run on KDE.

Game mode is a wayland session with gamescope as a WM, but it isn't controlled directly by the user. The steam client controls the WM and exposes those controls to you through menus and handles stuff like notifications and being a driver for the controller, so you could call it a DE in game mode.

1 comments

> Game mode is a wayland session

More like X session running under XWayland. gamescope doesn't really expose Wayland interfaces to clients (well, technically it does expose some stuff, but I wouldn't qualify that as anything else than implementation detail - although that may have started to change recently, I've seen some stuff being done around xdg-shell there).