Commit Graph

32 Commits

Author SHA1 Message Date
Lemmy 0fcaa49875 Revert "fix(media): gate spectrum pipeline on playback to cut idle CPU"
This reverts commit a0093e509b.
2026-04-08 19:12:07 -04:00
ern775 15873d4818 feat(brightness): change enforce minimum brightness method 2026-04-07 22:34:11 +03:00
Lysec 1f9096a46f Revert "fix(settings): reload settings after nix-managed config file replacements"
This reverts commit 17b157d1b6.
2026-04-06 13:28:00 +02:00
Lysec 17b157d1b6 fix(settings): reload settings after nix-managed config file replacements 2026-04-06 13:19:43 +02:00
Lysec 876ec4c34f Merge pull request #2380 from notiant/patch-6
MediaPlayerPanel: fix layout issues
2026-04-05 12:39:23 +02:00
Lysec a0093e509b fix(media): gate spectrum pipeline on playback to cut idle CPU
Issue: #2393
2026-04-04 15:31:11 +02:00
notiant 6a6844b3aa MediaPlayerPanel: fix layout issues 2026-04-01 22:28:45 +02:00
BUSTheid b18d33742a refactor(NScrollText.qml): MultiEffect fade mask
Replace the leftGradient and rightGradient Rectangles in NScrollText
with a MultiEffect mask approach. Old solution caused visual bugs.
2026-03-28 17:59:11 +01:00
Lysec 4d31d05248 fix(media): tighten MediaMini panel layout for album art and height 2026-03-27 15:02:45 +01:00
Lysec 9b64e21bea style(mediapanel): fix artwork cropping in non compact mode 2026-03-27 14:22:21 +01:00
Lemmy 6180d457f2 feat(audioviz): added a settings to control the frequency mirroring. Fix #2239 2026-03-20 21:59:15 -04:00
Lemmy 77de0b0ade chore(cava): CavaService => SpectrumService 2026-03-06 22:34:14 -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
Lysec 385ecc3487 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-14 03:42:14 +01:00
Lysec f1cd4e18a6 MediaPlayerPanel: fix cava display issue 2026-02-14 03:42:10 +01:00
Lemmy 08273f7462 mediaplayer-panel: properly fetch bar widget settings 2026-02-13 21:34:48 -05:00
Lysec e9f86eff04 NScrollText: proper fade implementation 2026-02-10 16:20:53 +01:00
Lysec 7789b02bfb NScrollText: add fade in/out effect 2026-02-10 15:53:03 +01:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
wxlyyy 68035d2d80 MediaPlayerPanel: improve the album artwork 2026-01-16 21:35:36 +08:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Ly-sec 0aa45f4074 MediaPlayerPanel: layout adjustments 2026-01-11 21:34:54 +01:00
Ly-sec 02a5ee5925 MediaPlayerPanel: fix scaling issue 2026-01-11 21:23:30 +01:00
Ly-sec 1bf643f287 MediaPlayerPanel: fix play/pause radius 2026-01-08 21:26:55 +01:00
Ly-sec 0652f5ea47 MediaPlayerPanel: adjust layout 2026-01-08 21:11:52 +01:00
Ly-sec 670e708277 MediaPlayerPanel: add timestamp to compact mode too 2026-01-08 10:07:00 +01:00
Ly-sec ff1b230e93 MediaPlayerPanel: fix timestamp & compact mode persistency 2026-01-08 10:05:14 +01:00
Ly-sec 092c97ce43 MediaMiniSettings: separate bar widget and panel settings 2026-01-08 02:26:35 +01:00
Ly-sec c21aa390a1 MediaMiniSettings: add compact mode for MediaPlayerPanel
MediaPlayerPanel: now follows scrolling settings
2026-01-07 16:18:28 +01:00
Ly-sec 6562753437 MediaPlayerPanel: fix layout issues 2026-01-07 15:11:12 +01:00
Ly-sec 23b475da48 MediaPlayerPanel: adjust colors for player selector 2026-01-07 14:54:02 +01:00
Ly-sec 311dac2c98 MediaMini: add media player panel 2026-01-07 14:36:41 +01:00