diff --git a/app/qml/main.qml b/app/qml/main.qml --- a/app/qml/main.qml +++ b/app/qml/main.qml @@ -61,6 +61,9 @@ titleIcon: "kdeconnect" // bannerImageSource: "/home/apol/devel/kde5/share/wallpapers/Next/contents/images/1024x768.png" + modal: !root.wideScreen + handleVisible: !root.wideScreen + topContent: [ TextField { Layout.fillWidth: true