Commit Graph
124 Commits
Author SHA1 Message Date
Ly-sec a4193382df MediaMini: center icons 2025-11-28 00:54:09 +01:00
EmmetZ cb0609451d fix(MediaMini): make icon smaller when inside progress ring 2025-11-26 18:32:10 +08:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
loner 15a936bebc feat: Optimize the icon display inside the progress circle 2025-11-25 23:55:08 +08:00
ItsLemmy e1dc72216e Mango/Sway: fixed unclickable NPopupContextMenu 2025-11-24 19:12:08 -05:00
loner a57480320f fix: Music progress ring color not updating on theme change when paused 2025-11-24 22:56:53 +08:00
loner 611ddbe612 feat: Enhance MediaMini widget with bug fixes and improvements 2025-11-24 17:31:42 +08:00
loner 56c228b4da fix(MediaMini): Resolve icon duplication and progress ring display issues 2025-11-24 17:03:11 +08:00
loner 8f850cdbfd fix: MediaMini play/pause icon duplication and improve album art display 2025-11-24 16:08:21 +08:00
loner 87dd944075 fix: MediaMini progress ring visibility when showAlbumArt is disabled 2025-11-24 05:14:24 +08:00
loner a5fdf67b05 fix: Optimize MediaMini widget progress ring display 2025-11-24 03:42:11 +08:00
loner d04ae8a81d feat: Add circular progress bar to MediaMini widget 2025-11-24 03:42:11 +08:00
ItsLemmy c407edb4e9 BarWidgets: All the right click contextual menus. Fix #541 2025-11-17 22:47:17 -05:00
ItsLemmy 66770625dd Tooltip: no longer needed to pass a screen explicitely 2025-11-17 22:02:10 -05:00
ItsLemmy f1d714ad9a Cleanup: replaced a bunch of Screen by their proper "screen" 2025-11-17 14:53:47 -05:00
loner 24b8eeb1f4 feat: Optimize capsule color computation by using Style.qml property 2025-11-17 11:05:58 +08:00
loner a46c76b9d5 feat(bar): Add capsule opacity setting with conditional slider in bar settings 2025-11-17 11:05:57 +08:00
ItsLemmy 0426918be6 Autoformat 2025-11-16 20:56:58 -05:00
LemmyandGitHub 40f68c5325 Merge branch 'main' into media_manager_toggle_artist_first 2025-11-16 20:55:59 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Adam Laughlin 36e0ef91bc MediaMini: Support showing artist first 2025-11-16 13:31:41 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy c155be7f40 AudioViz: renamed 2025-11-06 20:38:07 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00
Ly-sec fb330490f8 MediaMini: add setting to hide when idle
i18n: add hide when idle translation
2025-11-04 08:50:22 +01:00
ItsLemmy 65edc59371 Project structure adjustments 2025-11-03 21:18:13 -05:00
loner 47dce9b326 fix(media-mini): Correct ReferenceError for needsScrolling in MediaMini.qml 2025-10-21 22:09:18 +08:00
Sighthesia 17cca538be MediaMini: add fade-in/out animation 2025-10-21 20:09:31 +08:00
Sighthesia 5f36943184 MediaMini: improve title scorlling behavior 2025-10-21 18:46:32 +08:00
Sighthesia 6d95ab464e MediaMini: fix insufficient width that triggered scrolling when no active player 2025-10-21 18:44:28 +08:00
Sighthesia 593707baa4 MediaMini: prevent initial width jump to maxWidth when widget appears 2025-10-21 18:39:22 +08:00
Sighthesia 25ffb6c389 MediaMini: sychronize title width animation with widget width 2025-10-20 23:45:53 +08:00
Sighthesia 2f7217125c MediaMini: fix inconsistent scrolling behavior on different scaling 2025-10-20 23:45:02 +08:00
Sighthesia 7db40ffdfb MediaMini: fix incontinous title scrolling when media isn't playing 2025-10-20 22:11:48 +08:00
lysec 7d564ae312 Revert "Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell"
This reverts commit 35400b9a96, reversing
changes made to af7498155c.
2025-10-19 17:45:24 +02:00
Sighthesia ecc97ca255 MediaMini: handle empty media content with active player for rounded background 2025-10-19 15:38:20 +08:00
ItsLemmy ec329f3a3a MediaMini+ActiveWindo: fix warning when no screen after suspend 2025-10-18 12:01:23 -04:00
Sakari 19bfeb2a40 MediaMini: add fixed width option 2025-10-17 15:28:32 +08:00
Sakari 8e5e003f8a MediaMini: implement dynamic width with max width setting 2025-10-17 14:57:26 +08:00
ItsLemmy 61079c9103 MediaMini: no need to apply uiScaleRatio here. 2025-10-16 20:21:30 -04:00
loner a230ec4a2d fix(mediamini): add applyuiscale 2025-10-17 06:31:40 +08:00
loner ec5a60e92c feat(bar): Adapt MediaMini to bar density scaling 2025-10-16 09:53:37 +08:00
ItsLemmy 3cd75b1ed8 AudioCard: fixed jitter when using sliders 2025-10-14 10:37:56 -04:00
ItsLemmy 8ad2e5f8f7 ActiveWindow-MediaMidi: better looking in mini mode + optims. 2025-10-14 08:01:03 -04:00
ItsLemmy 00509170ef Bar: improved "mini" density look 2025-10-13 20:16:18 -04:00
LemmyandGitHub 050c02bd8c Merge pull request #470 from lonerOrz/fix/active-window-layout
fix(bar): Correct ActiveWindow layout when empty
2025-10-13 08:59:59 -04:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 2962c0d9f7 Same behavior for compact and mini 2025-10-12 16:17:45 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy 292ecd493b More cleanup 2025-10-12 09:33:04 -04:00