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. Need help making windows-style taskbar for Linux using QT6
Forum Updated to NodeBB v4.3 + New Features

Need help making windows-style taskbar for Linux using QT6

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 238 Views 2 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.
  • B Offline
    B Offline
    Berg
    wrote on last edited by
    #1

    Hi everyone,

    I'm currently having trouble creating a simple taskbar/panel for Linux. The goal is to display running GUI applications with their icons and names, similar to what you see in Windows or KDE Plasma. Additionally, I want to be able to click on an application's icon to minimize or maximize it.

    My target environment is Wayland, specifically KDE Plasma 6 with KWin. From what I’ve gathered, Wayland handles things differently than X11, and the implementation can vary between different Wayland compositors.

    Finding documentation on this has been challenging, so I’ll need to spend more time looking at the code in KDE Plasma and LXQt. As a novice programmer, this will be difficult.

    Does anyone have experience with this or any guidance on how to approach building such a taskbar? Any tips or pointers would be greatly appreciated!

    Thanks in advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I think you might be interested in the Latte Dock project.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      B 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi and welcome to devnet,

        I think you might be interested in the Latte Dock project.

        B Offline
        B Offline
        Berg
        wrote on last edited by
        #3

        @SGaist Thanks, i'll check it out!

        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