Commit graph

3654 commits

Author SHA1 Message Date
User8395
f6bc752dbd kcms: remove mediacenter from formfactors
KCMs in this repo have `mediacenter` in their form factor lists, which will cause them to show up on Plasma Bigscreen. This MR fixes that.

**Code changes:**
- [x] In `info`, `mobileshell`, `time`, `virtualkeyboard`, and `waydroidintegration`, remove mediacenter from form factors
2025-08-20 19:31:17 -04:00
l10n daemon script
72b434ee2c GIT_SILENT Sync po/docbooks with svn 2025-08-20 01:44:27 +00:00
l10n daemon script
d2e03281dc 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"
2025-08-20 01:36:17 +00:00
Florian RICHER
2ba1eeb8d4 mobileshellstate: Fix memory leak 2025-08-19 18:42:23 +02:00
l10n daemon script
85efe7343d GIT_SILENT Sync po/docbooks with svn 2025-08-19 02:08:42 +00:00
Sebastian Kügler
cee1982877 quicksetting: add api docs
Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-08-18 10:59:49 +02:00
Sebastian Kügler
569d268c49 kscreenosd popup: auto-switch to convergenceMode
This popupprovider takes care of automatically enabling and disabling
convergence / docked mode when a monitor is plugged in or unplugged.

It uses the plugin that is provided with the kscreenosd quicksetting,
which essentially notifies of outputs being added and removed.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-08-18 10:59:49 +02:00
Sebastian Kügler
b849fb98ab kscreenosd quicksetting
This quicksetting plugion allows the user to open the KScreen OSD which
makes it easy to reconfigure a multiscreen setup. It's only available
when more than one monitor is connected.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-08-18 10:59:49 +02:00
Sebastian Kügler
c3ae6650ed quicksettings: fix dynamic removal
When a quicksetting is changed to not available, it should be removed
from the model. The proper API call to beginRemoveRows() has the index
of the last removed element as last parameter and will fail with null.

This patch makes dynamically removing a quicksetting by changing the
available property to false.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-08-18 10:59:49 +02:00
l10n daemon script
361278b54b GIT_SILENT Sync po/docbooks with svn 2025-08-18 01:44:42 +00:00
l10n daemon script
b6493a3fe9 GIT_SILENT Sync po/docbooks with svn 2025-08-16 01:45:55 +00:00
l10n daemon script
6e8ec3c01d GIT_SILENT Sync po/docbooks with svn 2025-08-15 01:57:45 +00:00
l10n daemon script
868c6a72b6 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"
2025-08-15 01:40:05 +00:00
Devin Lin
f6b6c51921 homescreen: Fix initial zoom state
This code seemed to depend on the task switcher state changing for
having the initial state being correct.
https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/800 exposed
this since the signal no longer gets emitted at the beginning.
2025-08-13 23:50:26 -04:00
l10n daemon script
689f28a6ea GIT_SILENT Sync po/docbooks with svn 2025-08-14 01:52:53 +00:00
l10n daemon script
06e0457320 GIT_SILENT Sync po/docbooks with svn 2025-08-13 01:45:23 +00: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
749c0de5d5 mobileshellstate: Fetch initial state properly, and check property
Ensure that all of the variables have their initial state fetched at the
start with the shell DBus client. Also ensure that they only emit
property changes when they actually happen.
2025-08-10 14:55:42 -04:00
l10n daemon script
8fe62e05a4 GIT_SILENT Sync po/docbooks with svn 2025-08-10 01:49:55 +00:00
Devin Lin
54cd4d548e notifications: Ensure correct state is being set for do not disturb
Change the "toggleDoNotDisturbMode" function to "setDoNotDisturbMode"
and add a parameter so that we actually set the mode to the intended
value, not just flip it.
2025-08-07 12:10:37 -04:00
l10n daemon script
3d068528d0 GIT_SILENT Sync po/docbooks with svn 2025-08-06 01:52:09 +00:00
l10n daemon script
5e51e15923 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"
2025-08-06 01:39:01 +00:00
l10n daemon script
aef66f83b3 GIT_SILENT Sync po/docbooks with svn 2025-08-05 02:01:45 +00:00
l10n daemon script
c3ee2fe339 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"
2025-08-05 01:37:48 +00:00
l10n daemon script
12a1f2194f GIT_SILENT Sync po/docbooks with svn 2025-08-04 01:53:59 +00:00
l10n daemon script
bc4f9d9f81 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"
2025-08-04 01:34:10 +00:00
l10n daemon script
fa120a1eaa GIT_SILENT Sync po/docbooks with svn 2025-08-03 01:44:35 +00:00
Florian RICHER
8210205780 waydroid: Implement reset action 2025-08-02 11:34:17 +02:00
l10n daemon script
b5f1cb2eea GIT_SILENT Sync po/docbooks with svn 2025-08-02 01:42:18 +00:00
l10n daemon script
055396e133 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"
2025-08-02 01:34:55 +00:00
l10n daemon script
73302205b1 GIT_SILENT Sync po/docbooks with svn 2025-08-01 01:49:24 +00:00
l10n daemon script
af8460c208 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"
2025-08-01 01:36:35 +00:00
l10n daemon script
09ae09d34a GIT_SILENT Sync po/docbooks with svn 2025-07-31 01:42:01 +00:00
Farid Abdelnour
a8b80cb72e Add license 2025-07-30 20:55:48 -03:00
Farid Abdelnour
35722bd769 Add manifest for floss fund 2025-07-30 15:43:05 -03:00
Florian RICHER
5c93d1e77a waydroid: Refactor with QCoro 2025-07-30 20:01:52 +02:00
Devin Lin
1e2ba92a5a panel: Fix startup feedback fill showing on lockscreen
Ensure that the startup feedback background fill does not show up on the
lockscreen.
2025-07-30 13:43:43 -04:00
Florian RICHER
a2b9e98801 waydroid: Use KAuth progressStep 2025-07-30 12:49:23 +02:00
l10n daemon script
4450031dee GIT_SILENT Sync po/docbooks with svn 2025-07-30 01:42:17 +00:00
l10n daemon script
4389406655 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"
2025-07-30 01:34:16 +00:00
l10n daemon script
542813c1f5 GIT_SILENT Sync po/docbooks with svn 2025-07-29 01:44:54 +00:00
l10n daemon script
8ae745aa42 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"
2025-07-29 01:32:54 +00:00
Florian RICHER
43fdeef2f9
kcm: Disable FOSS option in Waydroid initialization page 2025-07-27 14:02:21 +02:00
l10n daemon script
98af2530f7 GIT_SILENT Sync po/docbooks with svn 2025-07-27 01:45:23 +00:00
l10n daemon script
2e4386402b 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"
2025-07-27 01:33:55 +00:00
l10n daemon script
0143a04737 GIT_SILENT Sync po/docbooks with svn 2025-07-26 01:43:42 +00:00
l10n daemon script
cb19e54df4 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"
2025-07-26 01:33:44 +00:00
Devin Lin
8fa5d1e053 envmanager: Allow user to change the vkbd
Currently the vkbd setting (to maliit) is immutable, preventing users
from selecting different input methods. Loosen the envmanager setting so
that it's just a default value, which can be overriden by users.
2025-07-25 16:21:38 -04:00
l10n daemon script
f5e2a9b71e GIT_SILENT Sync po/docbooks with svn 2025-07-25 01:45:00 +00:00
l10n daemon script
eaedc79233 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"
2025-07-25 01:34:06 +00:00