johnfanv2 / LenovoLegionLinux

Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
https://github.com/johnfanv2/LenovoLegionLinux
GNU General Public License v2.0
1.52k stars 55 forks source link

fix PyQt6 hide to tray #155

Closed st0nie closed 8 months ago

st0nie commented 8 months ago

Otherwise, if you enable minimize when opening the software, the software will immediately flash back and won't work!

st0nie commented 8 months ago

cc @MrDuartePT

MrDuartePT commented 8 months ago

I also have notices that tray was kinda broken. Thanks for finding the fix. Few things have change when PyQt6 release.

Edit: The test are failing because I need to update to use wayland, since fedora and other drop xvfb-run of there repos.