Commit Graph
513 Commits
Author SHA1 Message Date
github-actions[bot] f9fddd7cc5 chore: update plugin catalog [skip ci] 2026-07-27 03:06:24 +00:00
Jetsadakorn MaliwanandGitHub 0d4f1277c4 feat: Add Hyprland special workspaces plugin (#116)
* feat: Add Hyprland special workspaces plugin

* fix: Nest translation keys under settings object
2026-07-26 23:06:15 -04:00
Lemmy 4d1d17f39a fix(validator): validate all plugin setting types 2026-07-26 19:57:25 -04:00
github-actions[bot] a8578a44b9 chore: update plugin catalog [skip ci] 2026-07-26 18:15:12 +00:00
f6983da41a Add nightwatch75/topgrade-wrapper 0.0.2 (#114)
A bar plugin for topgrade: the glyph carries the number of packages waiting, and
the panel counts them and starts the upgrade in a terminal window.

topgrade has no "how many packages?" mode, so counting is two-staged.
`topgrade --dry-run --no-self-update` reports the steps topgrade would actually
run, which is how the user's own topgrade.toml decides what gets counted; each
"Dry running:" command is then matched against a table of 13 package managers,
and every match is asked once, read-only, to list what it has pending. The count
is the length of that list, so the bar number and the list a panel row expands
into are the same answer and expanding costs no second trip to a mirror.

Steps nothing can count are named rather than folded into the total, and a
partly covered step names the manager that could not answer, so an Arch box with
an AUR helper but no pacman-contrib never reads its AUR total as the whole
system update.

The upgrade never runs in the background: it opens a terminal so package
managers can prompt and sudo can ask on the tty. The plugin writes no files and
never rewrites topgrade's configuration.

Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com>
2026-07-26 14:15:03 -04:00
github-actions[bot] 990c777059 chore: update plugin catalog [skip ci] 2026-07-26 12:39:53 +00:00
YuutoandGitHub 074247e865 add calculator plugin (#104)
* feat: add calculator plugin

* add MIT license

* fix(calculator): typo

* fix(calculator): wrong PANEL_ID

* remove LICENSE
2026-07-26 08:39:45 -04:00
github-actions[bot] e70da314ce chore: update plugin catalog [skip ci] 2026-07-26 12:37:46 +00:00
kanataandGitHub 2dd05ef8bc feat: add hypr-submap plugin (#101)
* feat: add hypr-submap plugin

* fix(hypr-submap): add description key and glyph default value

* fix(hypr-submap): update dependencies and fix glyph default value in README

- Add stdbuf and hyprctl to the dependencies list in `README.md` and `plugin.toml`.
- Correct the documented default value of glyph to match the actual implementation.
2026-07-26 08:37:37 -04:00
github-actions[bot] ca20bb9c85 chore: update plugin catalog [skip ci] 2026-07-26 00:23:04 +00:00
Tadomika-AriandGitHub cd80c56409 feat!: add W Engine plugin (#81)
* 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
2026-07-25 20:22:52 -04:00
github-actions[bot] 38aa2d212d chore: update plugin catalog [skip ci] 2026-07-26 00:04:31 +00:00
rrztandGitHub 4c113f7370 feat(lyrics): add selectable LRCLIB results (#102) 2026-07-25 20:04:21 -04:00
github-actions[bot] 0c971b1121 chore: update plugin catalog [skip ci] 2026-07-25 23:34:44 +00:00
00da2cd291 cat: 1.2.0 — click popup panel with the cat and CPU % (#103)
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>
2026-07-25 19:34:35 -04:00
github-actions[bot] 793249578c chore: update plugin catalog [skip ci] 2026-07-25 15:07:12 +00:00
Lemmy 88bacfe613 feat(catalog): publish per-plugin release history for older API levels 2026-07-25 11:07:01 -04:00
Lemmy 360462f5d3 feat: validate widget gesture actions in plugin manifests 2026-07-25 09:42:23 -04:00
github-actions[bot] ef9c40030a chore: update plugin catalog [skip ci] 2026-07-25 02:39:28 +00:00
Lemmy 8fefd6c97e refactor(todo): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy a98cb6d5ee refactor(portctl): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 9f0dd5f4dc refactor(nextboot-selector): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 51400ced59 refactor(mini-docker): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 36b740371b refactor(keymap): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 99f7ad3084 refactor(keybind-cheatsheet): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 2f9943777c refactor(hassio): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 61d6a0d256 refactor(game-launcher): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 9410cdfa93 refactor(file-search): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 947f9d873d refactor(ds4-color): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 8fdca50859 refactor(drive-health): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 0e60d401a8 refactor(color-picker): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy c8e31929e6 refactor(audio-switcher): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 24cab9daa7 refactor(anilist): use closure callbacks 2026-07-24 22:38:38 -04:00
Lemmy 5579b20b51 chore(i18n): update 2026-07-24 14:16:41 -04:00
github-actions[bot] c9226bb85f chore: update plugin catalog [skip ci] 2026-07-24 18:13:26 +00:00
Gustavo RosaandGitHub ff289e523f feat: add adaptive SMART refresh controls (#96) 2026-07-24 14:13:17 -04:00
github-actions[bot] 27c6a808da chore: update plugin catalog [skip ci] 2026-07-24 18:12:35 +00:00
rrztandGitHub 521429f1d5 feat(lyrics): update to 1.4.3 (#94)
* feat(lyrics): update to 1.4.3

* fix(lyrics): rely on host scroll setting
2026-07-24 14:12:18 -04:00
github-actions[bot] 20da011c56 chore: update plugin catalog [skip ci] 2026-07-24 18:11:47 +00:00
Apex077andGitHub 706864b3b2 fix(eyecare): reflect configurable break duration in notification message (#92)
Fixes #63
2026-07-24 14:11:38 -04:00
github-actions[bot] 85e5dd68f0 chore: update plugin catalog [skip ci] 2026-07-24 18:11:07 +00:00
5e7655dc73 Update nightwatch75/todo to 0.0.9 — drag-and-drop reorder (plugin API 5) (#91)
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>
2026-07-24 14:10:58 -04:00
Lemmy 7fa3903113 fix(ci): accept dismiss_on_outside_click, keyboard_focus, persistent and capture_keys panel fields 2026-07-24 14:10:04 -04:00
Lemmy cb9f9d2c99 fix(ci): date uncommitted plugins by mtime in the catalog generator 2026-07-24 14:09:56 -04:00
github-actions[bot] f328c29e9c chore: update plugin catalog [skip ci] 2026-07-24 12:26:40 +00:00
emrtnnandGitHub 7a3a922e73 Add pass launcher plugin (#89) 2026-07-24 08:26:28 -04:00
Lemmy efe8a1a2c9 chore(i18n): push/pull for reordering lid-guard 2026-07-23 23:59:02 -04:00
github-actions[bot] f7bf278419 chore: update plugin catalog [skip ci] 2026-07-24 03:46:14 +00:00
pedroandGitHub 98e7cc1ea1 feat(lid-guard): add lid-close suspension inhibitor (#30)
* feat(lid-guard): add lid-close suspension inhibitor

* docs(lid-guard): replace plugin thumbnail
2026-07-23 23:46:04 -04:00
Lemmy 79583e36de chore(i18n): update 2026-07-23 20:12:12 -04:00