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. Qt Wayland Quick compositor based on C++ code
Forum Update on Monday, May 27th 2025

Qt Wayland Quick compositor based on C++ code

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 377 Views
  • 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.
  • semlanikS Offline
    semlanikS Offline
    semlanik
    wrote on last edited by
    #1

    Hi all,
    I'm newbe in wayland and trying to make own compositor based on Qt Wayland API.
    I have 2 implementations of basic Compositor that based on QtWayland API. But implementation that I've done in QML works and mirrored class by class implementation in C++ doesn't. If someone may point to my mistake it would be great!

    Here is source code https://github.com/semlanik/heap/tree/master/pure-qml

    Implementations might be switched by "#if 0" statement in main.cpp

    Thank you in advance and BR.

    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