fix: xdg surface handle pending configure + dont update usable area when new layer surface firt create
This commit is contained in:
1
view.h
1
view.h
@ -22,4 +22,5 @@ void diyac_view_update_title(struct diyac_view * view);
|
||||
void diyac_view_update_app_id(struct diyac_view * view);
|
||||
void diyac_view_sync_geo(struct diyac_view *view);
|
||||
void diya_view_unfocus(struct diyac_view* view);
|
||||
void diya_view_set_pending_configure_serial(struct diyac_view* view, uint32_t serial);
|
||||
#endif
|
Reference in New Issue
Block a user