misyltoad / frog-protocols

Other
421 stars 5 forks source link

[new protocol] add gamepad support like keyboard and mouse #10

Open Redhawk18 opened 1 month ago

Redhawk18 commented 1 month ago

I made this post on reddit to linux questions about why my screen lock activated during the middle of an elden ring boss fight.

But the core reason this happened is because gamemode isn't a shortcut for for a proper wayland protocol, yes gamemode will disable sleep and lock screens but thats a band aid solution. I heard about this project and thought this was a very good place for this. Maybe this is a problem for the official wayland projects official protocols, but the RFC process greatly affects how soon these desktop stacks are seen as ready to use because of the slow down.

Conan-Kudo commented 1 month ago

There's a Wayland protocol for this that is actively being developed.

Redhawk18 commented 1 month ago

There's a Wayland protocol for this that is actively being developed.

So only two more years before it leaves rfc hell so I get to use it on my computer.

Zamundaaa commented 1 month ago

Making the compositor aware of gamepad inputs doesn't require any Wayland protocols