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
Marco Martin
e27cdfdf55
mode droparea and appletslayout in own component
...
still casuses warnings and not fully functional but mostly works
2021-05-04 12:46:27 +02:00
Marco Martin
6366d5bfaf
more natural switching behavior
2021-05-04 12:46:27 +02:00
Marco Martin
f8cc7100aa
don't let horizontal scroll over limits
2021-05-04 12:46:27 +02:00
Marco Martin
e27b45574c
support auto scroll with actual dnd
2021-05-04 12:46:27 +02:00
Marco Martin
dff5809c59
better management of dragging to new pages
2021-05-04 12:46:27 +02:00
Marco Martin
70805d04eb
finished moving the horizontal flicking in component
2021-05-04 12:46:27 +02:00
Marco Martin
5393452390
move the main flickable in own file
2021-05-04 12:46:27 +02:00
Marco Martin
3ce188ee46
horizontal auto scroll works better
2021-05-04 12:46:27 +02:00
Marco Martin
401efee30f
make containment a focusscope
2021-05-04 12:46:27 +02:00
Marco Martin
1aca3951a1
remove unwanted changes in the top panel
2021-05-04 12:46:23 +02:00
Marco Martin
9c080a2676
snap for horizontal page scrolling
2021-05-04 12:42:26 +02:00
Marco Martin
e4d297dd73
multi page horizontal scrolling
...
possibility of dragging icons and applets beyon the horizontal screen
boundaries, creating multiple pages that can be horizontally flicked
2021-05-04 12:42:14 +02:00
Devin Lin
cf48f79a81
Improve search widget
2021-05-04 09:32:00 +00:00
Alexander Lohnau
610bf524dd
GIT_SILENT Add auto generated files to .gitignore
2021-05-03 14:49:30 +02:00
Bhushan Shah
22f71e82dd
drop unused stuff
...
This code is unused from quite long time, we are simply installing it or
keeping it in repo because we want to probably use it in future. If
someone wants to use it in future it can always be revived from git
history
See also : T14274 and T14278
2021-05-03 09:52:54 +05:30
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
Devin Lin
0ed2053e79
Rework top panel and improve appearance
2021-04-09 20:59:05 +00:00
Alexander Lohnau
2154671058
GIT_SILENT Add auto generated files to .gitignore
2021-04-08 16:41:37 +02:00
Tobias Fella
b953570098
Remove .arcconfig
2021-04-06 17:37:16 +02:00