l10n daemon script
c8aef0d208
GIT_SILENT Sync po/docbooks with svn
2023-11-16 02:25:22 +00:00
Devin Lin
e23c763018
homescreens/folio: Add wallpaper blur
2023-11-15 08:44:34 -08:00
Devin Lin
83ce339cda
components/hapticsplugin: Introduce direct haptics API for hfd-service
...
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/270
Introduce a direct haptics API for now for shell usage, and port to it. Also remove the vibration intensity setting as that didn't do anything.
2023-11-15 08:13:25 -08:00
Devin Lin
0a3b198aa6
panels: Mark panel item status to never take focus away from an active app
...
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/269 and https://invent.kde.org/plasma/plasma-mobile/-/issues/266
2023-11-15 04:55:13 +00:00
l10n daemon script
f42724a5f3
GIT_SILENT Sync po/docbooks with svn
2023-11-15 02:16:48 +00:00
Devin Lin
2e6b9bfb7e
taskpanel: Remove unused code
2023-11-13 22:37:08 -08:00
Devin Lin
a4989d4313
shell: Sync panel code with desktop
...
This allows us to use desktop panels in the future for convergence.
2023-11-13 22:11:50 -08:00
Devin Lin
99bdec0669
homescreens/folio: Improve configure menu
2023-11-13 20:26:45 -08:00
Devin Lin
fcae624d12
homescreens/folio: Improve widget configuring controls
...
Increase the touch padding for resize handles to make it easier to drag, and shrink the configure button if it doesn't fit
2023-11-13 20:21:57 -08:00
l10n daemon script
262a8392a5
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"
2023-11-14 02:08:47 +00:00
Devin Lin
b59011c187
kwin: Improve add_kwin_script CMake function
2023-11-12 23:05:38 -08:00
Devin Lin
3e727945a0
mobileshell/widgets: Reference correct units
2023-11-12 23:05:03 -08:00
Devin Lin
22e3e0bad0
kwin/convergentwindows: Fix script not loading
...
Fixes https://invent.kde.org/teams/plasma-mobile/issues/-/issues/247
2023-11-12 22:50:44 -08:00
l10n daemon script
5e0176b7d1
GIT_SILENT Sync po/docbooks with svn
2023-11-13 02:15:08 +00:00
Devin Lin
b1ff9978c1
homescreens/folio: Allow overscroll from swipe from top of app drawer
2023-11-12 12:03:07 -08:00
l10n daemon script
7b977ec2e8
GIT_SILENT Sync po/docbooks with svn
2023-11-12 02:30:20 +00:00
l10n daemon script
876e6b67e5
GIT_SILENT Sync po/docbooks with svn
2023-11-11 02:23:24 +00:00
l10n daemon script
5a900020db
GIT_SILENT Sync po/docbooks with svn
2023-11-10 02:25:20 +00:00
l10n daemon script
1a44c570f6
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"
2023-11-10 02:17:56 +00:00
Devin Lin
33bc32ccc0
initialstart: Fix reuse
2023-11-09 08:31:22 -08:00
ivan tkachenko
c0f2642647
Port implicit default content items to use contentItem: property
...
See also
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1338
and
https://invent.kde.org/frameworks/kirigami/-/merge_requests/1340
And while at it, fix wifi delegates, so that their icon once again draws
property and now uses system-wide icon theme instead of a deprecated
Plasma icon set.
2023-11-09 16:00:06 +03:00
Jonathan Esk-Riddell
f2beec9005
Update version number for 5.81.0
...
GIT_SILENT
2023-11-09 12:34:04 +00:00
Devin Lin
0347ac1453
initialstart: Add dark mode switch
2023-11-08 23:22:26 -08:00
l10n daemon script
7fd6a1a8a7
GIT_SILENT Sync po/docbooks with svn
2023-11-09 02:15:38 +00:00
ivan tkachenko
22f7d490ba
Revert "Port away from PlasmaCore and PlasmaExtras to Kirigami"
...
This (partially) reverts commit 127bbdf653 .
Only incorrect changes from Kirigami.Units.largeSpacing to
Kirigami.Units.gridUnit are reverted. Only Plasma.Units were buggy.
2023-11-08 21:16:19 +03:00
l10n daemon script
c6749a8728
GIT_SILENT Sync po/docbooks with svn
2023-11-08 09:33:32 +00:00
Nicolas Fella
15da0b600f
Adjust to KWayland moving to Plasma
2023-11-08 10:16:49 +01:00
l10n daemon script
ad22993df9
GIT_SILENT Sync po/docbooks with svn
2023-11-07 03:27:29 +00:00
Nicolas Fella
e825ec937b
Adjust to projects moving to Plasma
2023-11-06 23:31:37 +01:00
Devin Lin
e82af2b681
initialstart: Use DBus api to set brightness
...
Port away from deprecated P5Support.DataSource, doesn't seem to work anyway in this case
2023-11-06 06:18:19 +00:00
Devin Lin
715bc8bbd2
initialstart: Use distro name
2023-11-05 21:27:44 -08:00
Devin Lin
a83a723e97
initialstart: Use proper libkscreen APIs to set display scaling
2023-11-05 19:09:47 -08:00
Devin Lin
5b429b49d1
quicksettings/screenrotation: Ensure save
...
Ensures that https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/390 saves the setting
2023-11-05 18:56:50 -08:00
l10n daemon script
eeac29914a
GIT_SILENT Sync po/docbooks with svn
2023-11-06 02:19:40 +00:00
Devin Lin
a0b9c2c569
quicksettings/screenrotation: Fix it by porting to changed API
...
It appears that the screen rotation DBus API was dropped with https://invent.kde.org/plasma/kscreen/-/merge_requests/237
Port to the new API.
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/257
2023-11-05 15:09:33 -08:00
Devin Lin
a96c948120
mobileshell: Remove explicit check for navigationPanelEnabled when determining homescreen margins
...
Gesture mode now removes the plasmoid entirely, so this check is unnecessary
2023-11-05 14:42:34 -08:00
Devin Lin
173b19a23f
shell: Remove recolorIcons call for NavigationTabButton
...
Remove property usage removed by https://invent.kde.org/frameworks/kirigami/-/merge_requests/1355
2023-11-05 14:33:52 -08:00
David Edmundson
ed37efdca3
Port from deprecated KWorkspace
2023-11-05 21:38:31 +00:00
Devin Lin
9816ef37c1
bin: Don't depend on bash
2023-11-05 13:33:06 -08:00
Devin Lin
d97c8b319e
navigationpanel: Make close button also close non-maximized active windows
2023-11-05 20:22:49 +00:00
Devin Lin
f5cdb9a380
navigationpanel: Add setting to always have keyboard toggle shown
2023-11-05 12:14:37 -08:00
Devin Lin
6f296f3e46
homescreens/folio: Fix translations id
2023-11-05 11:45:36 -08:00
Devin Lin
34271281ec
homescreens/folio: Animate settings open, and add close button to widget selector
2023-11-05 09:46:17 -08:00
Devin Lin
a049f07095
homescreens/folio: Allow app grid overshoot, and fix app drawer opening state
2023-11-05 09:13:37 -08:00
Devin Lin
03adeffb8d
homescreens/folio: Fix widgets from opening their expanded mode when moved
2023-11-05 08:37:04 -08:00
Nicolas Fella
8ae01a6092
Adapt to plasma-framework moving to Plasma
2023-11-05 15:17:41 +01:00
l10n daemon script
4515fc1cd2
GIT_SILENT Sync po/docbooks with svn
2023-11-05 11:15:55 +00:00
Devin Lin
4f48f127a4
homescreens/folio: Add widgets support
2023-11-04 22:18:52 -07:00
l10n daemon script
930f26a23e
GIT_SILENT Sync po/docbooks with svn
2023-11-04 02:12:21 +00:00
Nate Graham
40b2dedb2c
Fixup 55100ddbcc
...
We need to specify the width manually when porting to ItemDelegate. Also
we can port to CheckDelegate instead here since it does exactly the same
thing as the old list item's custom content item.
CCMAIL: notmart@gmail.com
2023-11-03 12:14:29 -06:00