Alessandro Astone

Results 205 comments of Alessandro Astone

This should be fixed for Plasma 6.0.3

Big +1 for the change, but there's no need to make it a session config

We can replicate the exact behaviour of `View.requestPointerCapture` with: https://wayland.app/protocols/pointer-constraints-unstable-v1#zwp_pointer_constraints_v1:request:lock_pointer https://wayland.app/protocols/relative-pointer-unstable-v1

I've completed the implementation of pointer capture. Happy Minecrafting.

> @aleasto do you know when it hits the images? It looks like the last system image rolled around last week as well (lineage-18.1-20230408-GAPPS-waydroid_x86_64-system.zip). It also needs a new vendor...

The game must request pointer capturing via `View.requestPointerCapture()` when it is wanted, for example in game and not in the menus. Minecraft does so. If not many games request pointer...

> > I've completed the implementation of pointer capture. Happy Minecrafting. > > Thanks for your efforts! Would you be able to implement pointer capture for Minecraft Education as well?...

No, this is fundamentally wrong. `sudo env | grep HOME` gives `/root`, making this check useless

Yes please. This PR is very intrusive. I'd prefer to see minimal changes and their reasoning.

> CONFIG_PSI_DEFAULT_DISABLED=n This is not valid syntax for a kernel config file. To disable it you should have written `# CONFIG_PSI_DEFAULT_DISABLED is not set`