l10n daemon script
714a2f52c2
GIT_SILENT made messages (after extraction)
2025-10-20 00:44:34 +00:00
l10n daemon script
4ddd56eced
GIT_SILENT Sync po/docbooks with svn
2025-10-19 01:45:55 +00:00
l10n daemon script
58dd0e3d12
GIT_SILENT Sync po/docbooks with svn
2025-10-18 02:14:33 +00:00
l10n daemon script
72941f97c2
GIT_SILENT Sync po/docbooks with svn
2025-10-17 02:07:56 +00:00
l10n daemon script
b094d3f183
GIT_SILENT Sync po/docbooks with svn
2025-10-16 01:44:30 +00:00
l10n daemon script
7528c9ab9e
GIT_SILENT made messages (after extraction)
2025-10-15 00:44:52 +00:00
l10n daemon script
2eca05913d
GIT_SILENT Sync po/docbooks with svn
2025-10-14 01:45:37 +00:00
l10n daemon script
cbe12c98e6
GIT_SILENT Sync po/docbooks with svn
2025-10-12 01:43:58 +00:00
l10n daemon script
633f002ba0
GIT_SILENT made messages (after extraction)
2025-10-12 00:44:18 +00:00
l10n daemon script
2aedbaec8e
GIT_SILENT Sync po/docbooks with svn
2025-10-11 10:31:23 +00:00
Vlad Zahorodnii
4cfe3d6a27
quicksettings/nightcolor: Sync settings
...
Night Light settings had been changed in 6.5
2025-10-09 21:59:30 -04:00
l10n daemon script
253fa68ff9
GIT_SILENT Sync po/docbooks with svn
2025-10-10 01:42:21 +00:00
l10n daemon script
b1b6b51e24
GIT_SILENT Sync po/docbooks with svn
2025-10-09 10:49:35 +00:00
l10n daemon script
947087e365
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-10-09 10:44:41 +00:00
l10n daemon script
8c1068b4cf
GIT_SILENT made messages (after extraction)
2025-10-09 09:55:56 +00:00
Devin Lin
7cecb980d7
popups: Use dark background and consistent outlines with action drawer
...
Have popup views use a similar coloring scheme as the action drawer,
which was introduced with
https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/827
2025-10-08 23:13:46 -04:00
Devin Lin
ddc04069a3
startupfeedback: Revert to original animation
2025-10-08 22:21:48 -04:00
Devin Lin
3ce21b972e
startupfeedback: Always tint background with theme color
...
Currently with a light theme, often colors calculated from icons are incredible bright and vivid. This can cause the user to be flashed all of a sudden with a bright color when launching an app. This commit adopt the dark background blending scheme for all usecases.
2025-10-08 21:49:10 -04:00
l10n daemon script
66b288c42a
GIT_SILENT Sync po/docbooks with svn
2025-10-09 01:48:14 +00:00
l10n daemon script
0ee830e793
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-10-09 01:35:35 +00:00
l10n daemon script
e45bd11b97
GIT_SILENT made messages (after extraction)
2025-10-09 00:44:59 +00:00
Devin Lin
06b647fcde
volumeosd: Only highlight when delegate is pressed
...
There is already the radio button to denote selected audio widgets, it's
otherwise very jarring.
2025-10-08 19:23:39 -04:00
Devin Lin
da53fe4a82
volumeosd: Don't highlight audio device when there is only one entry
2025-10-08 09:45:30 -07:00
Devin Lin
0da9ca21f8
quicksettings: Add kscreen usage null checks
...
There are cases where the config is nullptr, ensure we're checking for
this.
2025-10-08 08:13:45 -04:00
l10n daemon script
0545ee5e65
GIT_SILENT Sync po/docbooks with svn
2025-10-08 01:43:01 +00:00
l10n daemon script
40e978b5be
GIT_SILENT made messages (after extraction)
2025-10-08 00:45:14 +00:00
Sebastian Kügler
ae4bf8be60
respect user's choice of convergence mode
...
When plasmashell is started and the user had set docked mode, it may get
reset. This patch makes sure that we don't change the user's choice
after hotplugging/unplugging a display. The initial setting of
convergendeMode (if true) is now remembered.
Signed-off-by: Sebastian Kügler <sebas@kde.org>
2025-10-07 09:53:26 +02:00
l10n daemon script
04e862fff0
GIT_SILENT Sync po/docbooks with svn
2025-10-07 01:46:09 +00:00
Devin Lin
5fd7d99b09
wallpaperselector: Fix previews not loading
...
The API changed in
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5478 ,
now we need to use the "preview" property
2025-10-06 07:10:07 -04:00
l10n daemon script
a0b4ac1e11
GIT_SILENT Sync po/docbooks with svn
2025-10-06 01:50:01 +00:00
Devin Lin
3d8250c010
folio & halcyon: Use standardized containment config for settings
...
This switching Folio and Halcyon to define their settings as a
containment config so that it fits in with the other containment
options.
This removes the convoluted maze of nested settings windows due to
wrapping the containment settings with a custom settings window around
it.
2025-10-05 15:30:15 -04:00
Marco Mattiolo
71f0cdd597
Include Appstream metainfo data
2025-10-05 21:02:33 +02:00
Devin Lin
a39401100f
shell: Rework configuration implementation
...
This reworks the implementation of the applet/containment configuration
so that it is more optimized for the mobile experience and fixes lateral
navigation (between categories).
Changes:
- Always show a list of category modules (switching from the navigation
tab bar) in order to support more modules at once
- Split the wallpaper and containment switching view into two modules
- Add a close button at the top
- Add an animation when the window opens and closes
- Refactor the code so that it is clear which files are imported by the
shell, and which are implementation details
2025-10-05 09:47:35 -04:00
l10n daemon script
c8479ca16d
GIT_SILENT Sync po/docbooks with svn
2025-10-04 15:13:37 +00:00
l10n daemon script
42a4727bff
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-10-04 01:35:27 +00:00
l10n daemon script
747bc62c0e
GIT_SILENT Sync po/docbooks with svn
2025-10-03 01:46:33 +00:00
l10n daemon script
ba8fe8a6c2
GIT_SILENT Sync po/docbooks with svn
2025-10-01 01:49:33 +00:00
l10n daemon script
6150868313
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-10-01 01:39:35 +00:00
l10n daemon script
ff08153a13
GIT_SILENT Sync po/docbooks with svn
2025-09-30 01:52:57 +00:00
l10n daemon script
5c7d0a20ac
GIT_SILENT Sync po/docbooks with svn
2025-09-28 01:51:56 +00:00
l10n daemon script
5170f7e545
GIT_SILENT Sync po/docbooks with svn
2025-09-27 01:43:52 +00:00
l10n daemon script
067ac6372f
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-09-27 01:34:50 +00:00
l10n daemon script
71836b1073
GIT_SILENT Sync po/docbooks with svn
2025-09-26 01:44:04 +00:00
l10n daemon script
84af19603d
GIT_SILENT Sync po/docbooks with svn
2025-09-25 01:45:43 +00:00
l10n daemon script
aa5b483bf2
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-09-23 01:38:17 +00:00
l10n daemon script
9ffd815c12
GIT_SILENT Sync po/docbooks with svn
2025-09-22 01:41:51 +00:00
l10n daemon script
841b257876
GIT_SILENT Sync po/docbooks with svn
2025-09-21 01:46:08 +00:00
l10n daemon script
8cb712407c
GIT_SILENT Sync po/docbooks with svn
2025-09-20 01:45:06 +00:00
l10n daemon script
a9043ae294
GIT_SILENT Sync po/docbooks with svn
2025-09-19 01:46:12 +00:00
l10n daemon script
2bf07fc89a
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-09-19 01:36:49 +00:00