Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QDialog on Wayland

QDialog on Wayland

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 241 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jean-michel jarre
    wrote on last edited by
    #1

    Hello,

    I am running Qt 5.12.8 with Wayland in a kiosk with Ubuntu Core 20.
    However, QDialogs do not have the right window buttons. In particular, they do have minimize/maximize which is problematic in a kiosk env. If I set windowflags to Popup, they have no frame at all, and no button (not good). I also tried with CustomizeWindowHint, it seems to be ignored by Wayland/QtWayland.

    How to have a Qdialog with the right window (frame, title and close button only) in Wayland ?

    Thanks

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved