- Updated Electron to 22.3.23
- You can now directly edit the
default-services.js
file that is unpacked in the 'resources' dir inside the install dir. (For Linux, this is/opt/Quark Player
, for Windows it isC:\Users\$USERNAME\AppData\Local\Programs\Quark Player\
, for MacOS it is~/Applications/Quark Player/Frameworks
- Added Crackle as a service
- Made menu.js smaller
- Made all windows use "useContentSize: true" to simplify window sizing and make windows the same size on all platforms.
- Build script tweaks