Commit graph

2288 commits

Author SHA1 Message Date
Devin Lin
158af43fd4 audio: Refactor applet and extract singleton to MobileShellState
The eventual goal is to have as few singletons with state as possible in the mobileshell component when it is imported into components such as the lockscreen.

This doesn't fully accomplish it, but moves the audio provider singleton to MobileShellState, which will eventually need to be prevented from importing into non plasmashell processes.

This also disables the sound feedback when changing volume, since it can be a source of lag when showing the applet.
2023-03-16 07:21:01 +00:00
l10n daemon script
076d1c4f0c GIT_SILENT Sync po/docbooks with svn 2023-03-16 02:37:26 +00:00
l10n daemon script
872d63c5c2 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-03-16 02:34:43 +00:00
Devin Lin
8d311ed97b windowplugin: Fix remaining references to old plugin 2023-03-15 08:20:15 -07:00
Devin Lin
0775c56153 windowplugin: Extract out windowutil from mobileshell to separate plugin
This allows us in the future to use mobileshell without having the WindowUtil singleton loaded (which does a bunch of wayland calls that aren't necessary for most applications).
2023-03-15 15:12:23 +00:00
Yari Polla
0a640e9331 kwin/convergentwindows: fix signal names 2023-03-15 16:06:16 +01:00
Yari Polla
d1e91b1573 kcms/time: fix wrong reference 2023-03-15 14:23:19 +01:00
Devin Lin
fa2f34ca41 kcms/hotspot: Port to mobileform components 2023-03-14 22:08:01 -07:00
Devin Lin
56d530f855 kcms: Fix package format
Fix kcm package format so that they show up in the settings.
2023-03-14 20:56:30 -07:00
l10n daemon script
addc8f6018 GIT_SILENT Sync po/docbooks with svn 2023-03-15 02:36:21 +00:00
l10n daemon script
73159a1862 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-03-15 02:29:39 +00:00
Devin Lin
21018b52b8 kcms/powermanagement: Make battery page localizable 2023-03-14 18:32:18 -07:00
Yari Polla
eb8a65ab45 kcms/energy: fix import 2023-03-15 00:50:53 +01:00
Yari Polla
8f4beb219f kcms/wifi: port kirigami action 2023-03-15 00:02:26 +01:00
Yari Polla
f47ba93952 kcms/hotspot: fix switch 2023-03-14 15:36:05 +01:00
Devin Lin
1e2847ef96 kcms: Import mobile network kcms
plasma-nm currently has the mobile network KCMs, but requires having a build flag in order to have them installed. This then requires distros to have multiple versions of the plasma-nm package. I think it makes sense to move them here so that packaging and development is easier.
2023-03-14 14:31:27 +00:00
Yari Polla
373f298451 cmake/kwineffects: parametrise version and fix build 2023-03-14 14:53:41 +01:00
Devin Lin
eb03fe8c94 taskswitcher: Port to kwin effect 2023-03-13 22:07:32 -07:00
Yari Polla
f87c7c5526 homescreens/halcyon: switch page when trying to move out of the grids 2023-03-14 05:02:46 +00:00
Yari Polla
e21354bf63 quicksettings: add ability to enable/disable qs 2023-03-14 04:56:38 +00:00
l10n daemon script
2962a8b81c GIT_SILENT Sync po/docbooks with svn 2023-03-14 02:41:13 +00:00
l10n daemon script
4101e4ad17 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-03-14 02:32:23 +00:00
Devin Lin
40f4846ccf kcms: Ensure reuse headers exist
Also relicense some of my older code to be GPL2
2023-03-13 19:09:23 -07:00
Devin Lin
e147f98aea kcms: Move KCMs from plasma-settings
Having the KCMs that are mobile specific here makes more sense than in the settings application. Historically plasma-settings had a faster release cycle than Plasma, but the application is now moving to the Plasma release schedule and so it makes sense do this now.
2023-03-13 18:45:47 -07:00
Yari Polla
c3882691bc homescreens/Halcyon: trigger children using signals instead of focus property 2023-03-14 00:18:18 +00:00
Yari Polla
4fc8582da5 homescreen/halcyon: visual adjustments 2023-03-14 00:18:18 +00:00
Yari Polla
99d01f2d2a components/GridView: reset highlight when dragging 2023-03-14 00:18:18 +00:00
Yari Polla
a414563c02 homescreens/halcyon: implement keyboard arrow navigation 2023-03-14 00:18:18 +00:00
Yari Polla
8c31f51ee6 components/GridView: implement highlight component 2023-03-14 00:18:18 +00:00
Yari Polla
684431a0af shell/configuration: adapt to Kirigami API change 2023-03-13 15:01:15 +01:00
Yari Polla
b7ae754def popupmenu: add license 2023-03-13 12:20:25 +00:00
Yari Polla
0640adc271 components/popupmenu: avoid showing maximised 2023-03-13 12:20:25 +00:00
Yari Polla
a353e87e47 halcyon: use the new menu popup 2023-03-13 12:20:25 +00:00
Yari Polla
a2f6c51665 mobileshell/components: implement popup menu 2023-03-13 12:20:25 +00:00
l10n daemon script
b9492348b6 GIT_SILENT Sync po/docbooks with svn 2023-03-13 02:54:39 +00:00
l10n daemon script
c9d1ec9c6a 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-03-13 02:49:01 +00:00
Yari Polla
4b5c6ca3f5 homescreens/halcyon: fix plasmoid activation 2023-03-12 21:36:40 +01:00
l10n daemon script
e3546312b2 GIT_SILENT Sync po/docbooks with svn 2023-03-12 04:34:13 +00:00
l10n daemon script
4388548d28 GIT_SILENT Sync po/docbooks with svn 2023-03-11 03:09:23 +00:00
l10n daemon script
cc7fac30e8 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-03-11 02:59:39 +00:00
l10n daemon script
9e9154cdf0 GIT_SILENT Sync po/docbooks with svn 2023-03-10 02:51:31 +00:00
l10n daemon script
8ba56dc286 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-03-10 02:43:40 +00:00
Yari Polla
91bec04d9d use IntervalAlignment from P5Support 2023-03-09 16:45:30 +01:00
Yari Polla
44f6d5e6d8 port one remaining datamodel to P5Support 2023-03-09 16:09:24 +01:00
Nicolas Fella
efe61ce50d Adjust kirigami-addons dep to KF6 2023-03-09 14:16:54 +01:00
l10n daemon script
327cc7b5d6 GIT_SILENT Sync po/docbooks with svn 2023-03-09 02:37:52 +00:00
l10n daemon script
565e752a55 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-03-09 02:33:03 +00:00
Marco Martin
acd8605a4f Port dataengine usage to plasma5support
DataEngines are deprecated and are being splitted in a (temporary lived)
compat library called plasma5support
2023-03-08 14:26:36 +01:00
l10n daemon script
e06e08727a GIT_SILENT Sync po/docbooks with svn 2023-03-08 02:48:26 +00:00
l10n daemon script
064ceaa1da 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-03-08 02:41:57 +00:00