Commit Graph

280 Commits

Author SHA1 Message Date
Ly-sec d930e10e46 LockScreen: add pam conf 2025-12-13 13:44:37 +01:00
Ly-sec ab441b37a0 LockContext: fix scope issue 2025-12-13 13:36:22 +01:00
Ly-sec 1a605db842 LockContext: prevent multiple auth attempts at the same time 2025-12-13 13:32:26 +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
Lemmy f7bdb3f059 Merge pull request #828 from notiant/patch-2
Fix some missing translations
2025-11-22 08:49:43 -05:00
Ly-sec 74ba883dd8 initial commit 2025-11-22 13:51:58 +01:00
notiant 9ef788a354 Fix some missing translations 2025-11-22 13:21:01 +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
Ly-sec 79b079a436 LockScreen: PAM always uses USER env var instead of displayName 2025-11-15 13:01:47 +01: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
Ly-sec 3c69d5b4da NClock: factorize NClockAnalog/Digital
i18n: rephrase analog clock translation
2025-11-03 18:32:46 +01:00
ItsLemmy 1a124cf655 Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary. 2025-10-31 23:32:10 -04:00
ItsLemmy 29ad654a58 Locale: factorized usage in I18n. 2025-10-30 17:43:35 -04:00
ItsLemmy e1d39f3bbc Locale: fixed all Qt.locale calls to respect the user selected locale. 2025-10-30 17:20:54 -04:00
Corey Woodworth f39ea9e704 Change secondHandColor on LockScreen back to mPrimary 2025-10-29 23:28:22 -04:00