Commit Graph

109 Commits

Author SHA1 Message Date
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
Lemmy 4f52df1289 Cava: missing files 2025-12-20 21:13:28 -05:00
Lemmy 8cd17f77cb Cava: refactored the way we enable/disable it dynamically so it can work with plugins, desktop widgets, etc... 2025-12-20 21:07:20 -05:00
Ly-sec 347f55e6b3 DesktopWidget/MediaPlayer: adjust width expansion 2025-12-21 00:55:04 +01:00
Lemmy 02031cbb16 DesktopWidgets: added IPC call to toggle, enable & disable. Auto disable desktop widgets in NoctaliaPerformanceMode 2025-12-18 20:01:45 -05:00
Ly-sec 585a49bc9b DesktopWidgets: edit mode visual overhaul 2025-12-18 14:34:54 +01:00
Ly-sec b184ded81a DesktopWidgets: add grid snap option 2025-12-18 10:57:43 +01:00
Ly-sec 5ad3363b9f DesktopMedia: add setting to enable cava without background 2025-12-18 10:13:20 +01:00
Lemmy abe3e8a906 DesktopWidget: removed scale animation so widgets don't scale on init. 2025-12-17 21:27:22 -05:00
Lemmy 9edf747404 PluginSystem: plugins hot reload enabled when using NOCTALIA_DEBUG=1 as env var. 2025-12-17 19:31:03 -05:00
onelocked fbd6c9047b feat: Hiding Mode for Desktop Widget Media Player 2025-12-17 14:48:26 +00:00
Ly-sec c510ed042a DesktopClock: add settings from bar clock to minimal mode 2025-12-17 13:49:50 +01:00
Ly-sec 917174df92 DesktopClockSettings: add option to display month as text 2025-12-17 11:43:20 +01:00
Ly-sec e69dafa231 DesktopClock: add minimal setting 2025-12-17 11:35:28 +01:00
Ly-sec e437939407 SessionMenu: use panel opacity, fix styling
DesktopWidgets: add control explanation to edit mode
2025-12-16 20:20:41 +01:00
Lemmy 4ab86449c8 PluginSystem: added support for desktop widgets. 2025-12-16 08:45:09 -05:00