60 Commits

Author SHA1 Message Date
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
Lemmy b66faafd1a battery: fix panel anchors warning + improve visual 2026-02-04 08:51:39 -05:00
notiant f0cc2735e1 BatteryPanel: extend battery health hover area & SystemMonitorCard: live tooltips 2026-02-04 04:05:51 +01:00
notiant a8eb5090df add panelID to SmartPanel 2026-02-03 23:24:52 +01:00
Turann_ d1f4dccc0a run fmt 2026-02-04 00:09:15 +03:00
Turann_ 736d592e10 Update BatteryPanel.qml 2026-02-02 07:22:05 +03:00
Turann_ 940fd843b8 Rework panel colors. 2026-02-02 06:29:43 +03:00
Turann_ 07e97d858f More colors.
Changes done here open to discussion.
2026-02-02 05:54:33 +03:00
Turann_ ee0e2e383d Add color to Device name/percentage. 2026-02-02 03:58:11 +03:00
Turann_ ad848c8a61 make rounding in function not individually. 2026-02-01 00:56:41 +03:00
Turann_ b5e2e99282 Battery Health on hover. 2026-01-31 22:47:03 +03:00
notiant 361324ad4e Battery: further refactor 2026-01-31 19:34:07 +01:00
notiant ad310ec74b Battery: fix low battery warning & fallback handling 2026-01-29 21:24:35 +01:00
notiant 77a92d604c Battery: some fixes & cleanup 2026-01-29 10:43:43 +01:00
Lemmy 9dff29d846 battery: improvements 2026-01-28 17:54:20 -05:00
Turann_ 117ffe5550 refactoring 3/? 2026-01-28 00:57:26 +03:00
Turann_ cfacfc1366 refactoring 1/? 2026-01-27 10:01:04 +03:00
Lemmy 1d2e646978 battery-panel: ui polish 2026-01-26 10:17:54 -05:00
Turann_ d979f698b4 this is not mean't to be commited 2026-01-26 05:23:37 +03:00
Turann_ 610d4d6e30 fix(battery): prioritize laptop battery and improve fallback logic 2026-01-26 05:11:20 +03:00
Turann_ b40cbaf654 feat(panel): group laptop battery with health and separate from Bluetooth devices 2026-01-26 02:34:57 +03:00
Turann_ 36e1c1692e feat(panel): display all detected batteries (Bluetooth and system) 2026-01-26 02:23:33 +03:00
Turann_ bbaf85a66b refactor(panel): use centralized BatteryService helpers 2026-01-26 02:20:38 +03:00
notiant 8bfd65e0c0 fix wrong height on first panel open 2026-01-23 00:28:47 +01:00
notiant 785f2c09a5 Battery: make health work if comma is decimal seperator & some cleanup 2026-01-22 10:41:08 +01:00
kazz 0b763d5067 Merge branch 'main' into main 2026-01-21 14:48:48 +05:30
kazzu-to 1cdc414ce3 fix: resolve conflict & health fallback to upower-cli 2026-01-21 14:34:01 +05:30
Lysec fd454cc336 Scripts: replace gtk_refresh bash with python for better performance 2026-01-21 04:56:39 +01:00
Lysec 90c613a21e Revert "Scripts/gtk-refresh: possible gtk3 fix"
This reverts commit b9e9ef11e2.
2026-01-21 02:23:20 +01:00
Lysec b9e9ef11e2 Scripts/gtk-refresh: possible gtk3 fix 2026-01-21 02:20:54 +01:00
kazzu-to 652c7262ad refresh health only on panel open/startup 2026-01-20 16:43:13 +05:30
Turann_ 35df5a483b Add new icon and make use of it
- Adds battery-charging-2 icon
- Shows new icon if plugged in while battery is not charging.
2026-01-20 10:33:03 +03:00
kazzu-to f855a00829 added battery health in battery widget 2026-01-17 15:21:22 +05:30
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 3bfa185c54 BatteryPanel: fix potential warning (after resume) 2026-01-01 14:14:53 -05:00
Lemmy 3d44cb2953 Panels: increased default panel width from 420 to 440. 2025-12-15 18:55:13 -05:00
Lemmy 6459a5026b BatteryPanel: use BarService instead of custom for loops. 2025-12-13 15:02:26 -05:00
Lemmy efef0db17f Avoid many errors, if a widget (plugin) does not exists on startup. 2025-12-13 13:25:48 -05:00
ItsLemmy b99019d3b1 autofmt 2025-12-05 18:38:35 -05:00
Lemmy d1aae638c0 Merge pull request #956 from notiant/patch-3
BatteryPanel: add the power profiles option back
2025-12-05 17:24:41 -05:00
ItsLemmy 86e6e3d1db Panels: 420 will take over the world! 2025-12-05 14:58:32 -05:00
notiant 83cefa2cb4 adjust spacing 2025-12-05 12:01:07 +01:00
notiant aca2ae8971 add widget settings to hide the energy controls 2025-12-05 03:36:50 +01:00
notiant ed7d00a500 BatteryPanel: add the power profiles option back 2025-12-03 11:56:50 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Ly-sec aeee91d08a BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +01:00
ItsLemmy a35123918c Battery Panel: Charge Level => Battery Level 2025-11-25 15:20:51 -05:00