Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Signal when application moves to different screen?
Forum Updated to NodeBB v4.3 + New Features

Signal when application moves to different screen?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 486 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.
  • A Offline
    A Offline
    antiocles
    wrote on last edited by
    #1

    Is there a signal or "correct" method to detect when the user moves an application to a different screen in a multi display setup?

    I expected QScreen::availableGeometryChanged(...) to do this (if the screen was different), but it was not (either I screwed up, or my expectation was wrong). I also thought QApplication::primaryScreenChanged(...) might be of help but that does not trigger on movement.

    Thoughts? Thank you.

    aha_1980A 1 Reply Last reply
    0
    • A antiocles

      Is there a signal or "correct" method to detect when the user moves an application to a different screen in a multi display setup?

      I expected QScreen::availableGeometryChanged(...) to do this (if the screen was different), but it was not (either I screwed up, or my expectation was wrong). I also thought QApplication::primaryScreenChanged(...) might be of help but that does not trigger on movement.

      Thoughts? Thank you.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @antiocles

      Please don't create new topics for the same question.

      You already have one here: https://forum.qt.io/topic/102970/notification-when-application-changes-to-new-screen

      Closing this one.

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

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