Luis Büchi
646be07c6c
potential fix for gesture-only mode not working
...
call reconfigure in mobiletaskswitcher constructor to make it set the touch border.
this fixes the gesture-only mode in my setup, though one oddity remains: it only starts working after using the action drawer once - that may be an issue with my dev setup though.
2024-02-19 04:03:58 +00:00
l10n daemon script
6456a58eba
GIT_SILENT Sync po/docbooks with svn
2024-02-19 01:25:35 +00:00
Alexander Lohnau
907363c594
Remove Qt module includes
2024-02-16 13:38:23 +01:00
Alexander Lohnau
40dfc53486
Remove unused slot params
2024-02-16 13:37:26 +01:00
l10n daemon script
d7d99bfc81
GIT_SILENT Sync po/docbooks with svn
2024-02-14 01:23:37 +00:00
Devin Lin
aea30553b1
kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off
...
In NetworkManager, there is a global "wwanEnabled" setting. We do not typically deal with this because toggling it off shuts off cellular in ModemManager (the mobile data toggle just disconnects the connection instead).
Here we ensure that we address the case when "wwanEnabled" is off, and ensure that it's on when mobile data is toggled on. Also remove a check in the SIM page that seemed to depend on it.
2024-02-13 19:49:38 +00:00
Xaver Hugl
5363853f66
kwin/mobiletaskswitcher: make touchscreen swipe gesture use 3 fingers
...
A global gesture with one finger doesn't make sense and isn't supported by
KWin
2024-02-13 17:55:42 +01:00
Xaver Hugl
a6158d7ba6
kwin/mobiletaskswither: remove the touchpad gesture
...
It conflicts with a hardcoded gesture in KWin
2024-02-13 17:55:34 +01:00
l10n daemon script
448c06c03e
GIT_SILENT Sync po/docbooks with svn
2024-02-12 01:21:22 +00:00
Devin Lin
8fa0ba2961
readme: Fix screenshot
2024-02-11 18:58:24 -05:00
Devin Lin
78781bcb6f
kcms/wifi: Fix wi-fi dialog position, port to Kirigami.Dialog
...
The Wi-Fi dialog position currently goes under the keyboard, fix it by porting to Kirigami.Dialog
2024-02-11 23:56:12 +00:00
Devin Lin
5bf60c491e
readme: Update folio screenshot
2024-02-11 18:52:47 -05:00
Devin Lin
2f3bca4a1e
homescreens/folio: Add arrow if there is one page
...
Show arrow to open app drawer if there is only one page. Open the app drawer if it is tapped.
2024-02-11 18:15:51 -05:00
Devin Lin
474886cb44
Revert unrelated change
2024-02-11 18:03:17 -05:00
Devin Lin
d6ec22375b
lockscreen: Remove bottom arrow animation
...
Wastes battery as it keeps running with the display off
2024-02-11 17:59:36 -05:00
l10n daemon script
88fd76ac26
GIT_SILENT Sync po/docbooks with svn
2024-02-11 01:24:16 +00:00
l10n daemon script
26c6810441
GIT_SILENT Sync po/docbooks with svn
2024-02-10 01:33:18 +00:00
l10n daemon script
336dc69b93
GIT_SILENT Sync po/docbooks with svn
2024-02-09 01:26:09 +00:00
Devin Lin
cfa4cbbd3a
homescreens/folio: Add setting to toggle wallpaper blur, and disable by default
...
The wallpaper blur causes extreme lag on the PinePhone, best to disable it for now by default, and hide it behind a setting. :C
https://invent.kde.org/plasma/plasma-mobile/-/issues/306
PS: is there a string freeze ongoing? this introduces 2 new strings
2024-02-08 17:10:55 +00:00
Vlad Zahorodnii
17f0674cc2
Adapt to renamed night light d-bus interface
2024-02-08 17:04:11 +00:00
l10n daemon script
becd4b64e1
GIT_SILENT Sync po/docbooks with svn
2024-02-08 01:23:24 +00:00
l10n daemon script
812f68f8de
GIT_SILENT Sync po/docbooks with svn
2024-02-06 01:38:56 +00:00
Devin Lin
6defe92caa
bin: Add Type=Application to dev session .desktop file
...
It's part of the specification
2024-02-05 17:53:20 +00:00
Devin Lin
7b310c8076
bin: Add POSIX shell linter and ensure scripts are compliant
2024-02-05 17:47:31 +00:00
Devin Lin
fffcd04aeb
quicksettings/screenrotation: Fix initial state of quicksetting always being off
...
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/298
2024-02-05 16:17:59 +00:00
l10n daemon script
6f67fdd0c5
GIT_SILENT Sync po/docbooks with svn
2024-02-05 01:33:49 +00:00
l10n daemon script
44c77607f9
GIT_SILENT Sync po/docbooks with svn
2024-02-01 01:19:51 +00:00
Devin Lin
e3ecb1dad4
initialstart: Ensure background image accounts for widescreen, and raise resolution
2024-01-31 10:39:35 -05:00
l10n daemon script
94d10f35ef
GIT_SILENT Sync po/docbooks with svn
2024-01-31 01:26:26 +00:00
l10n daemon script
9be5390665
GIT_SILENT Sync po/docbooks with svn
2024-01-29 01:19:32 +00:00
l10n daemon script
7f1e574816
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"
2024-01-29 01:12:33 +00:00
l10n daemon script
fdfc63b6cb
GIT_SILENT Sync po/docbooks with svn
2024-01-28 01:23:10 +00:00
Carl Schwan
3eba3647e8
Improve wallpaper handling in initial start
...
- Use wallpaper directly from breeze instead of having our own copy
- Support dark theme wallpaper (if available)
2024-01-27 18:19:51 +00:00
l10n daemon script
b630013ffa
GIT_SILENT Sync po/docbooks with svn
2024-01-26 01:22:30 +00:00
Jakob Petsovits
677d2c11db
kcms/powermanagement: Move from power-management category up a level
...
Like its PowerDevil equivalent for desktop, the kcm_mobile_power.json
file now uses system-administration as parent category and the
previous power-management category's original weight of 20.
2024-01-25 10:35:41 -08:00
l10n daemon script
f77649d628
GIT_SILENT Sync po/docbooks with svn
2024-01-25 01:19:00 +00:00
Fabian Vogt
30fa54b401
homescreens/folio: Remove unused plugin directory
2024-01-24 21:11:49 +01:00
Carl Schwan
0c774e1133
Port intial start module to declarative qml type registration
2024-01-24 15:01:20 +00:00
l10n daemon script
d467c0e0ed
GIT_SILENT Sync po/docbooks with svn
2024-01-24 01:20:10 +00:00
Jonathan Esk-Riddell
d06342735f
add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156
2024-01-23 14:14:17 +00:00
l10n daemon script
7c94bfa552
GIT_SILENT Sync po/docbooks with svn
2024-01-23 01:21:51 +00:00
Carl Schwan
d63e5e04f5
envmanager: Fix some for-loop
...
Avoid detaching
2024-01-22 16:33:41 +01:00
Devin Lin
037f24833c
kcms/mobileshell: Remove gesture only navigation option for now
...
The KWin gesture currently does not work at all, so turning off the navigation panel makes it so the user cannot navigate.
See https://invent.kde.org/plasma/plasma-mobile/-/issues/300
2024-01-22 15:13:21 +00:00
Fushan Wen
d375914a8c
StatusBar: remove excessive space
2024-01-22 10:52:02 +00:00
Fushan Wen
843977059b
StatusBar: port away from statusnotifieritem dataengine
...
Task: https://phabricator.kde.org/T13319
2024-01-22 10:52:02 +00:00
l10n daemon script
c004467db3
GIT_SILENT Sync po/docbooks with svn
2024-01-22 01:37:15 +00:00
Carl Schwan
d9330ad10d
Fix crash in envmanager
...
To delete an entry, we need to ensure the KConfigGroup and none of its
parent config group is not const otherwise we it an assert in KConfig.
2024-01-21 22:11:08 +00:00
l10n daemon script
e0a4614c25
GIT_SILENT Sync po/docbooks with svn
2024-01-19 01:23:13 +00:00
Florian RICHER
d162f96a63
Find white torch
2024-01-18 19:20:45 +00:00
Carl Schwan
fc6b83d50f
intialstart: Correctly init command line parser
...
Link the QCommandLine parse to the KAboutData to show the license and authorship
info.
2024-01-18 00:51:14 +00:00