diff options
Diffstat (limited to 'src/wayland_ivi_wm.hpp')
-rw-r--r-- | src/wayland_ivi_wm.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wayland_ivi_wm.hpp b/src/wayland_ivi_wm.hpp index b515a06..d8915a1 100644 --- a/src/wayland_ivi_wm.hpp +++ b/src/wayland_ivi_wm.hpp @@ -166,6 +166,7 @@ struct surface_properties int32_t orientation; int32_t visibility; float opacity; + uint32_t pid; }; /** |