X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_vout_wrapper.h;h=3dcd434229d2b3d1cc630171a60c4c7d957bbe28;hb=c75fafe4ec348154a6e07c324dbe62c1c23a7149;hp=331a7fd7a928ace4fc0aeba4c30e70b6a67d4c1d;hpb=e5d23eb8038b042e92fb057b0f55b1ecbf549890;p=vlc diff --git a/include/vlc_vout_wrapper.h b/include/vlc_vout_wrapper.h index 331a7fd7a9..3dcd434229 100644 --- a/include/vlc_vout_wrapper.h +++ b/include/vlc_vout_wrapper.h @@ -59,8 +59,7 @@ static inline void vout_display_Display(vout_display_t *vd, picture_t *picture) */ typedef struct { vout_display_cfg_t cfg; - - bool is_on_top; + unsigned wm_state; struct { int num; int den;