ItsLemmy
|
518e90d910
|
SystemMonitor: apply fontScale to TextMetrics for smarted calculation
|
2025-09-29 21:46:10 -04:00 |
|
ItsLemmy
|
d2e5d0664a
|
Font: added reset button for scaling
|
2025-09-29 21:42:47 -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
|
b12cf345dc
|
Background Wallpaper: attempt to free up memory earlier.
|
2025-09-29 16:53:59 -04: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 |
|
Ly-sec
|
d5857e3363
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-09-29 16:32:00 +02:00 |
|
Ly-sec
|
559609be64
|
Launcher: add pin to dock button if dock is enabled
|
2025-09-29 16:31:53 +02:00 |
|
ItsLemmy
|
5cea61114b
|
Scaling: fix scaling not properly applied on startup.
|
2025-09-29 10:20:19 -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
|
0d0b9a21f2
|
Wallpaper Selector: added a shortcut to the wallpaper settings in the top bar.
|
2025-09-29 09:25:45 -04:00 |
|
ItsLemmy
|
9ed9231070
|
Init Sequence: removed a bunch of no longer necessary Settings.isLoaded
|
2025-09-29 09:11:37 -04:00 |
|
Ly-sec
|
b8b54825d5
|
SessionMenu: move lockAndSuspend to CompositorService
|
2025-09-29 14:20:15 +02:00 |
|
Ly-sec
|
f11d27bcf1
|
Background: "explicitly set currentWallpaper.source to nothing as an
attempt to fix the odd memory usage after a few hours"
|
2025-09-29 13:18:45 +02:00 |
|
Ly-sec
|
0e69256279
|
Background: fix short flash of default wallpaper before actual wallpaper shows
|
2025-09-29 13:13:21 +02: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
|
68b2c83be1
|
DockMenu: use RowLayout and ColumnLayout
|
2025-09-28 20:35:25 -04:00 |
|
ItsLemmy
|
0ed8ed7fe5
|
Tooltips: fix clipping for tooltips with long sentences.
|
2025-09-28 19:45:37 -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 |
|
Ly-sec
|
ffd2cdaf74
|
SessionMenu: add lock & suspend option as requested in #301
|
2025-09-28 19:50:52 +02:00 |
|
ItsLemmy
|
21736b3095
|
DockMenu: auto hides when not hovering the menu, simplified with a single mouse area.
|
2025-09-28 12:06:41 -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
|
dc414df9bc
|
NRadioButton: proper elipsis. Fix #385
|
2025-09-28 11:09:17 -04:00 |
|
ItsLemmy
|
69a6c052db
|
LockScreen: adapted custom tooltips to the new lighter look.
|
2025-09-28 10:55:48 -04:00 |
|
ItsLemmy
|
fc1742e167
|
Tooltips: proper tooltip service
|
2025-09-28 10:51:56 -04:00 |
|
ItsLemmy
|
a7a7a96585
|
Merge branch 'tooltips'
|
2025-09-28 09:23:42 -04:00 |
|
ItsLemmy
|
026d602770
|
Tooltips: more robust tooltips after hot-reload
|
2025-09-28 09:23:28 -04:00 |
|
Ly-sec
|
388824bf37
|
i18n: add description to all Bar widget settings
|
2025-09-28 11:16:26 +02:00 |
|
Ly-sec
|
25eb31747a
|
ColorSchemeTab: hide predefined colorschemes when matugen is enabled
|
2025-09-28 10:43:02 +02: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
|
8b89e95b13
|
New setting to disable all UI animations
|
2025-09-27 16:12:28 -04:00 |
|
ItsLemmy
|
2112f675c0
|
Taskbar: fix warning due to non existing property.
|
2025-09-27 16:12:11 -04:00 |
|
ItsLemmy
|
348c1e8f9f
|
General: Animation speed max back to 200%
|
2025-09-27 15:01:40 -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
|
b5b8b62cf0
|
Animation speed: allow 500% speed for quasi instant.
|
2025-09-27 14:03:54 -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
|
d4dd3b1734
|
ColorSchemeTab: hide matugen scheme type when Matugen is disabled
|
2025-09-27 17:20:47 +02:00 |
|
Ly-sec
|
35bf30ef5e
|
ColorSchemeTab: add matugen type option
|
2025-09-27 17:16:00 +02:00 |
|
ItsLemmy
|
65cd95c62b
|
Notifications: properly handle large/many action buttons. Fix #379
|
2025-09-27 09:17:23 -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
|
f8ee0bb8df
|
FilePicker: debugging and improvements.
|
2025-09-26 23:21:56 -04:00 |
|
Ly-sec
|
5cfa66f9e8
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-09-26 15:07:30 +02:00 |
|