-
Notifications
You must be signed in to change notification settings - Fork 94
Support for libdecor #196
Copy link
Copy link
Open
Description
We should provide a Frame implementation that tries to use the system's libdecor if available, and fallbacks to an user-provided Frame implementation if missing, as defined by a type parameter.
Actually, looking at libdecor's API, that's probably not going to be possible to integrate it like that, its behavior is more comparable to our Window type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels