mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 16:31:58 +02:00
YT: auto select best matching resolution for used monitor
This commit is contained in:
@@ -578,6 +578,8 @@ class ClapperWidget extends Gtk.Grid
|
||||
|
||||
surface.connect('notify::state', this._onStateNotify.bind(this));
|
||||
surface.connect('layout', this._onLayoutUpdate.bind(this));
|
||||
|
||||
this.player._onWindowMap(window);
|
||||
}
|
||||
|
||||
_clearTimeout(name)
|
||||
|
Reference in New Issue
Block a user