Commit Graph

222 Commits

Author SHA1 Message Date
LemmyCook 47f72d9498 Location/Clock: Moved use12hourformat and reverseDaymonth from the clock widget settings to the main settings, location tab
- Fix #303
2025-09-17 21:10:51 -04:00
Lemmy d80f923802 Merge pull request #229 from matejc/main
Fix for fingerprint flow on lock screen
2025-09-14 22:18:14 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook f16798f6e3 LockScreen: shorter tooltips 2025-09-12 20:45:06 -04:00
LemmyCook 0f93797ab3 LockScreen: tooltip uniformisation 2025-09-12 18:22:12 -04:00
Matej Cotman b9ae772987 feat(Modules/LockScreen): divert PAM messages to user (eg: to notify the user about fingerprint reader) 2025-09-12 18:26:15 +03:00
LemmyCook 22dd2bf75c All power icons 2025-09-09 18:30:44 -04:00
LemmyCook 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
Ly-sec 3c9ce6f8b5 ScreenRecorder: check for availability 2025-09-09 13:20:46 +02:00
Ly-sec 94d64a91b8 Add toasts & tooltips to a lot of things, add Disk Usage 2025-09-09 13:08:48 +02:00
LemmyCook 76ef2469e8 Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
LemmyCook 16bd4b41dc Icons: ArchUpdater, LockScreen, PowerMenu, BT Device List 2025-09-08 23:32:35 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook a4107c87c0 Icons: WIP using a proper mapping table 2025-09-08 21:05:48 -04:00
LemmyCook ea6b8e0c02 Icons: Brightness and battery 2025-09-08 15:53:50 -04:00
LemmyCook 56993d3c00 Battery: Minimal BatteryService which only serve an appropriate icon. Trying different icons rotated 90 degrees to the left. 2025-09-06 18:16:59 -04:00
LemmyCook 4768485974 LockScreen: converted to Layout 2025-09-05 18:15:28 -04:00
LemmyCook e5aee79d47 Removed all layer.enabled as they do not play well with fractional scaling. 2025-09-04 20:36:32 -04:00
LemmyCook c1bec66151 Cleanup: removed Color.applyOpacity in favor of Qt.alpha 2025-09-04 11:29:45 -04:00
LemmyCook 7ed4c209fe Optims: replaced a bunch of Qt.rgba by Qt.alpha 2025-09-04 11:06:54 -04:00
Ly-sec 51f1923e22 Fix TrayMenu crash after display wake. Add checks if screen exists, else set scaling to 1.0
TrayMenu: Replace PopupPanel with NPanel (for better loading & to
prevent QS crash)
Overview, Background etc: add screen checks, if it doesnt exist set
scaling to 1.0
2025-08-31 08:55:20 +02:00
LemmyCook 3496169c68 Revert "Remove need for polkit, launch any ArchUpdater update through terminal"
This reverts commit 299add4a15.
2025-08-29 20:50:28 -04:00
Ly-sec 299add4a15 Remove need for polkit, launch any ArchUpdater update through terminal
ArchUpdater: rely on `TERMINAL` environment variable
README: Add explanation for the `TERMINAL` environment variable
2025-08-30 02:28:48 +02:00
LemmyCook 861e207fb6 Wip! 2025-08-29 09:55:47 -04:00
Ly-sec 37dad3a255 Format 2025-08-24 19:38:35 +02:00
Ly-sec 76626dc8da Rework LockScreen auth logic 2025-08-24 19:38:20 +02:00
Ly-sec 4d8cf2207d Small change in LockScreen 2025-08-24 18:57:15 +02:00
Ly-sec 89d0551f3e Use CompositorService power commands in LockScreen 2025-08-24 18:25:17 +02:00
Ly-sec f1a8624945 Avoid using Qt.createQmlObject 2025-08-24 17:37:50 +02:00
LemmyCook a7b7c03877 Autoformatting + converted a bunch console.log to logger, hiding some extra logging 2025-08-24 08:48:39 -04:00
Ly-sec ca7e0cc105 Add KeyboardLayoutService, add KeyboardLayout Widget, add KeyboardLayout to LockScreen 2025-08-23 13:02:37 +02:00
LemmyCook b6379da96c Introducing fragment shaders for image rounding. 2025-08-22 13:59:49 -04:00
LemmyCook 5054818ed7 Better look for NImageRounded (hide the ugly rounding behind the border) 2025-08-22 09:51:48 -04:00
LemmyCook d135139100 LockScreen: fixed multi-monitor setup! 2025-08-21 23:15:41 -04:00
LemmyCook cb554f106b Autoformating 2025-08-21 21:24:30 -04:00
Ly-sec 6771248d29 Add audio visualizer to LockScreen 2025-08-21 22:42:56 +02:00
LemmyCook 7c733b9f47 LockScreen: fix hardcoded avatar imagepath 2025-08-21 16:03:06 -04:00
quadbyte 122e95955d Settings: better option names. Replaced many font.bold by the proper syntax with Style. + Minor adjustments 2025-08-20 20:53:05 -04:00
quadbyte caffbe45e0 Removed NLoader in favor of Loader, as it was not doing anything anymore 2025-08-20 20:14:49 -04:00
quadbyte 0fca050ce3 formatting 2025-08-20 11:40:16 -04:00
Ly-sec d3add14ce8 Fix Lockscreen (#121) 2025-08-20 14:27:17 +02:00
Ly-sec bb4510bbcd Add font settings, replace some Text with NText 2025-08-20 13:35:49 +02:00
quadbyte 1564992442 LockScreen: fix scaling 2025-08-18 23:07:13 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
Ly-sec 20b7872fad More LockScreen NLoader stuff 2025-08-18 16:30:30 +02:00
Ly-sec d688d04b77 Wrap LockScreen in NLoader 2025-08-18 16:26:45 +02:00
quadbyte 9661712829 Bar: SysMon wrapped in a rounded rectangle 2025-08-17 21:16:10 -04:00
quadbyte ea2bdf5ad1 LockScreen, fixed blinking caret position and power buttons hover effects 2025-08-17 18:07:54 -04:00
quadbyte ba69ccbf82 Merge branch 'dev' of github.com:noctalia-dev/noctalia-shell into dev 2025-08-17 16:04:38 -04:00
quadbyte ac8b4793d8 NIcon new widget to simplify icons display 2025-08-17 16:04:23 -04:00