Commit Graph

74 Commits

Author SHA1 Message Date
Lemmy 8da1966ad3 sysstat: better default fill and some graphing improvments 2026-02-03 21:04:20 -05:00
Lemmy ad51d12c56 sysstat: better graphing 2026-02-03 18:19:37 -05:00
Lysec 0bb9e380ba DesktopWidgets: fix settings lockup 2026-02-01 20:10:38 +01:00
Lysec bc92c12c38 DesktopMediaPlayer: adjust visualizer opacity 2026-02-01 19:58:50 +01:00
Lemmy 4e310f4fa1 sysstat-desktop: added cpu temp as a shape 2026-01-31 21:27:59 -05:00
Lemmy 6115ef8060 desktop-sysstat: dual graph for network 2026-01-31 16:52:05 -05:00
Lemmy d5e0a4ddc4 desktop-sysstat: moved history to service, improved curve drawing 2026-01-31 16:27:55 -05:00
Lysec 82f9e7e89d DesktopWidgets: add SystemStat widget 2026-01-31 10:36:50 +01:00
Lemmy 0acca7d2d3 settings: clean the deprecated "allowUserSettings" + fix gear icon showing when plugin has no settings 2026-01-30 11:10:12 -05:00
Turann_ c6eb70170b widgets: Update DesktopWeather icon logic and format 2026-01-23 05:49:19 +03:00
Lemmy 4c89a451cc Bar: replace more direct Style.barHeight acces by the new Style.getBarHeightForScreen() 2026-01-19 00:41:31 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Ly-sec 0dfe9d0b7f DraggableDesktopWidget: use panel opacity slider 2026-01-11 12:57:06 +01:00
anthonyhab f34dcc11b9 feat: convert bar margins from percentages to pixels
Change bar margin settings from percentage values (0-1) to integer pixel values (0-18). Add migration 38 to convert existing settings. Update all margin calculations to use pixel values directly. Update UI labels to show "px" instead of "%".
2026-01-07 12:20:07 -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
Ly-sec fd4a8fc44a RegionTab: add city & timezone display toggle 2026-01-05 15:42:44 +01:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 792246c23e Merge pull request #1224 from onelocked/main
MediaPlayer Widget persistent position for play/pause and animations.
2026-01-02 20:35:49 -05:00
Lemmy 830fba58e5 Container/Box Borders: off by default with a new setting to turn them on in the UI tab 2026-01-02 18:08:23 -05:00
onelocked e60f7b46a9 DesktopWidget: MediaPlayer add animation and a persistent position for play/pause 2026-01-02 18:57:09 +00:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Ly-sec 6a8dd2f316 DesktopMediaPlayer: fix hide when idle 2025-12-31 09:31:28 +01:00
Lemmy 95e013935e DesktopMediaPlayer: re-enable audiovisualizer while scaling 2025-12-29 16:52:22 -05:00
Lemmy b8eb0a2bb7 DesktopMediaPlayer: second line use the same color as the media card => improves readability 2025-12-29 11:56:42 -05:00
Lemmy 4a9ce163a5 DesktopMediaPlayer: removed useless double background mask 2025-12-29 10:26:16 -05:00
Lemmy 9c75b00dab DesktopMediaPlayer: disable audioviz while scaling 2025-12-29 10:18:05 -05:00
Lemmy f4e46d012f DesktopMediaPlayer: performance improvements 2025-12-29 10:15:24 -05:00
Lemmy d8761649dc DesktopWidgets: dont use uiScaleRatio in the widgets themselves as we already have per widget scaling
+ MediaPlayer thumnbail tweaks and shadow for more readability on the
audioviz
2025-12-29 10:07:06 -05:00
Lemmy a736e5379d DesktopWidgets: more flexibility on positionning and changed reset-scale to reset (also reset positionning to avoid odd cases) 2025-12-29 09:57:01 -05:00
Lemmy 022af7d57f DesktopWidgets: always show the control box when in edit mode 2025-12-29 09:42:13 -05:00
Lemmy 06e919ca56 DesktopWidgets: Revamped scaling for a sharper look, added 3 new entries in contextual menu: reset scale, raise to top and lower to bottom. 2025-12-29 09:28:09 -05:00
Lemmy 39b412b0bf DesktopWidgets: fix the apocalypse 2025-12-28 17:11:12 -05:00
Ly-sec 29fc260c2d DraggableDesktopWidget: fix clock scale setting 2025-12-28 17:33:51 +01:00
Ly-sec 587e0dd4ab DesktopClock: fix warning 2025-12-28 13:25:49 +01:00
Ly-sec 3e72b6c048 DesktopClock: fix settings 2025-12-28 12:53:32 +01:00
Ly-sec a79fd3b6d7 DesktopWidgets: fix index warning 2025-12-28 07:13:57 +01:00
Eric Handley bb0876f70b fix: QSGPlainTexture warning 2025-12-27 20:58:03 -08:00
Eric Handley a6e4060280 DesktopMediaPlayer: improve options for visual customization 2025-12-27 20:53:05 -08:00
Ly-sec 369cfcee43 DesktopMediaPlayer: properly detect idle state 2025-12-27 18:17:26 +01:00
MannuVilasara 4a295cdfb9 Binary Clock
fix://
2025-12-25 20:37:51 +05:30
Kainoa Kanter 235527be76 fix: clip audio visualizer again on DesktopMediaPlayer
Closes #1129
2025-12-22 15:17:48 -08:00
Lemmy 196515f3d7 DesktopWidgets: simplified scaling and fix the snapping bug 2025-12-21 22:12:18 -05:00
Lemmy 2fc3c8d8a3 Merge branch 'desktop-widgets' 2025-12-21 19:23:08 -05:00
Lemmy 7354d5e642 DesktopWidgets: Add widget from the editing screen 2025-12-21 19:22:59 -05:00
Lemmy e808aee878 DesktopWidgets: draggable controls box 2025-12-21 18:39:24 -05:00
Lemmy 90d20c44a3 DesktopWidgets: better scaling 2025-12-21 18:18:04 -05:00
Lemmy 482bd1a03a DesktopWidgets: support for context menu 2025-12-21 17:38:37 -05:00
Ly-sec 8170a4e6c2 DesktopWidget/MediaPlayer: add hide buttons setting 2025-12-21 20:26:46 +01:00
Ly-sec 21605184bb DraggableDesktopWidget: context menu 2025-12-21 15:06:25 +01:00