Commit Graph

268 Commits

Author SHA1 Message Date
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
Corey Woodworth 9c66d64d85 Removed more useless comments 2025-10-29 22:53:56 -04:00
Corey Woodworth 475f4a6bda Removed commented out block 2025-10-29 22:51:59 -04:00
Corey Woodworth b3cddc1ede Lock Screen also uses this clock 2025-10-29 21:51:45 -04:00
Ly-sec b20750d6c4 LockScreen: elide password input 2025-10-27 17:31:18 +01:00
notiant 09120af357 LockScreen: add local date formats
make the date format follow the supported languages
2025-10-25 09:38:18 +02:00
notiant dbaaec9071 Fix wrong display of the day names in the weather forecast
Copied this from CalendarPanel.qml
2025-10-22 03:04:46 +02:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
lysec 96cb0a5199 IPC: lockScreen toggle is deprecated, use lockScreen lock 2025-10-21 14:44:22 +02:00
lysec 87f4559764 LockScreen: add reveal password button 2025-10-17 13:48:43 +02:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
lysec 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
lysec 8d1d40f1de LockScreen: reduce clock font slightly 2025-10-14 01:18:51 +02:00