Devin Lin
dc1fa9b187
homescreens/folio: Add keyboard navigation on pages
...
Implements the rest of https://invent.kde.org/plasma/plasma-mobile/-/issues/219
2025-09-15 15:47:38 -04:00
Devin Lin
074007ef48
homescreens/folio: Fix folder animating from wrong y
...
There was a typo with the padding to use in the calculation for the y
position of the folder, it should use the top padding not the right
padding.
2025-09-14 23:20:06 -04:00
Devin Lin
674c5034ae
animations: Use Kirigami units and speed up several of them
...
This converts many of the animation durations to Kirigami units so that
they can be controlled system wide. It also speeds up several of the
animation durations (ex. in folio) from 800ms to 400ms to improve the
feel and responsiveness of the shell.
2025-09-12 05:41:20 -04:00
Florian RICHER
9cd44c8db8
Fix Settings Buttons alignements and width
...
When we use languages with long text translation, the width is > width
screen and the alignment is bad with multiple line.
2025-09-11 14:18:30 +00:00
Florian RICHER
6f862e24c3
Fix Applet Label overflow
...
For languages with big translation, the label is above of New stuff
button.
2025-09-11 04:51:59 -04:00
Nicolas Fella
3f02922206
Remove duplicate and unneeded ID
2025-08-22 13:42:42 +02:00
Devin Lin
c76e19037c
Ensure i18n is used with double quotes and add CI check
...
Apparently i18n doesn't support string literals with single quotes as
parameters. Fix occurrences of this and add a CI check to ensure this
won't happen in the future.
2025-08-11 18:19:41 -04:00
Devin Lin
f7f657131b
folio: Port to plasma_add_applet
...
Use plasma_add_applet to deploy as a module: https://invent.kde.org/plasma/libplasma/-/merge_requests/1116
2025-07-16 23:21:46 -04:00