Commit graph

2664 commits

Author SHA1 Message Date
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
Marco Martin
55100ddbcc Port away from AbstractListItem 2023-11-03 17:21:34 +01:00
l10n daemon script
58ce637703 GIT_SILENT Sync po/docbooks with svn 2023-11-03 02:15:22 +00:00
Yari Polla
4f45654af6 Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
Jonathan Esk-Riddell
281586b164 Update PROJECT_VERSION_MAJOR to 6, this is mostly used in some internal soversions 2023-11-01 19:24:59 +00:00
l10n daemon script
fc00abb066 GIT_SILENT Sync po/docbooks with svn 2023-10-30 02:15:29 +00:00
l10n daemon script
e9d929546f GIT_SILENT Sync po/docbooks with svn 2023-10-29 02:24:45 +00:00
Devin Lin
557c4d27e1 kwin: Fix warnings 2023-10-28 12:06:59 -07:00
Devin Lin
93395acd02 lockscreen: Port to new API 2023-10-28 18:47:00 +00:00
l10n daemon script
12bd56f30b GIT_SILENT Sync po/docbooks with svn 2023-10-28 02:25:53 +00:00
l10n daemon script
b156d45448 GIT_SILENT Sync po/docbooks with svn 2023-10-27 02:20:00 +00:00
Vlad Zahorodnii
9e9362b6c0 kwin/mobiletaskswitcher: EffectScreen -> Output 2023-10-26 19:04:35 +03:00
Vlad Zahorodnii
c847cc53a1 Port to libkwin
libkwineffects has been merged with libkwin.
2023-10-26 19:04:35 +03:00
l10n daemon script
126c88eef6 GIT_SILENT Sync po/docbooks with svn 2023-10-26 02:33:22 +00:00
l10n daemon script
3b21d8c22a GIT_SILENT Sync po/docbooks with svn 2023-10-25 02:29:30 +00:00
l10n daemon script
5e07b1d76d GIT_SILENT Sync po/docbooks with svn 2023-10-24 02:17:36 +00:00
Devin Lin
930e613362 homescreens/folio: Fix settings button styling 2023-10-23 08:40:26 -07:00