Devin Lin
|
4a3f855173
|
REUSE compliance, add check to CI, drop unused components
|
2021-12-23 16:02:41 +00:00 |
|
Aleix Pol
|
f81271d303
|
homescreen: Fix silly type name error
|
2021-11-10 12:55:41 +01:00 |
|
Devin Lin
|
dcbdf8f101
|
Add overswipe gesture
|
2021-10-28 22:08:36 -04:00 |
|
Devin Lin
|
90138d5442
|
Revamp task switcher
|
2021-10-28 22:08:36 -04:00 |
|
Devin Lin
|
25e0f99f43
|
homescreen: Add swipe down panel gesture
|
2021-10-28 21:54:52 -04:00 |
|
Devin Lin
|
0100d26024
|
Fix broken reset homescreen position signal, and minor refactor
Closes #122
|
2021-10-28 20:11:01 -04:00 |
|
Devin Lin
|
b091ce2ac3
|
Rework app drawer layout and open/close behaviour logic
|
2021-10-22 15:48:31 +00:00 |
|
Aleix Pol
|
1eb7965fca
|
HomeScreen: Support the meta key
While using the shell, add some value to the Meta key so the shell is
more useful when using a keyboard.
|
2021-10-18 11:12:43 +00:00 |
|
Aleix Pol
|
46305ae4db
|
Don't let the drawer under right side panels either
|
2021-08-30 14:47:59 +00:00 |
|
Alexander Lohnau
|
bacfccd323
|
applets: Use K_PLUGIN_CLASS_WITH_JSON instead of K_EXPORT_PLASMA_APPLET_WITH_JSON
Task: https://phabricator.kde.org/T14542
|
2021-06-19 06:52:49 +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
|
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 |
|
Alexander Lohnau
|
a5df3ebdcb
|
clang-tidy: Force braces around statements
|
2021-03-19 08:54:50 +01:00 |
|
Alexander Lohnau
|
854742efcc
|
Run clang-format
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
|
2021-03-19 08:52:24 +01:00 |
|
Alexander Lohnau
|
88ef5ea9b7
|
GIT_SILENT Prevent clang-format uglification
|
2021-03-19 08:51:58 +01:00 |
|
Marco Martin
|
66f13653ae
|
remove code pushed by mistake
|
2021-03-05 14:37:17 +01:00 |
|
Marco Martin
|
5814fd9696
|
apporder reflects favorites
keep in sync the first items of apporder which will always be favorites.
this should fix the favorites spontaeous reordering that sometimes
happen
|
2021-03-05 14:37:17 +01:00 |
|
Nicolas Fella
|
21a3bcafe4
|
Convert license headers to SPDX
|
2021-03-02 22:45:25 +01:00 |
|