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. Select wayland output for QT app
Forum Updated to NodeBB v4.3 + New Features

Select wayland output for QT app

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 232 Views 1 Watching
  • 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.
  • V Offline
    V Offline
    vpanchal
    wrote on last edited by
    #1

    Hello all,

    I am running QT 5.11.3 on a TI embedded platform (AM5728). My display manager is wayland 1.16 (weston). The QPA for my application is Wayland-Egl.

    The embedded system has both an LCD panel & HDMI output. Both are recognized and treated as independent outputs in wayland.

    My question is: How can I programatically choose which wayland output my QT application starts on?

    I found that if I use a mouse, the application starts on the output which the mouse is currently active on, but I need to have the application start on the specific desired output depending on the application (without mouse).

    Are there any back-end QPA related calls or settings which can be configured to allow this?

    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