Selaa lähdekoodia

No longer need to hamstring our wayland session

Donald Carr 8 vuotta sitten
vanhempi
commit
453c37c1fb
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      artriculate

+ 0 - 1
artriculate

@@ -18,7 +18,6 @@ env=""
 
 if $force_wayland && [[ "$XDG_SESSION_TYPE" = "wayland" ]]; then
   args="-platform wayland"
-  env="QT_WAYLAND_SHELL_INTEGRATION=wl-shell"
 fi
 
 env="$env __GL_SYNC_TO_VBLANK=1 QML_FORCE_THREADED_RENDERER=1"