improve xdg states handling
This commit is contained in:
1
view.h
1
view.h
@@ -20,4 +20,5 @@ void diyac_view_set_fullscreen(struct diyac_view * view, bool activated);
|
||||
void diyac_view_set_mimimize(struct diyac_view * view, bool activated);
|
||||
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);
|
||||
#endif
|
Reference in New Issue
Block a user