Commit graph

1411 commits

Author SHA1 Message Date
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
f292ca20f4 panel: remove unnecessary color changes for header panel when quicksettings open 2021-06-04 21:34:09 +00: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
76dca349eb Add readme links 2021-05-31 00:04:53 +00:00
Devin Lin
2636792582 Update README.md 2021-05-30 23:57:16 +00:00
Nicolas Fella
f53aae825d Use version-less qt DBus macros
They work with both Qt5 and Qt6
2021-05-31 01:08:05 +02:00
Laurent Montel
60b156e84a GIT_SILENT: we depend against 5.82 2021-05-30 17:50:22 +02:00
Devin Lin
17899f597b Don't reopen keyboard after krunner dialog closes 2021-05-28 18:33:53 -04:00
Nicolas Fella
0b6e1435ed Make pin screen follow color scheme
Use proper theme API instead of hardcoded colors
2021-05-27 22:59:24 +02:00
l10n daemon script
70794cd912 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-18 01:24:43 +00:00
l10n daemon script
9dba71945a 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-17 01:35:01 +00: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
Nicolas Fella
c9d1d737aa Use alternateBackgroundColor for OpenDrawerButton
With a dark the current one dark whereas the controls below are all bright
2021-05-14 05:01:19 +00:00
Jonathan Riddell
866f52e36b Update kf5 version requirement to 5.82
GIT_SILENT
2021-05-13 09:58:56 +01:00
Devin Lin
f97d5db94b Skip panel window open to improve performance 2021-05-09 19:32:32 -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
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
Marco Martin
7c9549b7da export launcherDelegate property 2021-05-05 17:37:31 +02:00
Marco Martin
fb920a3f9f manage the case of appDrawer not present 2021-05-05 16:46:54 +02:00
Marco Martin
77291587bd port stackbefore/stackAfter out of plasmoid.nativeInterface 2021-05-05 16:19:55 +02:00
Marco Martin
840d50047a export model for launcherrepeater 2021-05-05 15:59:26 +02:00
Marco Martin
690abebfd5 Make components out of the homescreen
Move most of the homescreen pieces in a QML import
that can be reused making it easier to do alternative homescreens
2021-05-05 12:31:08 +02:00
Marco Martin
0be66f024e remove last remains of krunnerin homescreen directly 2021-05-04 14:14:45 +02:00
Marco Martin
8483bcbe0f fix controlling from the bottom panel 2021-05-04 12:46:27 +02:00
Marco Martin
b98c7ec224 remove dead code 2021-05-04 12:46:27 +02:00
Marco Martin
7c9dbf08f2 proepr positioning of fav strip 2021-05-04 12:46:27 +02:00
Marco Martin
8ece4519b1 limit applet size to view size 2021-05-04 12:46:27 +02:00
Marco Martin
8cfdb80661 remove useless debug 2021-05-04 12:46:27 +02:00
Marco Martin
354ec7c8a5 restore contentY->offset sync 2021-05-04 12:46:27 +02:00
Marco Martin
c8078b8288 make the favorites slide together all the rest 2021-05-04 12:46:27 +02:00
Marco Martin
86b8269b55 proper margin for the nav pages 2021-05-04 12:46:27 +02:00
Marco Martin
73efc8a59d show last page with a + when dragging 2021-05-04 12:46:27 +02:00
Marco Martin
a79a7f31f8 dismiss applet edit mode by touch 2021-05-04 12:46:27 +02:00
Marco Martin
bd55057933 keep edit mode when drag stops 2021-05-04 12:46:27 +02:00
Marco Martin
7b59670deb put the footer in the scroll away area 2021-05-04 12:46:27 +02:00
Marco Martin
d7af742066 fix the horizontal or vertical scroll decision 2021-05-04 12:46:27 +02:00
Marco Martin
c3959d056d clip 2021-05-04 12:46:27 +02:00
Marco Martin
0576a15acc remove debug message 2021-05-04 12:46:27 +02:00
Marco Martin
9848184226 remove the spacer when dropping 2021-05-04 12:46:27 +02:00
Marco Martin
8a2d7edbb7 respect screen boundaries 2021-05-04 12:46:27 +02:00
Marco Martin
91e763d4a3 remove bottom margin from page indicator 2021-05-04 12:46:27 +02:00
Marco Martin
434ec6fdf9 clicking panel home button goes to page 0 2021-05-04 12:46:27 +02:00
Marco Martin
66bf27b9e4 let LauncherRepeater know about thefavorite strip 2021-05-04 12:46:27 +02:00
Marco Martin
ee6f80de62 fix auto scrolling with drag and drop 2021-05-04 12:46:27 +02:00