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
|
2362dca8b6
|
Revert "Calendar: fix layout with week numbers enabled"
This reverts commit c6080b65be.
|
2025-10-19 17:46:49 +02: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 |
|
lysec
|
528e976f27
|
Revert "LocationTab: add setting for first day of the week"
This reverts commit af7498155c.
|
2025-10-19 17:44:52 +02:00 |
|
lysec
|
c6080b65be
|
Calendar: fix layout with week numbers enabled
|
2025-10-19 17:09:11 +02:00 |
|
lysec
|
35400b9a96
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-10-19 16:47:37 +02:00 |
|
lysec
|
af7498155c
|
LocationTab: add setting for first day of the week
Calendar: replace MonthGrid with custom solution to allow changing first
day of the week
|
2025-10-19 16:46:53 +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 |
|
 LemmyandGitHub
|
0ffebb2b9a
|
Merge pull request #510 from sakarie9/media-max-width
MediaMini: implement dynamic width with max width setting
|
2025-10-18 11:59:04 -04:00 |
|
 LemmyandGitHub
|
ae3173b6bf
|
Merge pull request #511 from sakarie9/activewindow-max-width
ActiveWindow: implement dynamic width with max width setting
|
2025-10-18 11:57:02 -04:00 |
|
ItsLemmy
|
0ed82fbae8
|
BarPill: fix potential wrong tooltip update
|
2025-10-17 10:23:54 -04:00 |
|
Sakari
|
0ab65f7f7e
|
ActiveWindow: add fixed width option
|
2025-10-17 15:38:39 +08:00 |
|
Sakari
|
19bfeb2a40
|
MediaMini: add fixed width option
|
2025-10-17 15:28:32 +08:00 |
|
Sakari
|
a12fbca80b
|
ActiveWindow: implement dynamic width with max width setting
|
2025-10-17 15:11:53 +08:00 |
|
Sakari
|
8e5e003f8a
|
MediaMini: implement dynamic width with max width setting
|
2025-10-17 14:57:26 +08:00 |
|
ItsLemmy
|
9f7d4d274d
|
autofmt
|
2025-10-16 20:21:44 -04:00 |
|
ItsLemmy
|
61079c9103
|
MediaMini: no need to apply uiScaleRatio here.
|
2025-10-16 20:21:30 -04:00 |
|
 LemmyandGitHub
|
0a3820e4db
|
Merge pull request #496 from lonerOrz/feat/adapt-bar-density-scaling
feat(bar): Introduce core density scaling mechanism
|
2025-10-16 20:18:17 -04:00 |
|
loner
|
a230ec4a2d
|
fix(mediamini): add applyuiscale
|
2025-10-17 06:31:40 +08:00 |
|
loner
|
9f46f8bed8
|
refactor(bar): Use ternary operator for scaling property
|
2025-10-17 06:30:55 +08:00 |
|
lysec
|
838491ba33
|
Logger: huge cleanup
|
2025-10-16 15:07:11 +02:00 |
|
lysec
|
df7e0d026b
|
shell: only launch setupwizard if not nixos
DistroLogoService -> DistroService
|
2025-10-16 13:43:57 +02:00 |
|
lysec
|
814abf4725
|
LocationTab: add toggle to fully disable weather (as requested in #488)
|
2025-10-16 12:25:22 +02:00 |
|
lysec
|
60afceb15a
|
Battery.qml: replace hardcoded strings with i18n (fixes #497)
|
2025-10-16 11:39:43 +02:00 |
|
loner
|
ec5a60e92c
|
feat(bar): Adapt MediaMini to bar density scaling
|
2025-10-16 09:53:37 +08:00 |
|
loner
|
04d091465e
|
feat(bar): Adapt Clock to bar density scaling
|
2025-10-16 09:53:08 +08:00 |
|
loner
|
d11a8fc311
|
feat(bar): Adapt ActiveWindow to bar density scaling
|
2025-10-16 09:53:00 +08:00 |
|
loner
|
61043b78a5
|
feat(bar): Introduce core density scaling mechanism
|
2025-10-16 09:52:47 +08:00 |
|
ItsLemmy
|
fd33761901
|
BT: fixed signal icons
|
2025-10-15 16:02:46 -04:00 |
|
ItsLemmy
|
7343d2403a
|
Taskbar: minor cleanup + autoformat!
|
2025-10-15 07:41:07 -04:00 |
|
 LemmyandGitHub
|
5f38abb218
|
Merge pull request #480 from Sighthesia/main
feat(taskbar): add auto hide mode functionality for taskbar widget
|
2025-10-15 07:37:29 -04:00 |
|
Damian D'Souza
|
7b1904738e
|
BatteryPanel: fix scaling
|
2025-10-15 10:29:08 +02:00 |
|
Sighthesia
|
e65092ce25
|
style(Taskbar): improve code style
|
2025-10-15 12:52:39 +08:00 |
|
 Damian D'SouzaandGitHub
|
41d96393ed
|
Merge branch 'main' into battery-charging-treshold
|
2025-10-15 02:11:14 +02:00 |
|
Sighthesia
|
6a2218c52e
|
feat(taskbar): add auto hide mode functionality for widget visibility control
|
2025-10-14 23:50:49 +08:00 |
|
EdenQwQ
|
5f087eabe2
|
Workspace: improved style of active but not focused workspaces
|
2025-10-14 22:54:28 +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 |
|
Damian D'Souza
|
a0c7519b23
|
BatteryPanel: change content based on battery manager enabled state
|
2025-10-13 01:05:29 +02:00 |
|
Damian D'Souza
|
465700e036
|
BatteryPanel: add battery manager toggle
|
2025-10-13 01:05:09 +02:00 |
|
ItsLemmy
|
b152df7670
|
Calendar: close with esc
|
2025-10-12 18:35:22 -04:00 |
|
ItsLemmy
|
2888b7c02e
|
Merge branch 'main' into qt-scaling
|
2025-10-12 18:27:56 -04:00 |
|