mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
xwm: create colormap and visual depth detection
This commit is contained in:
parent
be297d9d14
commit
325def3841
3 changed files with 47 additions and 4 deletions
|
|
@ -102,6 +102,8 @@ struct wlr_xwayland_surface {
|
|||
bool maximized_vert;
|
||||
bool maximized_horz;
|
||||
|
||||
bool has_alpha;
|
||||
|
||||
struct {
|
||||
struct wl_signal destroy;
|
||||
struct wl_signal request_configure;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue