mirror of
https://github.com/labwc/labwc.git
synced 2026-03-18 05:33:53 -04:00
rcxml: s/csd/xdg_shell_server_side_deco
This commit is contained in:
parent
090e78b85a
commit
35ff6e5bb0
11 changed files with 27 additions and 21 deletions
|
|
@ -69,7 +69,7 @@ static void map(struct view *view)
|
|||
view->w = view->xwayland_surface->width;
|
||||
view->h = view->xwayland_surface->height;
|
||||
view->surface = view->xwayland_surface->surface;
|
||||
view->show_server_side_deco = want_deco(view);
|
||||
view->server_side_deco = want_deco(view);
|
||||
|
||||
view->margin = deco_max_extents(view);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue