mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
view: call wlr_foreign_toplevel_handle_v1_set_app_id() on map
Fix issue #74 Add view-impl.c with view_impl_map() containing common code for xdg-shell and xwayland-shell.
This commit is contained in:
parent
4d44659c08
commit
e140682528
5 changed files with 31 additions and 6 deletions
|
|
@ -17,6 +17,7 @@ labwc_sources = files(
|
|||
'theme.c',
|
||||
'view.c',
|
||||
'view-child.c',
|
||||
'view-impl.c',
|
||||
'xdg.c',
|
||||
'xdg-deco.c',
|
||||
'xdg-popup.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue