WavyBackgrounds - v0.1.0
·
11 commits
to tauri_frontend
since this release
DO NOT USE!
Problem occurs during execution (double free, malloc). Interestingly enough only in Release Builds, Debug Builds (i.e., with hot reload) work just fine.
WavyBackgrounds v0.1.0
This is a universal binary (x86_64 and aarch64/arm64).
Changelog
- Switched to the Tauri frontend and uses Rust as the backend language now
- Is independent of any video files, which one had already downloaded via the System Settings
- Now has a System Tray
- Backgrounds don't move around in spaces
- Backgrounds stay in place when Mission Control is used
Missing implementations
- Ability to close the dynamic background on the active space only1
-
Skeleton code is commented out, always got a SEGFAULT (ERR_BAD_ACCESS) during testing. Could very well be because of the somewhat unstable state of the
objccrate. ↩