trying to make the window work on non kde wayland wms

This commit is contained in:
Chris Cochrun 2023-01-31 13:55:02 -06:00
parent ca399bb8cd
commit a19c36bdee

View file

@ -17,8 +17,8 @@ Window {
width: maximumWidth
screen: presentationScreen
opacity: 1.0
transientParent: null
modality: Qt.NonModal
/* transientParent: null */
/* modality: Qt.NonModal */
flags: Qt.FramelessWindowHint
onClosing: {
presentationSlide.stopVideo();