Lemmy
45120caaf6
lockscreen: fix warning when accessing lockSurface.screen.name
2026-02-20 21:13:01 -05:00
Lemmy
db56321f54
layout: more double margins implementations
2026-02-20 21:11:06 -05:00
Lemmy
5e6fe22928
lockscreen: fix hover colors (let the default do their job)
2026-02-18 14:38:14 -05:00
Thibault Martin
a649274a64
Option to display cute icons instead of just circles
2026-02-18 08:29:24 +01:00
Thibault Martin
15ccba1c8b
Improve Password input style
2026-02-18 08:29:23 +01:00
Thibault Martin
d0608b1a34
Add a small animation on password icon in lockscreen
2026-02-18 08:29:23 +01:00
Lysec
e2f79aed70
Keybinds: turn Keybinds.js to Keybinds.qml for external access
2026-02-15 22:17:08 +01:00
Lemmy
aafc57c4e9
autofmt
2026-02-11 10:30:45 -05:00
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
Lysec
bfa58611f0
LockScreen: add blur & tint option
2026-02-10 15:22:07 +01:00
WerWolv
7e48d70ed2
Add option to display lockscreen only on certain monitors
2026-02-08 19:57:25 +01:00
Lysec
7cb894e3c5
WallpaperPanel: add NTextInput for wallhaven pages
2026-02-08 17:33:25 +01:00
Deep 4lpha
ec01421ec7
make lockscreen animations optional
2026-02-07 20:33:31 +01:00
Lysec
94d9295ace
LockScreenHeader: adjust analog clock size
2026-02-05 13:08:30 +01:00
Lysec
ba904f24ff
LockScreenTab: add clock options
2026-02-05 12:04:25 +01:00
Lysec
d4de39f3ea
LockScreenHeader adjust clock design ( #1541 )
...
NClock: allow style overwrite
2026-02-04 21:37:25 +01:00
Turann_
53c7e85acc
Use proxied item from LockScreen
2026-02-01 00:33:06 +03: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
wxlyyy
57204d80bd
LockScreen: add allowPasswordWithFprintd option
2026-01-27 21:43:09 +08:00
Lysec
3e1f371912
LockScreen: use /etc/pam.d/ files for auth
2026-01-27 14:15:45 +01:00
Turann_
bca1dcba50
refactor(lockscreen): use centralized BatteryService properties
2026-01-26 02:20:38 +03:00
wxlyyy
de3e522cd2
LockScreen: add autoStartAuth option
2026-01-26 04:17:46 +08:00
Lysec
4f008b3f8d
Merge pull request #1542 from bokicoder/main
...
LockContext: made the code clearer
2026-01-25 00:55:29 +01:00
wxlyyy
1436c0efd3
LockContext: made the code clearer
2026-01-25 02:38:14 +08: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
00c13d85a1
Merge pull request #1515 from bokicoder/patch-1
...
LockContext: fix
2026-01-23 15:08:58 +01:00
Lysec
4df8d7a49e
LockScreenPanel: fix weatherReady warning
2026-01-23 15:08:41 +01:00
bokicoder
c378898423
LockContext: fix
2026-01-23 22:06:11 +08:00
Lysec
6d40247132
Merge branch 'main' into main
2026-01-23 14:57:15 +01:00
bokicoder
be8d85127e
LockContext: add fprintd availability check
2026-01-23 21:12:20 +08:00
wxlyyy
7eb689c621
LockScreen: fingerprint auth without key or button
2026-01-23 18:46:42 +08:00
Turann_
d229677317
lockscreen: show weather-cloud-off when weather data unavailable
2026-01-23 05:52:45 +03: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
shunkie
e3bfae1ea3
hide gradient for solid color wallpaper
2026-01-20 10:44:59 +08:00
wxlyyy
79bd7920af
Make the PAM config customizable
2026-01-20 03:38:22 +08: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