Commit Graph

222 Commits

Author SHA1 Message Date
Lysec 9a20838904 Keybinds.js: factorize keybind detection & display logic
LockScreen: remove hardcoded Keybinds
Launcher: remove most hardcoded keybinds (except for Tab etc)
MainScreen: remove most hardcoded keybinds (except for Home etc)
SessionMenu: remove all hardcoded keybinds
WallpaperPanel: remove all hardcoded keybinds
2026-02-11 10:09:51 +01:00
WerWolv 7e48d70ed2 Add option to display lockscreen only on certain monitors 2026-02-08 19:57:25 +01:00
Turann_ 045931cd9b Add Icon from service. 2026-02-01 00:32:11 +03:00
Turann_ 8c7aed8ff2 Unused import removed 2026-02-01 00:21:08 +03:00
Turann_ 51d4bde15a Remove redundant function: hasAnyBattery() 2026-01-31 23:27:37 +03:00
notiant 0c8aff390f small edit 2026-01-29 12:34:42 +01:00
notiant 77a92d604c Battery: some fixes & cleanup 2026-01-29 10:43:43 +01:00
Turann_ 117ffe5550 refactoring 3/? 2026-01-28 00:57:26 +03:00
Turann_ bca1dcba50 refactor(lockscreen): use centralized BatteryService properties 2026-01-26 02:20:38 +03:00
Lysec 8d905eafa2 Revert "LockScreen: add slight delay for pam to initilize before suspend"
This reverts commit f05bb82428.
2026-01-24 15:32:46 +01:00
Lysec e9c7ed7570 Merge pull request #1522 from notiant/patch-1
MainScreen: add onEnterPressed() as shortcut
2026-01-24 15:12:49 +01:00
Lysec f05bb82428 LockScreen: add slight delay for pam to initilize before suspend 2026-01-24 14:29:28 +01:00
notiant 10175040f3 change visibility conditions for info and error messages 2026-01-24 03:03:32 +01:00
notiant 544bd60ea7 MainScreen: add onEnterPressed() as shortcut 2026-01-24 02:54:51 +01:00
Lysec 6d40247132 Merge branch 'main' into main 2026-01-23 14:57:15 +01:00
wxlyyy 7eb689c621 LockScreen: fingerprint auth without key or button 2026-01-23 18:46:42 +08:00
Lemmy 83885d6cee autofmt 2026-01-22 19:14:05 -05:00
notiant 13b8346f32 format update 2026-01-23 00:39:21 +01:00
notiant 9f4ffacbaf fix battery icon on LockScreen 2026-01-23 00:05:05 +01:00
Lysec 39fae08172 LockScreenTab: implement countdown timer for lockscreen (closes #1456) 2026-01-19 17:55:21 +01:00
Lemmy 1995e2bffe autofmt 2026-01-16 17:21:38 -05:00
Lemmy a4ae911314 Merge pull request #1402 from notiant/patch-7
Add some missing translations
2026-01-16 17:11:14 -05:00
Ly-sec 5a039a5488 LockScreen: fix login button 2026-01-16 11:04:20 +01:00
notiant 666fefdc77 Merge branch 'main' into patch-7 2026-01-15 19:52:42 +01:00
Ly-sec 577269da78 LockScreen: internal rework 2026-01-15 18:26:01 +01:00
notiant 8b62b971d8 remove buttom measurement for LockScreen 2026-01-15 14:49:11 +01:00
notiant 5d78c8074c Re-add buttom measurement for LockScreen & add some missing translations for NFilePicker 2026-01-15 12:32:51 +01:00
Lemmy 58dbed2008 LockScreen: splimplified button sizing and ensure exact same width + remove dead code. 2026-01-15 00:08:17 -05:00
notiant e17bb387ab LockScreen: add right padding to status indicators & date format update
Capitalize the first letter of the formatted date string.
2026-01-14 00:38:03 +01:00
Ly-sec cdfe1cf6fd LockScreen: move battery logic to BatteryService, prioritize laptop over bt 2026-01-13 20:42:37 +01:00
bokicoder f022c96599 LockScreen: enable the eye button during password wait 2026-01-09 18:45:14 +08:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lysec 18c3c7746c Merge pull request #1260 from bokicoder/main
LockScreen: improve fingerprint authentication flow
2026-01-05 22:06:17 +01:00
wxlyyy a1734c64b6 LockScreen: improve fingerprint authentication flow 2026-01-06 01:56:30 +08:00
Ly-sec fd4a8fc44a RegionTab: add city & timezone display toggle 2026-01-05 15:42:44 +01:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy adcbc2a9d5 Wallpaper: ability to set a flat color instead of an image. 2026-01-02 01:41:47 -05:00
Lemmy e57ead4187 Wallpaper: Lockscreen & MediaCard now respect the wallpaper.enabled flag. 2026-01-01 19:12:26 -05:00
Lemmy e53dd69af9 Wallpaper: trying to figure the transitioning issue 2026-01-01 17:57:42 -05:00
Eric Handley 9fe58156ba fix: password input not possible after leaving suspend 2025-12-27 21:45:33 -08:00
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