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 |
|
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 |
|
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 |
|
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 |
|
ItsLemmy
|
2888b7c02e
|
Merge branch 'main' into qt-scaling
|
2025-10-12 18:27:56 -04:00 |
|
ItsLemmy
|
48ade771fb
|
Fix NIconButton Scaling
|
2025-10-12 18:03:26 -04:00 |
|
ItsLemmy
|
5a47f88d48
|
Dont scale NIconButton in the bar
|
2025-10-12 16:54:36 -04:00 |
|
ItsLemmy
|
2962c0d9f7
|
Same behavior for compact and mini
|
2025-10-12 16:17:45 -04:00 |
|
ItsLemmy
|
7e4c7a1efd
|
translations
|
2025-10-12 16:16:46 -04:00 |
|
ItsLemmy
|
9f54822e4c
|
Different scaling for Bar and Panels
|
2025-10-12 15:48:52 -04:00 |
|
lysec
|
6da4acee09
|
Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
|
2025-10-12 17:51:07 +02: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 |
|
loner
|
3e26da9641
|
feat(activewindow): Add tri-state hideMode to ActiveWindow
|
2025-10-12 04:00:25 +08:00 |
|
loner
|
9f95901eb7
|
fix(bar): Correct ActiveWindow layout when empty
|
2025-10-12 01:34:46 +08:00 |
|
ItsLemmy
|
f77bbaa5e3
|
More math rounding to avoid any blur.
|
2025-10-10 15:47:14 -04:00 |
|
ItsLemmy
|
93803f1309
|
autofmt
|
2025-10-10 08:02:10 -04:00 |
|
 LemmyandGitHub
|
a493061bae
|
Merge pull request #451 from lonerOrz/feature/tray-blacklist
feat(tray): Implement core blacklist filtering logic
|
2025-10-10 08:01:05 -04:00 |
|
ItsLemmy
|
971a216895
|
Merge branch 'quick-settings'
|
2025-10-10 07:42:40 -04:00 |
|
ItsLemmy
|
254a3cfad6
|
Tray: partial revert of IconImage smoothing
|
2025-10-09 23:52:54 -04:00 |
|
ItsLemmy
|
4d0041abee
|
Quicksettings: polishing, fixed all scaling issues.
|
2025-10-09 19:57:12 -04:00 |
|
loner
|
20c54e292f
|
feat(tray): Implement debouncing for tray item updates
|
2025-10-10 07:17:11 +08:00 |
|
ItsLemmy
|
0989601dbc
|
Fixed a bunch of scaling issue in bar NIconButtons
|
2025-10-09 17:31:42 -04:00 |
|
loner
|
1455c84b0c
|
fix(tray): Improving regex escaping logic.
|
2025-10-10 05:18:46 +08:00 |
|
loner
|
f47216033e
|
feat(tray): Remove global trayBlacklist
|
2025-10-10 05:00:13 +08:00 |
|
loner
|
2f2bcdebc8
|
feat: Add custom settings and blacklist for Tray module
|
2025-10-10 03:34:09 +08:00 |
|
loner
|
b30879b38d
|
Fix: Adjust tray module and icon size
|
2025-10-10 03:22:06 +08:00 |
|
loner
|
b34f971306
|
feat(tray): Implement core blacklist filtering logic
|
2025-10-10 01:00:46 +08:00 |
|
Damian D'Souza
|
2f515ca3c5
|
BatteryPanel: implement basic battery panel with 3 radio buttons
|
2025-10-09 17:52:35 +02:00 |
|
ItsLemmy
|
5c5e414072
|
Auto formatting
|
2025-10-09 09:43:40 -04:00 |
|
ItsLemmy
|
ab7099e491
|
Tray: rounding size to avoid unwanted blur.
|
2025-10-09 09:23:21 -04:00 |
|