GNOME Bugzilla – Bug 379807
Update the aspect ratio when changing screen size
Last modified: 2007-01-13 16:59:44 UTC
See the xine-lib backend for what to do. Code goes there: static void size_changed_cb (GdkScreen *screen, BaconVideoWidget *bvw) { //FIXME }
*** This bug has been marked as a duplicate of 369466 ***