Aviv Bintang Aringga and GitHub
cc207eea31
Merge branch 'noctalia-dev:main' into main
2026-07-16 18:35:13 +07:00
avivbintangaringga
9d1fa61db1
fix(nix-monitor): change nix store size command
2026-07-16 18:34:11 +07:00
avivbintangaringga
85431f2ed1
fix(nix-monitor): change notification messages
2026-07-16 18:19:32 +07:00
github-actions[bot]
f459f4f4f8
chore: update plugin catalog [skip ci]
2026-07-16 11:04:36 +00:00
Lysec and GitHub
00158db09e
Merge pull request #25 from avivbintangaringga/main
...
feat(nix-monitor): update version 1.1.0
2026-07-16 13:04:26 +02:00
avivbintangaringga
486b106d2e
style(nix-monitor): reformat with stylua
2026-07-16 16:38:52 +07:00
avivbintangaringga
132575905e
fix(nix-monitor): fix some warnings
2026-07-16 16:04:09 +07:00
avivbintangaringga
c7046594f9
fix(nix-monitor): adjust update interval and add state watcher
2026-07-16 11:48:50 +07:00
avivbintangaringga
9279cdc84a
feat(nix-monitor): add settings to hide the buttons
2026-07-16 11:21:30 +07:00
avivbintangaringga
829da23ebb
fix(nix-monitor): hide home-manager if there is empty output
2026-07-16 11:02:41 +07:00
avivbintangaringga
07671ec81c
fix(nix-monitor): adjust panel size
2026-07-16 10:53:28 +07:00
avivbintangaringga
559e6f11cc
fix(nix-monitor): reduce font size
2026-07-16 10:51:53 +07:00
avivbintangaringga
43b4db599f
feat(nix-monitor): add panel card background customization
2026-07-16 10:48:34 +07:00
github-actions[bot]
264f65a660
chore: update plugin catalog [skip ci]
2026-07-16 03:05:02 +00:00
Lemmy
0cd40d6715
enforce max 120 chars description
2026-07-15 23:04:53 -04: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