fix: layer shell + view bugs
- fix bug that causes layer shell seat focus incorrect on layer windows - focus on a regular view now raises all views of the related applications on top of the output
This commit is contained in:
1
view.h
1
view.h
@ -21,4 +21,5 @@ 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);
|
||||
void diya_view_unfocus(struct diyac_view* view);
|
||||
#endif
|
Reference in New Issue
Block a user