[vlc-commits] qt: add a private structure for window provider

2021-02-06 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Sat Feb 6 15:00:02 2021 +0200| [562331eda1dbe35e98dc0cd057fc1a5c58cf0210] | committer: Rémi Denis-Courmont qt: add a private structure for window provider >

[vlc-commits] qt: reparent video window to root whence UI closes

2021-02-06 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 5 19:46:15 2021 +0200| [4d147a3d3804fce2451938ee5145e94794f12dbf] | committer: Rémi Denis-Courmont qt: reparent video window to root whence UI closes The video window has to exist until it is closed by its owner, i.e. WindowClose()

[vlc-commits] qt: create another indirection X11 window

2021-02-06 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 5 19:25:48 2021 +0200| [7b7f767b4e1d0c97db918e07dbf0dc41cb4138d8] | committer: Rémi Denis-Courmont qt: create another indirection X11 window The main window may be destroyed before the video window. This notably occurs if the user

[vlc-commits] qt: reparent video window to root whence UI closes

2021-02-06 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 5 19:46:15 2021 +0200| [3463f12d15aa8ae793b4e96518fa44f4f19edf7f] | committer: Rémi Denis-Courmont qt: reparent video window to root whence UI closes The video window has to exist until it is closed by its owner, i.e. WindowClose()