Commit graph

98 commits

Author SHA1 Message Date
Marco Martin
3b3ff0a08e fix notification closing 2020-11-19 09:33:14 +00:00
Marco Martin
894d4a3b72 support for action buttons in notifications 2020-11-19 09:33:14 +00:00
Marco Martin
d2f42085ff don't do ugly cutouts of the notifications 2020-11-17 15:32:41 +01:00
Bhushan Shah
88198bb424 lockscreen: do not bind the shortcuts in lockscreen indicators
Otherwise we have screenlocker occupying the shortcut keys and they do
not work in the shell when we want to use regularly.

If screen is locked, the kglobalaccell will handle the volume keys
automatically by itself and we do not need to handle it in the
lockscreen.
2020-11-17 10:46:03 +05:30
Han Young
a9a8e5cc00 multitouch input support 2020-11-13 15:24:01 +00:00
Devin Lin
6168813d13 Fix lockscreen keypad getting stuck 2020-10-18 08:57:47 -04: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
Devin Lin
cd4bf8d7c3 Apply settings 12/24 hour time format to lockscreen and panel time 2020-09-17 12:04:49 -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
Nicolas Fella
953b384cb3 Add missing file 2020-08-04 22:33:50 +02:00
Nicolas Fella
7f4f10a994 Add media controls to lockscreen
Code is mostly copypaste from the desktop lnf.
2020-08-01 21:15:13 +02:00
Devin Lin
dfe40102d8 Adjust dot colours to be white, remove arrow label 2020-07-14 04:27:46 +00:00
Devin Lin
3eccd42e13 Add swipe up label, and make main bottom elements also swipe up 2020-07-14 04:27:46 +00:00
Devin Lin
ff6f583289 Prevent overflow password characters from stretching keypad width 2020-07-14 04:27:46 +00:00
Devin Lin
92c079fbb6 Remove blur, hide clock when keypad is shown, add enter pin labels 2020-07-14 04:27:46 +00:00
Devin Lin
b86bfa645e Clear password when the keypad is not shown 2020-07-14 04:27:46 +00:00
Devin Lin
30847f710e Add scrolling lockscreen, and a darken effect when keypad is shown 2020-07-14 04:27:46 +00:00
Nicolas Fella
72275fb7dd Don't import QtQuick 2.13 2020-02-01 18:08:06 +01:00
Nicolas Fella
dd215efb50 New lockscreen design 2020-02-01 14:21:24 +00:00
Nicolas Fella
b9fb0516aa Rewrite the lockscreen
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Marco Martin
b18580da0e fix lockscreen 2016-02-25 15:07:23 +01:00
Marco Martin
dd8e43acc7 animate block appearing 2016-02-24 20:24:17 +01:00
Marco Martin
8ea5c5ff21 brand new lockscreen 2016-02-24 20:15:15 +01:00
Aaron Seigo
9ba1dee6ab ssh 2014-09-29 14:27:07 +02:00
Aaron Seigo
4603c1ad1d emergency call placeholder 2014-08-28 15:21:53 +02:00
Aaron Seigo
536b1e164c build and emit the unlock code
still needs more review from jens along with his demo video
2014-08-22 11:53:23 +02:00
Aaron Seigo
771a486ac9 update to jen's symbols 2014-08-22 11:42:15 +02:00
Aaron Seigo
8c4eba538a if our symbols are a different size, they need to be inner centered
the unlock key becomes a rect that contains the svg item. a property
alias preserves the api
2014-08-22 11:41:46 +02:00
Aaron Seigo
68bf52bccb cleanups 2014-08-22 11:25:19 +02:00
Aaron Seigo
3445c5378f --debug; 2014-08-20 12:13:08 +02:00
Aaron Seigo
06bde8ab6d opacity change on stripe touch 2014-08-20 12:12:39 +02:00
Aaron Seigo
21afca51f1 time 2014-08-20 12:10:58 +02:00
Aaron Seigo
3380134a97 better hiding prevention 2014-08-20 11:51:00 +02:00
Aaron Seigo
c071043cc0 swoosh instead of tap-tap-tap
commented out, need to check with jens as to his concept
2014-08-19 18:11:30 +02:00
Aaron Seigo
0f10ba3e42 move mouse area to the stripe 2014-08-19 18:09:43 +02:00
Aaron Seigo
1eb22f4fc7 pass the numeric value 2014-08-19 18:03:47 +02:00
Aaron Seigo
4c5b640b1a more consolidation 2014-08-19 18:03:20 +02:00
Aaron Seigo
56828d5411 pull out the key as a shared component -> less duplication 2014-08-19 18:02:23 +02:00
Aaron Seigo
72ecec5f00 stop strip hide on touch of strip 2014-08-19 17:56:21 +02:00
Aaron Seigo
4296d6b648 stripe autohide 2014-08-19 17:54:03 +02:00
Aaron Seigo
353bffc51c show stripe on tap 2014-08-19 17:50:59 +02:00
Aaron Seigo
f5754bde8c the buttons in the stripe 2014-08-19 14:08:19 +02:00
Aaron Seigo
9e027ce5d2 my developer art, to be replaced by jen's work 2014-08-19 14:07:22 +02:00
Aaron Seigo
7f5627fedf opacity 2014-08-07 21:52:22 +02:00
Aaron Seigo
b67080edca needs to be in contents/ 2014-08-07 21:50:41 +02:00