Commit graph

12 commits

Author SHA1 Message Date
Devin Lin
4a3f855173 REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
Bhushan Shah
b7b963822c Fix plasma mobile session
KWin in plasma/kwin@ef72bae42f removed the libinput
option, if we start kwin with this option, it fails with unknown option
libinput and eventually gives up
2021-11-13 14:26:56 +05:30
Aleix Pol
1de0f3ec58 Revert the direct adoption of lookandfeeltool
It's not ready yet and it fails
2021-09-07 04:30:27 +02:00
Aleix Pol
42116f68c4 Use the lookandfeeltool to choose which shell we prefer
Instead of relying on an environment variable
This will also set the other necessary settings that we need for the
session to integrate properly like the Placement strategy for kwin
2021-09-02 15:35:09 +02:00
Bhushan Shah
e01cf0b6a2 Drop un-needed environment variables 2021-02-15 16:35:18 +05:30
Bhushan Shah
6204b90a51 Drop workarounds
- We no longer support the hwcomposer stuff and that workaround was
wrong anyway
- Drop touching a random file which was added for debugging earlier
2021-01-04 13:09:32 +05:30
Marco Martin
1abb6737e4 use org.kde.plasma.phoneshell as name 2020-12-15 13:41:08 +01:00
Noah Davis
27772fca54 Make qqc2-breeze-style the default QQC2 style 2020-12-06 12:51:20 +00:00
Jonah Brüchert
ccdfd348de
Set PLASMA_INTEGRATION_USE_PORTAL=1 2020-09-18 16:27:51 +02:00
Bhushan Shah
a857dbc299 Lockscreen by default at startup 2020-09-17 12:37:44 +05:30
Aleix Pol
0998bcfa27 Specify the maliit-keyboard as the input method to use
I wonder why we were specifying maliit-server now, definitely was
unused.
Using maliit-keyboard we'll get to leverage the input-method-v1 support
we have now in kwin, allowing to move the keyboard into a separate
process and making the development of the virtual keyboard increasinly
modular.
2020-08-18 02:10:15 +02:00
Jonah Brüchert
28909aad84 Use KDEInstallDirs to insert paths into kwinwrapper
Reviewed-by: @apol
2019-12-10 14:26:03 +00:00
Renamed from bin/kwinwrapper (Browse further)