Commit Graph

182 Commits

Author SHA1 Message Date
Lemmy c07ab79b5a autoformat 2025-12-25 17:56:33 -05:00
Lemmy 09671d1a2c Image Caching: full refactor base on ImageMagick and fallback to QML. Allows support for a lot more image formats. 2025-12-25 17:31:12 -05:00
Lemmy 04099cd1dd Overview: using WallpaperCache 2025-12-25 12:25:54 -05:00
Lemmy 01a95d2b8d Lockscreen: improved background image support by using thw WallpaperCacheService 2025-12-25 12:21:18 -05:00
Ly-sec 21f10d50af LockScreen: use cached wallpaper 2025-12-25 17:13:58 +01:00
Lemmy 8cd17f77cb Cava: refactored the way we enable/disable it dynamically so it can work with plugins, desktop widgets, etc... 2025-12-20 21:07:20 -05:00
Ly-sec 1930155a22 NSectionEditor: fix display subtitle (display resolution) clipping 2025-12-16 18:41:41 +01:00
Ly-sec 07050928bd Hooks: add screen lock/unlock hook (#1030) 2025-12-16 17:51:46 +01:00
Lemmy 3785f3f236 Bar/Panels: Unified transparency for panels and bar! 2025-12-14 10:49:15 -05:00
Ly-sec 76bcaa2a50 LockScreen: use iRadius (fix #1049) 2025-12-14 10:25:58 +01:00
Ly-sec 2743cf89b3 LockScreen: hide battery if no battery is found 2025-12-13 16:33:50 +01:00
ItsLemmy c26f1459ca LockScreen: added a simple toggle to remove all power/session buttons from the lockscreen. 2025-12-08 20:57:04 -05:00
Ly-sec 735ee3f370 LockScreen: possible fix for battery % 2025-12-08 20:59:34 +01:00
Ly-sec b71082f9fb ProfileCard: make avatar always a circle
LockScreen: make avatar always a circle
2025-12-03 18:50:16 +01:00
Lysec 8c4d37eef0 Merge pull request #949 from notiant/patch-1
LockScreen: Fix missing gap if hibernate is hidden
2025-12-02 22:08:26 +01:00
Ly-sec aa898ede25 LockScreen: fix hover state 2025-12-02 22:04:36 +01:00
notiant 880dc9b41d add Japanese date format 2025-12-02 20:28:09 +01:00
notiant 49d9a874df LockScreen: Fix missing gap if hibernate is hidden 2025-12-02 20:05:57 +01:00
wxlyyy bed0273a5f LockScreen: fix button hover text color again 2025-12-03 02:25:29 +08:00
Ly-sec 76ad285589 LockScreen: fix button hover text color 2025-12-02 15:27:45 +01:00
Ly-sec 05606e67e6 LockScreen: fix button alignment, add condition to spacers 2025-12-01 21:04:06 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Ly-sec fa571e4bed LockScreen: fix battery elide 2025-12-01 14:26:58 +01:00
ItsLemmy 0d2b93dee1 Lockscreen: antialiasing on bg image 2025-11-30 11:46:47 -05:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
notiant d28c89afcd fix syntax error 2025-11-23 20:21:36 +01:00
notiant c9eead1d9e Re-add some inverted changes 2025-11-23 20:02:36 +01:00
Ly-sec d6a6341e1a LockScreen: fix hibernate visibility check 2025-11-23 18:32:03 +01:00
Ly-sec 1a5888f277 LockScreen: make mouse cursor pointing when hovering over buttons 2025-11-23 10:03:06 +01:00
Ly-sec 6b80da8e63 Merge remote-tracking branch 'origin/shell-state' 2025-11-22 17:21:47 +01:00
Ly-sec 32927aa8a2 LockScreen: adjust wrong password popup 2025-11-22 15:06:52 +01:00
Ly-sec 74ba883dd8 initial commit 2025-11-22 13:51:58 +01:00
notiant 0293b8c8dd LockScreen: make 'hibernate' optional 2025-11-22 13:04:44 +01:00
ItsLemmy 7a68030f69 Notifications: ensure they are not sandwitched between panels
+ Always access lockScreen via panel service and removed deprecation
notice.
2025-11-21 15:18:38 -05:00
ItsLemmy 088431b20d Autoformatting + translations 2025-11-20 21:38:00 -05:00
Ly-sec 0726e6b92f LockScreen: adjust button width depending on text length 2025-11-20 17:55:45 +01:00
Ly-sec edd4ba1b15 LockScreen: make digital font bigger 2025-11-20 17:39:01 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Olaf Luijks 2c5c462aaa HostService: add user display name and use it in UI
- Add username/envRealName/realName and displayName to HostService
- Resolve real name from `getent passwd $USER` with NOCTALIA_REALNAME override
- Use HostService.displayName on the lock screen and in the Control Center profile card
2025-11-14 04:15:55 +01:00
wxlyyy 14b0ef320a SessionMenu: add hibernate option 2025-11-13 18:30:47 +08:00
Ly-sec 437fe0f9e8 LockScreen: update keyboardLayout usage 2025-11-12 16:40:27 +01:00
Ly-sec 4801716c36 LockScreen: add missing import (fixes #699) 2025-11-10 14:52:20 +01:00
Ly-sec 871104be59 SessionMenu: add LockScreen import
LockScreen: add missing imports
N*Spectrum: add null checks
2025-11-09 09:46:45 +01: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 bbeb23d10d screen corners 2025-11-06 13:20:47 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00
notiant 9430690aac add missing translations to BluetoothPanel actions 2025-11-06 03:41:03 +01:00
ItsLemmy 65edc59371 Project structure adjustments 2025-11-03 21:18:13 -05:00
ItsLemmy 498fe24093 Time: more accurate time update to fix janky seconds needle. 2025-11-03 16:53:10 -05:00