Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for KDE's server-decoration protocol #25

Closed
emersion opened this issue Dec 31, 2017 · 5 comments
Closed

Add support for KDE's server-decoration protocol #25

emersion opened this issue Dec 31, 2017 · 5 comments

Comments

@emersion
Copy link

This protocol is supported by KDE, wlroots and GTK.

Source: https://github.com/KDE/kwayland/blob/master/src/client/protocols/server-decoration.xml

@elinorbgr
Copy link
Member

Is the protocol in this location considered stable & public by KDE?

@emersion
Copy link
Author

emersion commented Jan 1, 2018

Aye.

@elinorbgr
Copy link
Member

Good, then I'll integrate it to wayland-protocols and we'll be able to use it here.

@elinorbgr
Copy link
Member

This may need some thinking to be implemented though, the whole structure of the crate is very centered on the notion that it'll be drawing the decorations itself.

Maybe the solution would be to keep Frame as it is, and add a new layer of abstraction on top of it.

@elinorbgr
Copy link
Member

Closing in favor of Smithay/client-toolkit#1, as this library is to be replaced by Smithay's Client Toolkit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants