Configure kwin for Plasma Mobile window management

This commit is contained in:
Volker Krause
2019-02-22 18:05:05 +01:00
parent 24c3ad1323
commit 16ef8c0225
2 changed files with 8 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ DEPENDS = " \
SRC_URI = " \
git://anongit.kde.org/${BPN};nobranch=1 \
file://kwinrc \
"
S = "${WORKDIR}/git"
@@ -47,6 +48,8 @@ inherit cmake_plasma kdoctools
do_install_append() {
# dirty workaround for aurora crash on Wayland
rm -rf ${D}/${libdir}/plugins/org.kde.kdecoration2/
install -m 644 ${WORKDIR}/kwinrc ${D}/${sysconfdir}/xdg/kwinrc
}
FILES_SOLIBSDEV = ""

View File

@@ -0,0 +1,5 @@
[Windows]
Placement=Maximizing
[org.kde.kdecoration2]
NoPlugin=true