0.3.0-alpha
This major release includes some new feauter and big fixes:
- BUG: don't close screensaver if already showed by "Show now" menu, when idle time fired; then idle time "doubles"
- BUG (MacOS): keep asking for accessability permission when idle time is fired (in compiled app only!) Use @deepfocus/get-windows fork instead of original because of this
- BUG (MacOS): iconPath __dir not work with new Electron (29)
- BUG (Linux): 1 px line at the edge of screen in multiscreen
- update electron to v29 (v30 and newer slows down gpu rasterization significantly) and convert app to ESM ( windows 7 is not supported any more)
- NEW: localization i18n lib
- NEW: each ribbon animation speed option
- BUG (MacOS): if app run through startup objects, changing option won't start app
- BUG: detect displays during running app
- NEW: add gpu hw acceleration switch option