Resources for using COSMIC Top Level Info? #1724
Unanswered
michaelBelsanti
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello!
I am working on some software that will use COSMIC's Top Level Info protocol. Unfortunately, it is does not offer much documentation right now from what I could find (as is expected, its still an early WIP after all!). Are there any guides or examples with documentation that anybody can recommend?
I'm currently basing my code off of the toplevel-list example in the cosmic-protocols repo, but I'm still very much a beginner to both Rust and Wayland, so I'm struggling to get a good understanding of it. If there are any resources out there that anybody can recommend I would very much appreciate it.
My app only needs to track the app_ids of opened windows and which window is currently focused, if any.
Beta Was this translation helpful? Give feedback.
All reactions