mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Show playback time and switch to dark mode when fullscreen
This commit is contained in:
@@ -158,6 +158,7 @@ var App = GObject.registerClass({
|
||||
}
|
||||
this.interface.setControlsOnVideo(isFullscreen);
|
||||
this.interface.controls.setVolumeMarks(true);
|
||||
this.interface.controls.fullscreenMode = isFullscreen;
|
||||
}
|
||||
|
||||
_onWindowKeyPressEvent(self, event)
|
||||
|
Reference in New Issue
Block a user