* feat!: add W Engine plugin
* feat!: add en translation
* fix: rm useless line
* feat!: add preview window in a pannel
* fix: rm no dependencies tools
* feat!: update thumbnail with new image
* feat: add screen choose with selector and add id check for warn string command folder
* docs: add dependencies on toml and read me
* fix: rm pkill and use kill
* feat!: add multiple path check, default output, select where set wallpaper
* feat!: rm debug notif
* docs: add new action documentation
* feat!: add new service for good restart (pkill all instance linux-wallpaper and rm all tmp file created by w engine)
* feat!: add check if pid is a linux-wallpaper instance
* docs: add depedencie and new entries
* feat!: support personnal path with json load
* docs: add docs for custom path
* feat!: use new api function for show all wallpaper
* fix: rm useless notify
Clicking the bar widget now toggles an attached panel showing the same
cat glyph at panel size plus the CPU percentage, replacing the old
notification. The widget publishes its visible state (glyph, cpu,
color, pace) through the plugin's shared state store and the panel
re-renders on each update, keeping the big cat frame-synced with the
bar cat.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Manual-mode reordering now uses declarative drag-and-drop (ui.dragSource
/ ui.dropZone, plugin_api 5) instead of the two-click grip; also folds in
the 0.0.8 crash-loop fix (strike() gated on utf8.len) and an onExit
autosave flush. Translation keys nested for the validator.
Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Add last_modified and date_added fields in catalog.toml
* remove changes to catalog.toml, better field naming
---------
Co-authored-by: Lemmy <studio@quadbyte.net>
* feat: add AniList plugin
Browse and update anime/manga lists from the bar widget and library panel with OAuth login.
* feat(anilist): add French translations
* docs(anilist): align README with template and current features
* chore(anilist): bump version to 1.0.0
* chore(anilist): update plugin thumbnail
* docs(anilist): document network, cache, and filesystem behavior
* fix(anilist): comply with AniList ToS naming guidelines
Rename the plugin to AniList (UNOFFICIAL), update the thumbnail, and keep service-facing copy referring to AniList itself.