Maximizer
Results
2
comments of
Maximizer
I'm facing the same problem https://github.com/mkiol/dsnote/issues/150#issuecomment-2368817641 I fixed it by launching flatpak with `QT_QPA_PLATFORM=wayland` env var ```bash flatpak --env=QT_QPA_PLATFORM=wayland run net.mkiol.SpeechNote ``` **Source:** https://github.com/flatpak/flatpak/issues/5658
/remove-lifecycle stale