Incredible that we're getting something like this before a plain good old screensaver
Show HN: Play Pokémon to unlock your Wayland session
11–20 of 56 posts
Re: Show HN: Play Pokémon to unlock your Wayland session
#12Re: Show HN: Play Pokémon to unlock your Wayland session
#13Ah, goody. Looks like I found the only other Wayland user on HN. ;) You should also post here: https://news.ycombinator.com/item?id=44837981
On the KDE side, Wayland has been going pretty well. Wayland sessions make up 82% of all sessions with telemetry enabled. https://blogs.kde.org/2025/03/15/this-week-in-plasma-file-tr... For me the real conundrum was SwayWM vs KDE Wayland rather than any X.org session; I really felt like SwayWM was a good upgrade from i3wm and gave me a better desktop session with much less hacks. Hope to see wlroots push forward and…
Re: Show HN: Play Pokémon to unlock your Wayland session
#14Incredible that we're getting something like this before a plain good old screensaver
For use with vintage computers that use CRTs? If not, what kind of oddball display / use-case do you have, where it would be better to play a screensaver than to follow the usual modern flow of display dim -> display black -> display sleep -> computer lock -> [maybe] computer sleep?
Re: Show HN: Play Pokémon to unlock your Wayland session
#15Incredible that we're getting something like this before a plain good old screensaver
For use with vintage computers that use CRTs? If not, what kind of oddball display / use-case do you have, where it would be better to play a screensaver than to follow the usual modern flow of display dim -> display black -> display sleep -> computer lock -> [maybe] computer sleep?
Re: Show HN: Play Pokémon to unlock your Wayland session
#16Incredible that we're getting something like this before a plain good old screensaver
For use with vintage computers that use CRTs? If not, what kind of oddball display / use-case do you have, where it would be better to play a screensaver than to follow the usual modern flow of display dim -> display black -> display sleep -> computer lock -> [maybe] computer sleep?
Re: Show HN: Play Pokémon to unlock your Wayland session
#17Ah, goody. Looks like I found the only other Wayland user on HN. ;) You should also post here: https://news.ycombinator.com/item?id=44837981
The trick was to switch to AMD (screw NVIDIA on Linux).
Re: Show HN: Play Pokémon to unlock your Wayland session
#18Earlier quoted context omitted.
For use with vintage computers that use CRTs? If not, what kind of oddball display / use-case do you have, where it would be better to play a screensaver than to follow the usual modern flow of display dim -> display black -> display sleep -> computer lock -> [maybe] computer sleep?
OLEDs still have burn-in issues even with all the fancy mitigation systems they have.
Re: Show HN: Play Pokémon to unlock your Wayland session
#19Earlier quoted context omitted.
On the KDE side, Wayland has been going pretty well. Wayland sessions make up 82% of all sessions with telemetry enabled. https://blogs.kde.org/2025/03/15/this-week-in-plasma-file-tr... For me the real conundrum was SwayWM vs KDE Wayland rather than any X.org session; I really felt like SwayWM was a good upgrade from i3wm and gave me a better desktop session with much less hacks. Hope to see wlroots push forward and…
I run Wayland but I'm not happy about it. Most autoclickers still don't work, and autotypers need sudo and group magic to get working.
Anyway though, the "standard" way to do automatic clicking and typing on Wayland is via the RemoteDesktop portal, named such because it is used with ScreenCast to support use cases like VNC and RDP servers. Despite the poor choice of name, it gives a general API for sending inputs programmatically.
https://docs.flatpak.org/en/latest/portal-api-reference.html...
This does require at least a one-time permission grant for an application to use, but at least on KDE it is possible for the permission to persist across runs.
I'm sure everyone is unenthused about having to deal with another way to do things, but it's at least decently straightforward... You could certainly invoke this from a quick Python script I reckon.
(There's also libei but it's kind of a mess imo and I don't know if it is well-supported yet.)
Re: Show HN: Play Pokémon to unlock your Wayland session
#20Earlier quoted context omitted.
For use with vintage computers that use CRTs? If not, what kind of oddball display / use-case do you have, where it would be better to play a screensaver than to follow the usual modern flow of display dim -> display black -> display sleep -> computer lock -> [maybe] computer sleep?
OLEDs still have burn-in issues even with all the fancy mitigation systems they have.
Of course, screensavers are still plain fun. That's justification enough to set one if you want.