[vlc-devel] [PATCH] xcb: set the window position after mapping the window instead of during creation

Felix Abecassis felix.abecassis at gmail.com
Wed Jan 29 12:59:00 CET 2014


2014-01-29 Rémi Denis-Courmont <remi at remlab.net>:
>
> Problem is, we should only do that when the coordinate where explicitly
> requested. Otherwise, we should really let the WM decide on the window
> position, rather than force it to the top left.
We can have the default values of video-x and video-y set to "-1" to
signal the coordinates were not requested (like width/height). But how
do we let the WM set the window position? Coordinates are not optional
when creating the window.

Thanks,

-- 
Félix Abecassis
http://felix.abecassis.me



More information about the vlc-devel mailing list