PakoSt
PakoSt
@snke , I haven't looked into it too much but I think that's just how Weston deals with it by default. Not sure if this will be of help but...
@chetrf , could you post some information about the setup you are using? My immediate thoughts are to check the touchscreen and if it passes the event as expected (possibly...
Observations from my devices: - PinePhone (Allwinner A64) and PinebookPro (rk3399) both running ManjaroARM with kernel 5.11 and their respective open source driver: - drm backend doesn't work on either...
Thank you for the information! This makes it a lot easier to verify if the correct versions are in use. The issue on my x64 machine could lie somewhere else...
Update with RK3399 system - [PinebookPro](https://www.pine64.org/pinebook-pro/) running [ManjaroARM](https://forum.manjaro.org/c/arm/100) kernel `5.11.3` && mesa `20.3.4` using the DRM mode: - Switching to `tty3` and running the drm mode produces the expected app....
Small update towards my experiments on x64 with my Ryzen/RDNA2 machine: - Still experiencing the error with wrong Dart VM version when compiling the libraries (fresh flutter sdk/ depot_tools). What...
@LefixBlue check #21 for: > First I was thinking the flutter-client can be used without weston, directly from within CLI, but that was probably more related to my little understanding...
Had some fun doing something unconventional tonight by compiling the embedder on MSM8916 device (Wileyfox Swift) with [postmarketOS](https://postmarketos.org/). It resulted in the following errors: pmOS linker errors ``` ➜ build...
Wohoo! After some extensive cleanup on my host machine, I've found the offending piece causing me problems with the `depot_tools`. As it turns out, I've had a number of remnants...
@HidenoriMatsubayashi , I don't believe this is possible at the moment. I can see this ticket on PlasmaMobile which has some insights and possible hack to improve the behaviour for...