Smithay / client-toolkit

Smithay's toolkit for writing wayland clients
MIT License
285 stars 80 forks source link

Implement support for xdg-activation #426

Closed Drakulix closed 1 year ago

Drakulix commented 1 year ago

Implements xdg-activation.

The second commit adds it to the simple-window example as a test. Given how heavily commented that is, I guess that is not really a good place to put it. But without a proper window it doesn't make a whole lot of sense to use it. I could also just drop that commit?