Mimi

Results 8 issues of Mimi

Adding shortcuts to the homescreen doesn't work when Taskbar is set as the default home app. Temporarily changing it back to another launcher to add the shortcut doesn't solve it...

**Is your feature request related to a problem? Please describe.** It's very annoying that there's no way to disable AGC. This is a default in Chromium, and it's up to...

The `EquippedMannequin` db field is now used to determine how many gear sets are allowed to the character - this will have to be shared with the current gear set's...

### XIVLauncher Version XIVLauncher 1.0.6.0 (Flatpak) ### Wine Version unofficial-wine-xiv-git-8.18.0 (tried different ones) ### Dalamud Version 9.0.0.7 ### OS Arch Linux, kernel 6.5.8 ### Error Basically, there seems to be...

Using ` plugins: [ preact() ]` in `vite.config.js` Tried to create a basic component, as shown in the guide: ```js import {controller} from '@github/catalyst'; @controller class TestThingElement extends HTMLElement {...