Aleix Pol
fb57087470
Specify some defaults for the LnF
2021-09-02 15:19:51 +02:00
l10n daemon script
27a3d33b91
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-07-20 01:17:33 +00:00
Aleix Pol
d332582328
Port away from the global "theme" object to PlasmaCore.Theme
...
Like we've done for the rest of Plasma
2021-06-10 16:14:41 +02:00
Devin Lin
b7525e4196
lockscreen: handle all cases for lockscreen keyboard focus
2021-06-07 16:58:23 -04:00
Devin Lin
7921eacaae
lockscreen: explicitly tell keyboard to open rather than relying on focus
2021-06-07 16:52:12 -04: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
l10n daemon script
eb0ffaf3be
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-05-16 01:24:32 +00:00
Bhushan Shah
51c540c1a7
lockscreen: do not show percentage for signal strength
...
streamline with what we do in unlocked phone in top panel
2021-05-14 15:01:01 +05:30
Bhushan Shah
4511a2d62f
indicators: clean-up useless debug
2021-05-14 15:01:01 +05:30
Bhushan Shah
7bac59549d
indicators: do not needlessly scan again
...
When putting modem in online state it would already make it scan for
operator, we have no need to make it scan for operators again and waste
time for operation takes long time.
2021-05-14 15:01:01 +05:30
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
Devin Lin
8852ad01a9
Use loaders in lockscreen to reduce memory usage and improve loading
...
Also add a small animation to move when swiping up for these loader components
2021-05-05 15:48:06 -04:00
l10n daemon script
daf02cc028
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-04-30 01:17:56 +00: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
Bhushan Shah
95a0592417
Fix the SignalStrength indicator on lockscreen
2021-03-01 11:46:47 +05:30
l10n daemon script
006cb7f865
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-02-18 07:54:49 +01:00
Devin Lin
77414b5230
Add lockscreen notification animations, and delegate recycler
2020-12-23 22:09:54 -05:00
Devin Lin
834a4a7108
Fix media controls on lockscreen not working
2020-12-23 22:01:05 -05:00
Han Young
3e1471255a
copy files, not import from relative path
...
to avoid the imported files being removed in the future
2020-12-24 01:38:27 +00:00
l10n daemon script
7c6cabf4a1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-12-20 06:16:31 +01:00
Devin Lin
f9ab2bc9dd
Fix lockscreen anchoring to non-existent item, and fix errors
2020-12-05 17:03:33 -05: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
Devin Lin
6f2742d2ac
Improve performance of blur on lockscreen
2020-11-21 15:04:36 -05:00
Marco Martin
57df5430d6
ask pin before executing notification actions
...
only allow a phone call notification to execute actions without
unlocking
for the rest open the pin dialog and execute the action only after
successful authentication
2020-11-20 11:31:20 +00:00
Han Young
7fa7879493
fix #51
2020-11-20 17:58:43 +08:00
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
l10n daemon script
44f04e5c56
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-08 06:24:01 +01:00
l10n daemon script
4a6fdab931
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-05 06:37:15 +01: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
l10n daemon script
c735bf3bcf
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-09-20 05:52:17 +02: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
Marco Martin
f3193f5aef
copyright
2020-08-20 15:56:05 +02:00
Marco Martin
aabcc0949f
show a close anim
2020-08-20 15:53:02 +02:00
Marco Martin
b690c533d1
new shutdown screen design
2020-08-20 13:04:02 +02: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
l10n daemon script
6677d9a887
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-07-31 05:43:20 +02:00
Marco Martin
daebf5ae60
cleanup not found favorites
2020-07-23 16:44:25 +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
l10n daemon script
c8419144ad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-06-18 05:45:52 +02:00
l10n daemon script
5131546336
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-06-17 14:13:18 +02:00
l10n daemon script
59f61325a7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-06-05 05:05:54 +02:00
Dimitris Kardarakos
27c39abe0e
Add cancel button to the Logout dialog
...
In the Logout popup dialog, a cancel button enables the users to cancel
the logout process.
2020-04-02 15:51:42 +03:00
Jonah Brüchert
af8a4b506a
Add lock screen look-and-feel
2020-02-12 09:00:52 +00:00
Linus Jahn
0608967e10
Add look and feel for logout screen
2020-02-12 09:00:52 +00:00
Marco Martin
a49260551d
don't add 2 krunners
2020-02-07 18:12:18 +01:00
Marco Martin
ea57d633bb
move krunner in a plasmoid
2020-02-05 20:25:52 +01: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
l10n daemon script
9b98493232
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-01-20 06:01:38 +01:00
l10n daemon script
ab190aa5da
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-28 05:25:20 +01:00
l10n daemon script
a7a5a3f003
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-12-04 05:36:25 +01:00
l10n daemon script
c6089a7b92
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-23 05:29:59 +01:00
l10n daemon script
78ce668071
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-20 05:40:05 +01:00
l10n daemon script
8e3a03beb4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-16 05:03:41 +01:00
Nicolas Fella
b9fb0516aa
Rewrite the lockscreen
...
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Marco Martin
7085526c8b
default setup with favorites
2019-09-17 11:45:01 +02:00
l10n daemon script
3776ad6a3c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-13 05:29:58 +02:00
l10n daemon script
3c628b921e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-20 05:39:37 +02:00
l10n daemon script
c98ed27c73
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-10-10 06:50:31 +02:00
l10n daemon script
08cc1d8754
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-30 05:50:59 +02:00
l10n daemon script
55e692fa53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-16 05:37:17 +02:00
l10n daemon script
b58419fb50
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-07 05:47:03 +02:00
l10n daemon script
850af0d46d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-10-15 05:02:55 +02:00
l10n daemon script
b79bb13450
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-07-30 04:56:37 +02:00
l10n daemon script
69bc07498d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-06-20 04:32:58 +02:00
l10n daemon script
67216063fd
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-09 06:03:34 +01:00
l10n daemon script
4448caacaa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-05 05:58:54 +01:00
l10n daemon script
e3741c0570
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-20 13:25:24 +01:00
l10n daemon script
c4e2b393ad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-13 04:10:48 +01:00
l10n daemon script
6d0b1b3edc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-24 04:13:56 +01:00
l10n daemon script
e8d2bfe884
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-04 09:46:15 +00:00
l10n daemon script
857bc9af3c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-21 09:30:44 +00:00
l10n daemon script
7391459e8f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-15 10:01:47 +00:00
l10n daemon script
82d0f49377
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-10 09:46:25 +00:00