avivbintangaringga
43b4db599f
feat(nix-monitor): add panel card background customization
2026-07-16 10:48:34 +07:00
avivbintangaringga
8ac264789c
feat(nix-monitor): add NixOS 26.05 branch option
2026-07-16 09:49:33 +07:00
github-actions[bot]
643e114e22
chore: update plugin catalog [skip ci]
2026-07-16 02:32:17 +00:00
Lemmy
45b79e37b0
todo: shorter description
2026-07-15 22:32:07 -04:00
Lemmy
c057379c91
docs: standardize and validate plugin READMEs
2026-07-15 21:56:42 -04:00
github-actions[bot]
1148c2d698
chore: update plugin catalog [skip ci]
2026-07-16 00:30:20 +00:00
Kainoa Kanter and GitHub
b1f9588bfd
ASUS UM5606 Fan State plugin ( #21 )
...
* ASUS fan state plugin
* submission guidelines
* fix validation ci
* fix label
* Update plugin.toml
* update thumbnail categories
2026-07-15 20:25:22 -04:00
github-actions[bot]
a030a3b99c
chore: update plugin catalog [skip ci]
2026-07-16 00:04:22 +00:00
pedro and GitHub
66270734c0
feat(mini-docker): add Docker management plugin ( #19 )
2026-07-15 20:04:13 -04:00
github-actions[bot]
6b1d4baf4a
chore: update plugin catalog [skip ci]
2026-07-15 23:42:09 +00:00
138e991a8e
Add nightwatch75/todo 0.0.7 — prioritised to-do list (bar widget + panel) ( #18 )
...
* Add nightwatch75/todo 0.0.6
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
* To Do 0.0.7: make priority sort a view; never rewrite the manual order
Review fix: switching to priority mode used to sort the items array and
persist it, destroying the manual ordering. items and the on-disk tasks
array now always hold the manual order; priority mode stable-sorts a
copy at render time only.
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 >
2026-07-15 19:42:00 -04:00
github-actions[bot]
c50b326223
chore: update plugin catalog [skip ci]
2026-07-15 16:50:34 +00:00
Lysec and GitHub
c28e8f7b29
Merge pull request #10 from avivbintangaringga/main
...
feat: add nix-monitor plugin
2026-07-15 18:50:24 +02:00
avivbintangaringga
efdc645623
fix(nix-monitor): change readme wording
2026-07-15 23:48:42 +07:00
avivbintangaringga
00ecbd7786
fix(nix-monitor): add notes to readme
2026-07-15 23:47:04 +07:00
avivbintangaringga
acdae44300
fix(nix-monitor): add system check duration threshold
2026-07-15 23:38:09 +07:00
avivbintangaringga
48e3adf052
fix(nix-monitor): fix settings translation wording and variable naming
2026-07-15 23:13:20 +07:00
avivbintangaringga
04ad49cf45
fix(nix-monitor): add back checking update notification
2026-07-15 22:56:56 +07:00
avivbintangaringga
a1d9a0c4bb
fix(nix-monitor): kill both children and parent job, just to be safe
2026-07-15 22:54:33 +07:00
avivbintangaringga
5dfc59cadb
fix(nix-monitor): cancel system check on exit
2026-07-15 22:50:54 +07:00
avivbintangaringga
4d43885b85
fix(nix-monitor): trim local hash
2026-07-15 22:50:26 +07:00
github-actions[bot]
66ad100023
chore: update plugin catalog [skip ci]
2026-07-15 13:30:55 +00:00
5ccb52baae
feat: add prismlauncher instances plugin ( #15 )
...
* feat: add prismlauncher instances plugin
* declare prismlauncher dependency
* Remove leading slash from launcher prefix
* Change tags for plugin.toml
Updated tags in plugin.toml to better reflect functionality.
* fix: use noctalia.listDir
* mention prismlauncher dependency in the readme
---------
Co-authored-by: Lemmy <studio@quadbyte.net >
2026-07-15 09:30:44 -04:00
avivbintangaringga
6805464bf7
fix(nix-monitor): change date command to noctalia.formatTime
2026-07-15 12:42:23 +07:00
avivbintangaringga
ed42fc9be1
fix(nix-monitor): change barWidget.getConfig to noctalia.getConfig
2026-07-15 11:52:07 +07:00
avivbintangaringga
70c2ec286d
fix(nix-monitor): change readme
2026-07-15 11:45:44 +07:00
avivbintangaringga
74f22f2c34
fix(nix-monitor): add cancel system stats check
2026-07-15 11:37:35 +07:00
github-actions[bot]
1e69688bc2
chore: update plugin catalog [skip ci]
2026-07-15 04:28:07 +00:00
ae06d34fcb
Add iio-lock plugin for orientation locking ( #13 )
...
* Made a iio-hyprland plugin for noctalia
kill iio-hyprland and restart it depending on the locked setting.
The plugin has:
-control center toggle
-Bar wigdet for toggle of state
--If rigth clicked this wigdet will open the panel
-Panel for calling by msg
--Panel also added possibally to specify lock direction
-Bar wiget for open panel
--Useful for touch
- Tested with hyprland 0.55.4 and noctalia v5.0.0
- Should work with sway using iio-sway (not tested)
* add en.json to translation
unify settings keys for consistent naming
update names
add iio-service so tools work independently
refactor code for readability and remove unused logic
update readme
add thumbnail
* Updated plugin.toml names
Reworked panel code
* bump version
* Make arrow buttons apply relative orientation instead of fixed original
directions
* fixed wrong labels
* Delete iio_lock/iio_lock.luau
* Delete iio_lock/iio_panel.luau
* Delete iio_lock/shortcut.luau
* make noctalia.getConfig the sole config accessor
---------
Co-authored-by: Lemmy <studio@quadbyte.net >
2026-07-15 00:27:58 -04:00
Ian Ribeiro and GitHub
2d637f9651
feat: hide panel when hyprpicker triggered from panel ( #16 )
2026-07-15 00:23:45 -04:00
github-actions[bot]
4720eb3bdb
chore: update plugin catalog [skip ci]
2026-07-15 04:22:53 +00:00
Lemmy
05820914d3
refactor: enforce noctalia.getConfig across community plugins
2026-07-15 00:22:44 -04:00
avivbintangaringga
0d953ea633
fix(nix-monitor): track pid of the running remote check
2026-07-15 11:13:41 +07:00
avivbintangaringga
c51e39dbe4
fix(nix-monitor): add dependency in plugin.toml
2026-07-15 11:04:20 +07:00
avivbintangaringga
30af4b0036
fix(nix-monitor): initialize system stats check running state
2026-07-15 10:59:00 +07:00
avivbintangaringga
f921cc112e
fix(nix-monitor): add check time state to local check
2026-07-15 10:59:00 +07:00
avivbintangaringga
01ed4efa5a
fix(nix-monitor): change widget plugin id
2026-07-15 10:59:00 +07:00
avivbintangaringga
e5560a3bc4
fix(nix-monitor): remove dead code
2026-07-15 10:59:00 +07:00
avivbintangaringga
971d4bc0ba
fix(nix-monitor): fix translation
2026-07-15 10:59:00 +07:00
Lemmy and GitHub
24b2e7f676
Update tags from 'nix' to 'nixos' in plugin.toml
2026-07-14 23:46:19 -04:00
Damian D'Souza and GitHub
8ab6eef6eb
feat: add nvim settings ( #11 )
2026-07-14 23:43:47 -04:00
github-actions[bot]
cda4f06bd7
chore: update plugin catalog [skip ci]
2026-07-15 03:42:45 +00:00
273700dad3
feat: Color Picker plugin ( #12 )
...
* feat: add color picker panel (WIP - render bug)
* docs: update README and add thumbnail
* fix: rgb and hex options label key
* fix: current swatch not loading on open
* Modify plugin.toml metadata for color picker
Updated plugin metadata fields including tags.
---------
Co-authored-by: Lemmy <studio@quadbyte.net >
2026-07-14 23:42:37 -04:00
Lemmy
a6ea5ec9ed
ci(validate): add distributions tags
2026-07-14 23:34:14 -04:00
github-actions[bot]
a82519b46b
chore: update plugin catalog [skip ci]
2026-07-15 03:30:16 +00:00
445fe9dcac
feat: Add mangowm keymode plugin ( #14 )
...
* feat(mangowm-keymode): init plugin
* docs: update manifest
* chore: filename
* Update plugin.toml
---------
Co-authored-by: Lemmy <studio@quadbyte.net >
2026-07-14 23:30:08 -04:00
Lemmy
dea8de954e
ci(pr): improves and clarify translations requirement
2026-07-14 23:05:03 -04:00
github-actions[bot]
afe149f6fe
chore: update plugin catalog [skip ci]
2026-07-15 02:57:44 +00:00
LucasOe and GitHub
f5a72b7558
feat: add proton-pass plugin ( #4 )
...
* feat: add proton-pass plugin
* feat: make plugin setQuery prefix-relative
See:
https://github.com/noctalia-dev/noctalia/commit/1bc8308cb29cc29439c1837fcd553424087dddc1
2026-07-14 22:57:34 -04:00
github-actions[bot]
7bf4925dd3
chore: update plugin catalog [skip ci]
2026-07-15 02:55:56 +00:00