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