mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Add option to close player after playback
This commit is contained in:
@@ -13,6 +13,7 @@ class ClapperGeneralPage extends PrefsBase.Grid
|
||||
|
||||
this.addTitle('Startup');
|
||||
this.addCheckButton('Auto enter fullscreen', 'fullscreen-auto');
|
||||
this.addCheckButton('Close after playback', 'close-auto');
|
||||
|
||||
this.addTitle('Volume');
|
||||
let comboBox = this.addComboBoxText('Initial value', [
|
||||
|
Reference in New Issue
Block a user