Some hacking today and my favourite childhood computer thing is running on Wayland (yes, including walking on window titles and falling down from them)
0 Boosts
0 Likes
@jcm Wayland doesn't know about this, I have to ask the compositor. I use sway, so I just call get_tree a bunch, parse it, and treat every rectangle top as a walkable floor.
@allo The web version has been around for a long time, but I always found the interaction with the actual OS the biggest fun.
Also, the web one looks kinda off to me, bad rendering decisions etc. The author however has an *Android* one that will walk around the outer edge of your screen, which is the best.
@rixx I didn't know about that, but now I need it 🤩
@rixx sheep.exe \o/
@rixx@chaos.social
May I ask how you managed to make the walking on window titles work? Do you use a specific Wayland protocol to query the window geometries? Is that the hacky part?