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. Get running GUI applications (opened windows) in Linux, QML.
Forum Updated to NodeBB v4.3 + New Features

Get running GUI applications (opened windows) in Linux, QML.

Scheduled Pinned Locked Moved Unsolved General and Desktop
qmllinuxdockc++
3 Posts 2 Posters 958 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.
  • N Offline
    N Offline
    NeoShell
    wrote on last edited by NeoShell
    #1

    Greetings!.
    I want to make a dock panel (like plank or the mac dock) with c++ and qml and i would like to know how could i get the opened GUI applications to show in the dock in Linux. Is there a Qt way to do it?
    Also, to make the dock I'm using a window object with the Qt.FramelessWindowHint flag, is there a better or more appropriate way to do it?.
    Thank you.

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      I have not completely understood the requirement. Can you check QDesktopServices ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      4
      • N Offline
        N Offline
        NeoShell
        wrote on last edited by
        #3

        I apologise if I wasn't clear, I am asking how can I get the opened windows, the currently running programs with an UI, the ones that should be shown in a taskbar or a dock (Firefox, qt creator, mail clients etc) on a Linux system with Qt. Thanks for your suggestion but unfortunately QDesktopServices doesn't seem to have what I'm looking for.

        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