mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
Document Breeze QQC2 fallback
Mirror the runtime launcher and preview comments in HACKING.md so the remaining org.kde.breeze QQC2 style reference is documented as an explicit dependency, not a Shift theme selector.
This commit is contained in:
parent
65efc37410
commit
85f102a2d1
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ export WAYLAND_DISPLAY=shift-kwin
|
||||||
export QT_QPA_PLATFORM=wayland
|
export QT_QPA_PLATFORM=wayland
|
||||||
export QT_QPA_PLATFORMTHEME=KDE
|
export QT_QPA_PLATFORMTHEME=KDE
|
||||||
export EGL_PLATFORM=wayland
|
export EGL_PLATFORM=wayland
|
||||||
|
# Shift does not ship a QQC2 style plugin yet, so this remains an explicit runtime dependency.
|
||||||
export QT_QUICK_CONTROLS_STYLE=org.kde.breeze
|
export QT_QUICK_CONTROLS_STYLE=org.kde.breeze
|
||||||
export QT_QUICK_CONTROLS_MOBILE=true
|
export QT_QUICK_CONTROLS_MOBILE=true
|
||||||
export PLASMA_PLATFORM=phone:handset
|
export PLASMA_PLATFORM=phone:handset
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue