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.29k stars 49 forks source link

Optimize gui for high scale #189

Closed ArcticLampyrid closed 3 months ago

ArcticLampyrid commented 3 months ago

Relax max size requirements for main window. Adjust scroll area, keeping tab headers & bottom buttons fixed.

MrDuartePT commented 3 months ago

Well I was doing changes now, but your solution work really well

MrDuartePT commented 3 months ago

Just not like to be maximize by default, but the window size is almost perfect, it better to be self.setMinimumSize(1250, 725) Edit: The maximize by default is really weird: image