Results 246 comments of Andri Yngvason

Hmm, wayvnc requires libxkbcommon v1.0.0 or newer, but buster only has v0.8.2. I guess Mobian has a newer one?

If someone decides to implement this, please use a strong hashing algorithm by today's standards.

This is probably a good enough solution: * The authentication method is configured in the config file or in a command line argument to wayvnc * If the method is...

It is implemented already: https://github.com/any1/wayvnc/tree/transient-seats

In fact, everything is implemented; just waiting for reviews and acks.

Closed in favour of #227

This has been open for a while without any action, so I'll close it for now.

I have nothing against adding an info-level log message about failed login attempts although you can use `wayvncctl` to get at this information as is. Still, I'm not sure if...

Render node gets chosen here: https://github.com/any1/wlvncc/blob/master/src/main.c#L707 It's probably just choosing the wrong GPU. There's a recent protocol extension which lets the compositor tell the client which render node to choose,...