avivbintangaringga
fd1014fc76
feat(nix-monitor): add optimize store
2026-07-18 13:59:54 +07:00
Yocraft-2000
d9eea91d2b
Fix README and plugin.toml
2026-07-18 08:34:38 +02:00
Lemmy
1e23c02e0b
ci(i18n): first pull, only automatic a-z re-ordering
2026-07-18 01:36:29 -04:00
github-actions[bot]
cd74418265
chore: update plugin catalog [skip ci]
2026-07-18 05:27:53 +00:00
Lemmy
3e87f3a086
ci(chore): pull/push scripts
2026-07-18 01:27:43 -04:00
Lemmy
a3287ecc1f
fix(portctl): normalize category translation keys
2026-07-18 01:22:35 -04:00
github-actions[bot]
8c1d5ff2f6
chore: update plugin catalog [skip ci]
2026-07-18 05:06:37 +00:00
Artur and GitHub
8296ca0f7e
feat(hassio): Implemented the Home Assistant plugin for Noctalia v5. ( #31 )
...
* feat(hassio): Implemented the Home Assistant plugin for Noctalia v5.
* Update plugin.toml
* Update plugin.toml
* fix(*): Changed curl HTTP calls to native noctalia HTTP calls.
* fix(*): Fixed headers on HTTP requests.
* fix(service_sse): Fixed HA tokens visible on argv during streams.
* fix(service_sse): Added an explicit exit signal for the stream and
refresh/reload_entities no longer force `sseActive = false`.
* fix(*): Fixed xdg-open missing from README.md and plugin.toml
* refact(widget): Changed runInTerminal to runAsync on xdg-open calls to
prevent the termial from popping up.
* fix(*): Changed plugin data location to be stored where pluginDataDir()
points.
* fix(README): Added all IPC calls to README.
* Updated README to reflect recent changes.
* refact(*): Removed some dead code.
* fix(*): Changed toggle timeout logic to use real time, fixing toggles
being stuck in a loding animation.
* refact(*): Added a token cleaner function.
* refact(service_sse): Changed curl stream calls for the new native HTTP
streaming API.
* feat(*): Fixed some translations.
2026-07-18 01:06:27 -04:00
Sébastien Atoch
0133680993
zed: fix validation warning
2026-07-18 00:00:15 -04:00
github-actions[bot]
1ee9459483
chore: update plugin catalog [skip ci]
2026-07-18 00:31:13 +00:00
dd5d67b1e3
Add Zed Provider launcher plugin ( #17 )
...
* Add Zed Provider launcher plugin.
Expose recent Zed workspaces in the launcher so users can reopen projects quickly.
* Update Zed Provider thumbnail with launcher screenshot.
Use the official Noctalia thumbnail generator export for the plugin card.
* Address PR review feedback for Zed Provider.
Fix thumbnail category label, refresh project cache when the query is cleared,
and use noctalia.fuzzyScore for launcher filtering.
* fix(zed-provider): update thumbnail with launcher category label
* chore(zed-provider): reset manifest version to 1.0.0
* docs(zed-provider): align README with plugin documentation requirements
* fix(zed-provider): replace min_noctalia with plugin_api
* Add 'nohup' to plugin dependencies
---------
Co-authored-by: Lemmy <studio@quadbyte.net >
2026-07-17 20:31:04 -04:00
github-actions[bot]
e5a69565ac
chore: update plugin catalog [skip ci]
2026-07-18 00:11:20 +00:00
César González Girón and GitHub
e720bcbacc
Update gambled23/mangowm-keymode to 1.0.2 --- Hide on default keymode setting ( #40 )
...
* feat(keymode): Setting to hide on default keymode
* docs(keymode): Updated thumbnail with new tags
* docs(readme): added new setting
2026-07-17 20:11:11 -04:00
github-actions[bot]
3a5c4be1db
chore: update plugin catalog [skip ci]
2026-07-17 23:55:40 +00:00
rrzt and GitHub
d80bdf0190
feat(lyrics): improve player and interlude controls ( #42 )
...
* feat(lyrics): support multiple MPRIS players
* feat(lyrics): add interlude font options
2026-07-17 19:55:31 -04:00
github-actions[bot]
54ac3ed0d6
chore: update plugin catalog [skip ci]
2026-07-17 23:54:13 +00:00
203aaef232
Update nightwatch75/file-search to 0.0.10 ( #39 )
...
Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-17 19:54:05 -04:00
Yocraft-2000
3435b11322
add icon_provider setting
2026-07-18 01:50:17 +02:00
Yocraft-2000
273e90bc80
Update README: default links
2026-07-18 00:37:43 +02:00
Yocraft-2000
9fd76601e9
Update tags
2026-07-18 00:37:43 +02:00
Yocraft-2000
eb8f134bfc
Add notification toggle setting
2026-07-18 00:37:43 +02:00
Yocraft-2000
758744f9ca
add README and thumbnail
2026-07-18 00:37:43 +02:00
Yocraft-2000
77beece387
init plugin
2026-07-18 00:37:43 +02:00
github-actions[bot]
0c87f534ba
chore: update plugin catalog [skip ci]
2026-07-17 22:33:36 +00:00
cc6a1ca59b
feat: add whyoolw/dropwall ( #6 )
...
Co-authored-by: whyoolw <whyoolw@gmail.com >
2026-07-17 18:33:21 -04:00
github-actions[bot]
ca07934fe4
chore: update plugin catalog [skip ci]
2026-07-17 14:34:27 +00:00
Lysec and GitHub
cb2d7b65f8
Merge pull request #32 from h465855hgg/feat/lyrics-plugin
...
feat: add lyrics plugin
2026-07-17 16:34:17 +02:00
h465855hgg
6dacdc7a78
fix(lyrics): avoid shell injection in NetEase requests
2026-07-17 21:57:02 +08:00
github-actions[bot]
ea8dc2f6eb
chore: update plugin catalog [skip ci]
2026-07-17 13:49:23 +00:00
c71ec00354
Add nightwatch75/file-search 0.0.9 — fuzzy file search (bar widget + panel + launcher provider) ( #26 )
...
* Add nightwatch75/file-search 0.0.7
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* file-search: backtick dependency names in Requirements (CI check)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* file-search 0.0.8: address review — safe index records, atomic cache writes, command dependencies, index fingerprint
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* file-search 0.0.8: min_noctalia → plugin_api = 3 (manifest format change)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* file-search 0.0.9: move index to noctalia.pluginDataDir()
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
---------
Co-authored-by: Massimiliano <m.angei@iotron.it >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com >
2026-07-17 09:49:12 -04:00
github-actions[bot]
da237fe43b
chore: update plugin catalog [skip ci]
2026-07-17 13:48:41 +00:00
Lysec and GitHub
1f4edfa461
Merge pull request #35 from goodroot/add-noctwhspr
...
feat: add noctwhspr plugin
2026-07-17 15:48:30 +02:00
github-actions[bot]
88b7af6378
chore: update plugin catalog [skip ci]
2026-07-17 13:27:24 +00:00
Lysec and GitHub
a036b78945
Merge pull request #37 from PrinceAria/main
...
Feature: Added support for PrismLauncher forks, notably FreesmLauncher
2026-07-17 15:27:15 +02:00
github-actions[bot]
f1b69842eb
chore: update plugin catalog [skip ci]
2026-07-17 13:25:39 +00:00
Ian Ribeiro and GitHub
82524c1bc0
refactor: adopt noctalia.pluginDataDir() ( #29 )
2026-07-17 09:25:27 -04:00
princearia
f50a65d125
Feature: Added support for PrismLauncher forks, notably FreesmLauncher
2026-07-17 14:29:26 +02:00
h465855hgg
6b96da5a0c
feat(lyrics): add customizable colors
2026-07-17 14:49:39 +08:00
goodroot
4a44228965
noctwhspr: clarify thumbnail description
2026-07-16 20:40:36 -07:00
goodroot
6d7efe7577
noctwhspr: full-bleed thumbnail screenshot
2026-07-16 20:38:44 -07:00
goodroot
681e8ee057
feat: add noctwhspr plugin
2026-07-16 20:16:39 -07:00
h465855hgg
9eb6984031
docs: add lyrics dependency setup helper
2026-07-17 07:20:42 +08:00
h465855hgg
cf3a93b2fb
docs: use generated plugin thumbnail
2026-07-17 06:21:54 +08:00
h465855hgg
0d2adc1939
docs: add plugin screenshots
2026-07-17 05:57:13 +08:00
h465855hgg
7140e2fe7d
feat: add lyrics plugin
2026-07-17 05:40:37 +08:00
avivbintangaringga
f96cba053f
fix(nix-monitor): bump version
2026-07-17 00:47:35 +07:00
avivbintangaringga
b413959420
fix(nix-monitor): fix warnings on readFile usage
2026-07-17 00:46:43 +07:00
github-actions[bot]
c5ee4f4fe1
chore: update plugin catalog [skip ci]
2026-07-16 14:13:43 +00:00
Lemmy
b8401ded0f
ideapad: "laptop" is not a valid icon
2026-07-16 10:13:33 -04:00
github-actions[bot]
d95f3d7570
chore: update plugin catalog [skip ci]
2026-07-16 13:30:23 +00:00