static Pt goodSystemTrayIconSize() { ret pt(isRaspberryPi() ? 30 : isWindows() ? 16 : 20); }