xwayland: update overrideRedirect on map and configure (#7575)
This commit is contained in:
parent
ef33198e8f
commit
259dcd838e
2 changed files with 15 additions and 1 deletions
|
|
@ -82,6 +82,7 @@ class CXWM {
|
|||
void focusWindow(SP<CXWaylandSurface> surf);
|
||||
void activateSurface(SP<CXWaylandSurface> surf, bool activate);
|
||||
bool isWMWindow(xcb_window_t w);
|
||||
void updateOverrideRedirect(SP<CXWaylandSurface> surf, bool overrideRedirect);
|
||||
|
||||
void sendWMMessage(SP<CXWaylandSurface> surf, xcb_client_message_data_t* data, uint32_t mask);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue