Alessandro Astone
Alessandro Astone
Only happens at 8k on my system. GTX 1080 Ti. Youtube is serving me VP9.
Looking at https://github.com/linux-surface/linux-surface/blob/afddc7d7410e03c9ada24f6f8814f588370cc756/patches/5.18/0008-surface-typecover.patch#L516 it looks intended?
Got it. GNOME's approach makes a lot of sense. However @skgsergio [above](https://github.com/linux-surface/linux-surface/issues/846#issuecomment-1159784966) said that disconnecting the typecover doesn't make GNOME flip to tablet mode?
So I looked into kwin and it already has this ferature, and turns out that upgrading to Plasma 5.25 fixed it for me! https://invent.kde.org/plasma/kwin/-/blob/master/src/tabletmodemanager.cpp#L96
I'm not sure why you made that. As far as I can see, this is a GNOME bug, not a missing feature. I presume https://gitlab.gnome.org/GNOME/mutter/-/blob/main/src/backends/native/meta-seat-impl.c#L1632 is for some reason reporting...
For starters `sudo libinput list-devices | grep Capabilities` should have no `pointer`
Looks like this should fix it? https://source.winehq.org/git/wine.git/commit/51f7c9d15ed4af06f39f863c253252f77336d0e9 ref: https://bugs.winehq.org/show_bug.cgi?id=49897 I don't know if it can be backported here
See also: https://github.com/waydroid/android_vendor_waydroid/pull/11
Any tests happening with this? I'm not comfortable blindly merging it
Waydroid stores the android's data in home which inevitaly includes files owned by root. I'm not sure this helps.