trying to make the window work on non kde wayland wms
This commit is contained in:
parent
ca399bb8cd
commit
a19c36bdee
1 changed files with 2 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue