Commit Graph
26 Commits
Author SHA1 Message Date
Yocraft-2000andGitHub b75eb1cb33 Update Battery widget plugin (#346)
* fix: don't notify on warnings, use same default warning_threshold as noctalia

* chore: dump version
2026-08-12 22:44:40 -04:00
Yocraft-2000andGitHub e9121c114c Update Battery widget plugin (#311)
* fix: invalid check in getWarningThreshold

* fix: invalid status

* feat: use dbus events instead of polling

* fix: invalid status again

* fix: dump version and set valid plugin API

* fix: add commandExists check

* fix: getColor function (warning color when not charging)

* feat: use upower instead of cat /sys

* feat: notify on error

* fix: cleaner code

* fix: use noctalia.tr for notification (not logs, intended)

* feat: migrate from dbus-monitor to gdbus (everything in one line)

* feat: use gdbus to init and update, parse only when needed

* feat: add label_content and optimisations

* fix: remove multiple commands check not needed anymore

* fix: update README and dump version

* fix: default data, warning_threshold check, floor percent
2026-08-12 09:37:30 -04:00
Yocraft-2000 f5293f98d7 fix: clear currentText on closing 2026-08-05 13:58:23 +02:00
Yocraft-2000 91a3778a6e feat: add keep_on_close option 2026-08-04 22:33:47 +02:00
Yocraft-2000 a490b35068 update: migrate to widget.actions 2026-08-04 00:30:50 +02:00
Yocraft-2000 68a563b862 update: bump version 2026-08-03 22:06:04 +02:00
Yocraft-2000 7e6ca32873 feat(QoL): idle status with generate button off 2026-08-03 22:04:02 +02:00
Yocraft-2000andGitHub 8277d1bc6d Add QR Code Encoder plugin (#226)
* init

* feat: notify options; all, minimal and none

* update: plugin.toml

* update: add README

* feat: add button toggle

* feat: add configurable glyph

* fix: valid image radius

* fix: shell escape entry

* feat: add settings

* update: add thumbnail.webp

* feat: add titlebar and titlebar toggle

* feat: add custom image widget setting, reorder keys

* fix: auto-size image with titlebar

* update: README (new settings)

* fix: lowercase correction_level label keys

* fix: file type and move shellEscape to the cmd
2026-08-03 08:17:21 -04:00
Yocraft-2000andGitHub ef4c3996fd Update Battery widget plugin (#201)
* fix: setUpdateInterval in update function

* fix: add shellEscape on cat command

* dump version

* fix: migrate settings to desktop_widget.settings

* feat: auto gap based on the layout

* feat: retrieve warning threshold from noctalia's settings
2026-08-02 11:34:10 -04:00
Yocraft-2000andGitHub 6db8390fd5 Add Battery widget plugin (#178)
* Init

* fix: remove placeholder (weird bugs)

* fix: README

* fix: return if battery not found

* fix: add "Not Charging" status

* fix: insert in content table

* feat: add error color when under 20% and discharging

* feat: add warning color setting

* fix(README): longer plugin description and settings descriptions

* feat: add color and charging color

* fix: default charging color
2026-07-31 23:15:04 -04:00
Yocraft-2000andGitHub 36758bee4f Web launcher plugin update (#47)
* feat: refresh results when a favicon finishes downloading

* fix: bump version

* feat: add command setting

* fix: fallback command if empty or not set
2026-07-18 19:02:22 -04:00
Yocraft-2000 c786561143 fix: strip embedded credentials 2026-07-18 14:47:23 +02:00
Yocraft-2000 eb8a01f5e1 Change back to 1.0.0 2026-07-18 14:26:58 +02:00
Yocraft-2000 e9d898f99b fix: cleaner translation 2026-07-18 12:27:36 +02:00
Yocraft-2000 3007c07c0c Add notification translation 2026-07-18 12:01:07 +02:00
Yocraft-2000 0d73e6749b Update plugin version 2026-07-18 10:35:02 +02:00
Yocraft-2000 f53c7acca0 Rearrange plugin.toml to match docs 2026-07-18 09:38:03 +02:00
Yocraft-2000 159ddd1301 fix: check http(s) after trim 2026-07-18 09:31:00 +02:00
Yocraft-2000 7c5ed0be6a fix: http(s) match, shell escape, cleaner code 2026-07-18 09:07:21 +02:00
Yocraft-2000 d9eea91d2b Fix README and plugin.toml 2026-07-18 08:34:38 +02: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