Devin Lin
837ad05668
Update repo names to plasma-mobile
2022-01-18 11:02:38 -05:00
Devin Lin
1f0db0efc6
quicksettings/nightcolor: Fix night color
2022-01-04 12:12:46 -05:00
Devin Lin
58f59e24b9
Move mmplugin to components folder
2021-12-23 11:17:03 -05:00
Devin Lin
4a3f855173
REUSE compliance, add check to CI, drop unused components
2021-12-23 16:02:41 +00:00
Jonathan Riddell
957e5126a8
Update kf5 version requirement to 5.86
...
GIT_SILENT
2021-10-11 20:50:50 +01:00
David Faure
5c6c094dd2
Fix path->URL conversion error, detected by -DQT_NO_URL_CAST_FROM_STRING
2021-10-02 14:01:56 +02:00
Bhushan Shah
47a4f6d632
Add airplane mode in quicksettings
...
Based on original patch from Nicolas Fella
(cherry picked from commit ed9517161d )
2021-09-16 09:19:47 +00:00
Tobias Fella
89dbff8995
Port signal strength indicator to ModemManager
2021-09-15 16:19:47 +00:00
Aleix Pol
31448728b8
Make the phoneshell a bit more flexible
...
Use plasma-open-settings to open configs instead of directly
plasma-settings.
This way we're less dependent on specific set up.
2021-08-31 17:23:20 +02:00
David Edmundson
a4c46575ca
Explicitly set KDE_COMPILERSETTINGS_LEVEL
2021-08-24 22:41:47 +02:00
Aleix Pol
dd888a707f
Make it possible for QuickSettings to be created in a KPackage
...
Move the NightColor one into a KPackage to prove it
2021-07-21 13:36:43 +00:00
Laurent Montel
60b156e84a
GIT_SILENT: we depend against 5.82
2021-05-30 17:50:22 +02:00
Jonathan Riddell
866f52e36b
Update kf5 version requirement to 5.82
...
GIT_SILENT
2021-05-13 09:58:56 +01:00
Marco Martin
690abebfd5
Make components out of the homescreen
...
Move most of the homescreen pieces in a QML import
that can be reused making it easier to do alternative homescreens
2021-05-05 12:31:08 +02:00
Bhushan Shah
22f71e82dd
drop unused stuff
...
This code is unused from quite long time, we are simply installing it or
keeping it in repo because we want to probably use it in future. If
someone wants to use it in future it can always be revived from git
history
See also : T14274 and T14278
2021-05-03 09:52:54 +05:30
Bhushan Shah
0f10fef43d
cmake: mark kwin dbus interface as required
2021-03-30 15:43:01 +05:30
Alexander Lohnau
53a8244997
Add clang-format configuration
2021-03-19 08:25:28 +01:00
Aleix Pol
31fceb18f8
Prioritise hiding the virtual keyboard
...
Now that the virtual keyboard appears right over the panel, change the
close window button to a hide button. When the virtual keyboard is
hidden, now you get the big X to close.
2021-03-04 15:54:56 +00:00
Nicolas Fella
17001ddef9
Raise minimum CMake version to 3.16
...
As discussed in https://mail.kde.org/pipermail/plasma-devel/2021-February/119329.html
GIT_SILENT
2021-03-04 13:05:03 +01:00
Jonathan Riddell
2e495f72cd
Update kf5 version requirement to 5.78
...
GIT_SILENT
2021-01-21 12:31:04 +00:00
Bhushan Shah
b14f604a32
sounds: drop
...
It is no longer used and have unclear license and is historical
2021-01-04 13:07:53 +05:30
Marco Martin
1abb6737e4
use org.kde.plasma.phoneshell as name
2020-12-15 13:41:08 +01:00
Han Young
b34862e469
add notification for successful screenshot taking
2020-12-01 14:25:28 +00:00
Nicolas Fella
b19543b56a
Remove leftover gstreamer bits
...
We don't use gstreamer for torch access any more and it's unclear whether a future solution will.
Remove some leftover bits
2020-11-12 08:17:59 +00:00
Nicolas Fella
6097c084f5
Misc cmake cleanup
...
Remove unneede FindPhoneNumber
Fix coding style
Remove unneeded statements
Require recent-ish cmake
2020-11-11 12:36:41 +01:00
Bhushan Shah
172c7a5d6e
Update qt5 version requirement to 5.15.0
...
GIT_SILENT
2020-09-17 10:35:03 +05:30
Bhushan Shah
732b4b5254
Update kf5 version requirement to 5.74
...
GIT_SILENT
2020-09-17 10:35:03 +05:30
Nicolas Fella
7c4a831fe9
Remove cmake bits
2020-09-14 13:22:34 +02:00
Nicolas Fella
330c3afa48
Require C++17
...
We agreed to use C++17 in Plasma. Document this decision here
2020-09-12 23:58:44 +02:00
Bhushan Shah
cc24bebd7d
cmake: remove wallpaper installation code
2020-08-07 14:40:21 +05:30
Marco Martin
6d0265c3e2
add mobile shell private components
...
this will be used for inter-containment communication between the
panels and the homescreen
2020-07-22 16:13:20 +02:00
Jonah Brüchert
3f4915d426
Revert "Open and close StartupFeedback using KStartupInfo"
...
This reverts commit b856b78790 .
Unfortunately it turned out not to work on Wayland yet.
2020-05-28 15:58:27 +02:00
Jonah Brüchert
b856b78790
Open and close StartupFeedback using KStartupInfo
2020-05-26 21:49:56 +02:00
David Faure
4f13a58241
Port to ApplicationLauncherJob
2020-05-10 18:07:36 +02:00
Heiko Becker
c15c57d0a1
Remove no longer needed dependencies
...
The dialer was moved to plasma-dialer in [1]. It pulled in
KF5{Declarative,DBusAddons,Notifications} which are now no longer
needed.
While at it, also group in one call, which respects KF5_MIN_VERSION
for all packages, and sort it.
[1] 6107e39f49
2020-04-22 23:08:13 +02:00
Bhushan Shah
d90bfc9b9f
cleanup some dependencies no longer used
2020-03-16 13:23:08 +05:30
Bhushan Shah
6107e39f49
dialer: remove from repository
...
This has been split into separate repository at :
https://invent.kde.org/kde/plasma-dialer/
2020-03-16 13:20:36 +05:30
Heiko Becker
7e02efba04
Silence CMake policy CMP0063 warning
...
...by adding the NO_POLICY_SCOPE flag as recommended by ECM's
documentation.
2020-01-29 22:29:33 +01:00
Jonathan Riddell
f4f3e9b4f8
set min versions
2020-01-16 15:18:21 +00:00
Nicolas Fella
c377254bd1
Use a proper model for the call history
2019-12-23 04:12:48 +00:00
Jonah Brüchert
56fee1e3a7
Port remaining old-style connects
2019-11-29 09:33:00 +00:00
Aleix Pol
f0f01e82e6
Centralise startup code in this repository
...
Have it start through the session file that the display manager should
be starting.
2019-11-19 15:01:32 +01:00
Nicolas Fella
58cba80597
Leftover
2019-10-25 17:26:12 +02:00
Marco Martin
77ae2a21f0
remove local fullscreenpanel component
2019-09-18 15:31:04 +02:00
Jonah Brüchert
b130a76d1c
Remove phonebook
...
A replacement is in development that already has more features and uses modern technology
2019-06-21 13:41:22 +00:00
Volker Krause
113b2b6b47
Remove outdated FindGLIB2 copy
...
Differential Revision: https://phabricator.kde.org/D19242
2019-03-04 20:11:02 +01:00
Bhushan Shah
24f2002928
Add experimental torch plugin for top panel
...
This currently uses the gstreamer code and should be reverted when we
have it working through QtMultimedia.
2018-11-12 09:32:46 +05:30
Volker Krause
cd90f4a786
Properly look for the libphonenumber dependency
...
Reviewers: bshah, svuorela
Reviewed By: bshah
Subscribers: dfaure
Differential Revision: https://phabricator.kde.org/D16348
2018-10-28 10:10:20 +01:00
Bhushan Shah
c5b04a68ad
disable installing touch screen test
...
if needed can be manually built
2017-12-10 16:47:24 +05:30
Bhushan Shah
3a73eae701
Add Plasma Mobile session
...
Summary: And also, autoload Plasma Mobile shell if session is plasma-mobile
Test Plan: loaded Plasma Mobile session from the sddm
Reviewers: #plasma, mart
Reviewed By: #plasma, mart
Subscribers: davidedmundson, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D8910
2017-11-23 15:00:56 +05:30