Commit graph

26 commits

Author SHA1 Message Date
Aleix Pol
0cd4f91ec4 Port away from PlasmaComponents 2.0 on most places 2021-10-22 16:34:03 +00:00
Aleix Pol
9a6e70f5c3 LockScreen: Support entering the password from the physical keyboard, without flicking
Always get the focus, if the password changes, ensure we show what's
changing.
2021-10-18 10:43:30 +00:00
Aleix Pol
04e1cc1d58 lockscreen: Support clearing the password with ctrl+backspace 2021-10-18 10:43:30 +00:00
Aleix Pol
4bba6ac402 units -> PlasmaCore.Units 2021-09-13 18:59:35 +02:00
Devin Lin
19e3840a23 lockscreen: don't make password bar go off the screen if keyboard reports height larger than screen height 2021-06-01 18:32:09 -04:00
Devin Lin
19fe5a1afe Adjust keypad height for vkbd and ensure vkbd is always showing 2021-05-06 12:20:21 -04:00
Devin Lin
38f9e4871d Fix text syncing 2021-05-05 15:48:51 -04:00
Devin Lin
07142481bf Add keyboard option to lockscreen #72 2021-05-05 15:48:51 -04:00
Samuel Dionne-Riel
ff6141dce7 lockscreen: Accept pin on numpad enter 2021-04-01 16:58:40 -04:00
Devin Lin
e9f5e43970 Tweak lockscreen animation durations to be more fluid 2021-03-17 18:07:31 -04:00
Devin Lin
ba8a8cd9bb Animations for lockscreen keypad text bar 2021-03-17 16:40:44 -04:00
Devin Lin
3f985548e8 Switch DropShadow for RectangularGlow on lockscreen to improve performance
DropShadow requires actually sampling and blurring the source element, while RectangularGlow just creates a generic rectangle without caring about the source element. This greatly improves the speed of everything on the lockscreen, especially notifications (they aren't a laggy mess when you have a ton of them now)
2021-03-17 15:37:58 -04:00
Devin Lin
f1ab00cb3c Make lockscreen keypad consistent with maliit keyboard font weight 2021-03-17 15:13:23 +00:00
Nicolas Fella
21a3bcafe4 Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
Devin Lin
9505fd2404 Fix lockscreen keypad icons being set to undefined color 2020-12-05 16:54:59 -05:00
Devin Lin
71834751b0 Fix drop shadow of keypad for dark themes 2020-11-21 20:32:39 +00:00
Devin Lin
4200fc9d71 Add text colour to icons in keypad 2020-11-21 20:32:39 +00:00
Devin Lin
1727d88e9a Add colour scheme 2020-11-21 20:32:39 +00:00
Han Young
7dbb9fd46a use system theme for keypad
related: #52
2020-11-21 20:32:39 +00:00
Han Young
7fa7879493 fix #51 2020-11-20 17:58:43 +08:00
Han Young
a9a8e5cc00 multitouch input support 2020-11-13 15:24:01 +00:00
Devin Lin
5d99de94fa Fix grace lock with empty password 2020-10-03 17:27:14 -04:00
Devin Lin
01026a223a Add support for grace lock in lockscreen keypad 2020-10-01 12:52:29 +00:00
Devin Lin
dbcbf21072 Fix whitespace 2020-09-28 22:33:30 -04:00
Han Young
eda8fadb12 slightly larger password font size and add clear function 2020-09-16 15:00:36 +00:00
Devin Lin
46022538ac Implement lockscreen mockups 2020-08-31 01:38:46 +00:00