[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Put window on the middle of the screen
Page 1 of 1

Put window on the middle of the screen

PostPosted: Sat Sep 05, 2015 9:12 pm
by khotiburrahman

Re: Put window on the middle of the screen

PostPosted: Sat Sep 05, 2015 9:53 pm
by rvm
You can specify the initial position of the smplayer window using the -pos option.

Re: Put window on the middle of the screen

PostPosted: Sat Sep 05, 2015 11:49 pm
by khotiburrahman
-pos command only handles command for everytime Smplayer starts, not everytime when file is opened. mpv has a default command to handle window positioning. Why don't you make a similiar command to make this possible?

Re: Put window on the middle of the screen

PostPosted: Sun Sep 06, 2015 8:54 pm
by rvm
Yes, I think I can add an option to center the window.

Re: Put window on the middle of the screen

PostPosted: Mon Sep 07, 2015 6:28 pm
by khotiburrahman
Thankyou. I'll wait for next release to see new update for this

Re: Put window on the middle of the screen

PostPosted: Fri Oct 02, 2015 11:20 pm
by rvm
I've just added (r7157) an option to center the window in the desktop (preferences -> interface).