How can I integrate picom with my c++ program to manage windows? #665
Unanswered
renjuashokan
asked this question in
Q&A
Replies: 1 comment
-
|
I think you miss understanding what this project is. It's not a library that you can use, it's a compositor for x11. Hope this helps ^_^! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm new to this composite manager. I have a question, can I integrate this with a c++ project?
I want to switch multiple windows (like bring one window to the top, hide window) in a visually pleasing way (like slides in power point)
if yes, any example or documentation is available?
Beta Was this translation helpful? Give feedback.
All reactions