Skip to content

Multi-Tofu 0.4.1

Choose a tag to compare

@JMax92 JMax92 released this 27 Aug 23:03
· 6 commits to main since this release

A quiet fix. Multi-Tofu stops flashing to the front while the Ankama Launcher is open.

What was wrong

Two things stacked up. The optional launcher watcher ran every time the Ankama Launcher rewrote its cache, which is constant while it is open, and each time it re-activated an already-running Multi-Tofu and pulled it to the front. On top of that, the app opened Settings on every launch whether or not you had already set it up.

What changed

The watcher now checks whether Multi-Tofu is already running before doing anything. It starts the app once when the launcher opens and stays silent after that. If you use it, reinstall it so the new behaviour takes effect: ./tools/watch_ankama.sh remove then ./tools/watch_ankama.sh install.

Settings now opens on launch only while setup is unfinished, meaning Accessibility is not yet granted, or when you turn the option on yourself. Once it is set up, Multi-Tofu sits quietly in the menu bar and stays there.

Install

Unzip, drag Multi-Tofu into Applications, right click and Open the first time. Updating from 0.4.0 keeps your Accessibility grant, since the app is signed with a stable identity now.