Commit Graph

104 Commits

Author SHA1 Message Date
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -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
Lemmy 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
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
loner 4ed3dad69d feat: Improve hidemode logic for ActiveWindow and MediaMini widgets 2025-10-12 06:27:50 +08:00
loner f843086603 feat(mediamini): Add tri-state hideMode to MediaMini 2025-10-12 04:06:52 +08:00
ItsLemmy d48bd9f297 MediaMini: fixed invalid tooltip warning 2025-10-06 20:46:00 -04:00
ItsLemmy 4c001b12b9 MediaMini: slightly bigger (+3px) image/icon which match ActiveWindow 2025-10-04 23:10:56 -04:00
ItsLemmy 86127660fe Tooltip: different approach to get the current screen. 2025-10-03 23:27:07 -04:00
Kainoa Kanter 8e3e60a0b1 fix: never scroll on pause 2025-10-02 14:47:14 -07:00
ItsLemmy 88871e3fbe ActiveWindow-MediaMini: added a minimum size 2025-10-01 15:47:01 -04:00
ItsLemmy b3989a13da MediaMini: better behavior on smaller screen where the placeholder text may not fit in the capsule 2025-10-01 15:41:31 -04:00
ItsLemmy 52d2055699 MediaMini: fix another binding loop. 2025-09-30 18:20:28 -04:00
ItsLemmy 6f4aa1a1a1 MediaMini: fix binding loop + edge case where no icon would appear. Also set Autohide to false by default for ActiveWindow and MediaMini 2025-09-30 17:56:59 -04:00
Ly-sec 32712c7052 MediaMini: replace placeholder icon 2025-09-30 19:23:18 +02:00
Ly-sec a0f6d14334 MediaMini: add no active player placeholder 2025-09-30 18:37:45 +02:00
ItsLemmy 43dee793de More pointSize cleanup 2025-09-30 07:44:03 -04:00
ItsLemmy 4b13e89a64 Font: added per font family scaling. removed billboard font 2025-09-29 21:31:45 -04:00
ItsLemmy c35f37c7d7 Use Color.transparent instead of "transparent" 2025-09-28 21:17:10 -04:00
ItsLemmy b2688e9100 More conversion of Row/Column to Layout 2025-09-28 20:49:57 -04:00
ItsLemmy fc1742e167 Tooltips: proper tooltip service 2025-09-28 10:51:56 -04:00
ItsLemmy 0593543d7a Tooltip: Refactoring in a single global tooltip. 2025-09-28 00:15:43 -04:00
ItsLemmy 0f888fd734 MediaMini: autoHide 2025-09-25 08:49:01 -04:00