mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Refactor XDG and Xwayland view creation and cleanup
This commit is contained in:
parent
e1725e17b2
commit
1506fe3af8
6 changed files with 205 additions and 112 deletions
|
|
@ -20,4 +20,6 @@ void view_impl_map(struct view *view);
|
|||
*/
|
||||
void view_impl_apply_geometry(struct view *view, int w, int h);
|
||||
|
||||
void view_impl_remove_common_listeners(struct view *view);
|
||||
|
||||
#endif /* __LABWC_VIEW_IMPL_COMMON_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue