ItsLemmy
|
43dee793de
|
More pointSize cleanup
|
2025-09-30 07:44:03 -04:00 |
|
ItsLemmy
|
518e90d910
|
SystemMonitor: apply fontScale to TextMetrics for smarted calculation
|
2025-09-29 21:46:10 -04:00 |
|
ItsLemmy
|
602d79c98e
|
TrayMenu: fix icon size
|
2025-09-29 21:38:51 -04:00 |
|
ItsLemmy
|
4b13e89a64
|
Font: added per font family scaling. removed billboard font
|
2025-09-29 21:31:45 -04:00 |
|
Ly-sec
|
1f257ce847
|
ControlCenter: fix custom image
|
2025-09-30 01:33:09 +02:00 |
|
ItsLemmy
|
c53dd6fade
|
Compositor: fix getFocusedWindowTitle. Since active workspace has been implemented.
+ autoformatting
|
2025-09-29 15:04:13 -04:00 |
|
 LemmyandGitHub
|
bb24b6904d
|
Merge pull request #386 from luleyleo/filtered-taskbar
Taskbar: Filter by screen and workspace
|
2025-09-29 15:02:31 -04:00 |
|
ItsLemmy
|
22794ea922
|
DateTime: proper locale usage. Fix #390
Replaced all Qt.formatDateTime() by Qt.locale().toString()
|
2025-09-29 10:07:58 -04:00 |
|
ItsLemmy
|
9ed9231070
|
Init Sequence: removed a bunch of no longer necessary Settings.isLoaded
|
2025-09-29 09:11:37 -04:00 |
|
Leopold Luley
|
b1f7ae5d9a
|
Taskbar: Add settings.
|
2025-09-29 11:01:14 +02:00 |
|
Leopold Luley
|
e6b0be77e7
|
Taskbar: Filter by same output and active workspaces.
|
2025-09-29 11:01:14 +02: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
|
072d80e2f3
|
Bar vs Dock: Dock are loaded only once the bar is fully loaded. This ensure the vertical bar use the full screen height if the dock is exclusive.
|
2025-09-28 16:39:23 -04:00 |
|
ItsLemmy
|
48852a9ca4
|
Tray: close the menu on re-hovering the tooltip
|
2025-09-28 11:37:12 -04:00 |
|
ItsLemmy
|
65fab7b367
|
Tray: Fixing hiding tooltip
|
2025-09-28 11:17:02 -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
|
e73d85de04
|
Bluetooth: Removed the copy of the adapter's state in Settings, makes code much simpler and robust by always relying on the actual adapter's state.
|
2025-09-27 17:33:09 -04:00 |
|
ItsLemmy
|
2112f675c0
|
Taskbar: fix warning due to non existing property.
|
2025-09-27 16:12:11 -04:00 |
|
ItsLemmy
|
8e248f6795
|
Tooltip: removed auto-positionning relative to the bar. as many tooltips are used in panels
- still a few edge cases to work on
|
2025-09-27 14:57:11 -04:00 |
|
ItsLemmy
|
4c516200dc
|
SystemMonitor: syntax error
|
2025-09-27 14:19:26 -04:00 |
|
ItsLemmy
|
a4b4caa2ce
|
Bar SysMonitor: Implemented different sizing strategy to avoid unwanted shifting of items inside and outside the component.
|
2025-09-27 13:38:56 -04:00 |
|
Ly-sec
|
fe2654268d
|
NightLight: check if wlsunset exists, else dont enable NightLight
SystemMonitorSettings: If RAM usage is not toggled, don't show % option
Settings: remove NightLight from default bar widgets
|
2025-09-27 15:14:44 +02:00 |
|
ItsLemmy
|
cb3fc1a45c
|
Bar: Right clicking the bar will open the ControlCenter
|
2025-09-25 17:18:07 -04:00 |
|
ItsLemmy
|
0f888fd734
|
MediaMini: autoHide
|
2025-09-25 08:49:01 -04:00 |
|
ItsLemmy
|
3809f290ed
|
ActiveWindow: better autohide
|
2025-09-25 08:42:10 -04:00 |
|
Ly-sec
|
6f2d7516f0
|
Revert "MediaMini: hide when no media is playing"
This reverts commit 8dad25f79c.
|
2025-09-25 13:10:31 +02:00 |
|
Ly-sec
|
8dad25f79c
|
MediaMini: hide when no media is playing
|
2025-09-25 12:11:49 +02:00 |
|
ItsLemmy
|
36489491e4
|
Bar new IPC: ipc call bar toggle
|
2025-09-24 22:18:22 -04:00 |
|
ItsLemmy
|
68b328c982
|
Better colors for mediamini
|
2025-09-24 21:38:45 -04:00 |
|
ItsLemmy
|
4dac2ffe88
|
Autoformatting + cleanup
|
2025-09-24 21:33:00 -04:00 |
|
ItsLemmy
|
f3535f22ba
|
ActiveWindow: hyprland fix
|
2025-09-24 21:22:52 -04:00 |
|
ItsLemmy
|
8da903bb61
|
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
|
2025-09-24 21:14:46 -04:00 |
|
ItsLemmy
|
b58f6f0a1b
|
ActiveWindow: improve display when no active window
|
2025-09-24 21:14:44 -04:00 |
|
Ly-sec
|
946996917d
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-09-25 03:10:21 +02:00 |
|
Ly-sec
|
b03b4b0f13
|
i18n: fix control-center
|
2025-09-25 03:10:10 +02:00 |
|
ItsLemmy
|
a8a1b0a422
|
ActiveWindow: similar behavior to MediaMini
|
2025-09-24 20:48:03 -04:00 |
|
ItsLemmy
|
8c1153192d
|
MediaMini: infinite scroll
|
2025-09-24 20:40:11 -04:00 |
|
ItsLemmy
|
c46a84d794
|
MediaMini: some more tweaks
|
2025-09-24 20:37:40 -04:00 |
|
ItsLemmy
|
46d3465b50
|
MediaMini: clip fix
|
2025-09-24 20:25:41 -04:00 |
|
Ly-sec
|
2123b55aab
|
MediaMini: small fixes
|
2025-09-25 01:37:17 +02:00 |
|
Ly-sec
|
96c2817e06
|
MediaMini: add scrolling support (as requested in #293)
|
2025-09-25 01:02:01 +02:00 |
|
ItsLemmy
|
d86686704c
|
Bar: slightly more compact calendar
|
2025-09-24 17:17:09 -04:00 |
|
ItsLemmy
|
0cb619a787
|
Workspace: slight adjustment to the inactive ws color. So it works better in every situation (with or without capsule)
|
2025-09-24 16:11:45 -04:00 |
|
ItsLemmy
|
fe58e5e92a
|
Merge branch 'i18n'
|
2025-09-24 13:52:29 -04:00 |
|
FUFSoB
|
24ffedd599
|
bugfix: always hide display mode wasn't working
|
2025-09-24 19:50:10 +05:00 |
|
Ly-sec
|
5de4330199
|
i18n: even more things appeared
|
2025-09-24 15:31:11 +02:00 |
|
Ly-sec
|
2bfed74851
|
i18n: even more integration
autoformat
|
2025-09-24 14:24:21 +02:00 |
|
Ly-sec
|
2a23b6afdd
|
i18n: WAY more i18n conversion
|
2025-09-24 14:12:12 +02:00 |
|