Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Custom titlebar on Linux with Desktop Integration
Qt 6.11 is out! See what's new in the release blog

Custom titlebar on Linux with Desktop Integration

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
linuxtitlebartitle barlinux desktopgnome
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.
  • D Offline
    D Offline
    Dan D
    wrote last edited by
    #1

    I want to create a transparent title bar, which is a part of application body as there is a gradient that should be visible through the title bar (re: transparent).

    I have implemented a title bar using Qt::FramelessWindowHint integrated close/maximize/minimize and move/resize using QWindow APIs.

    I want to integrate the normal window interactions as well at least for popular DEs like Gnome.

    The screenshot shows the file manager on Ubuntu 24.04 has heavily customized title bar and window interactions as well. I've verified this on Firefox, and Ubunut's terminal as well.

    How can I achieve the same? What are the limitations and drawbacks? Is it encouraged / discouraged to do such things?

    Are there existing libs?

    Thanks! Looking forward for your suggestions.

    bd31a15e-3ef9-4a34-878b-2999c9cdb2e0-image.png

    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