TrilbyWhite / Slider

PDF presentation tool
GNU General Public License v3.0
54 stars 12 forks source link

window mode #28

Open vzaliva opened 5 years ago

vzaliva commented 5 years ago

I understand it uses fullscreen mode for showing notes on the 2nd screen. I am looking for one where presentation and notes are shown in two separate windows at the same screen. The reason is that I would like to present over video conferencing software and share presenter window only while keeping notes on my screen. Is it possible to implement such a feature?

TrilbyWhite commented 5 years ago

Sorry it took a bit to reply. I have not done anything with the code for Slider in years. If you are using the 4.0 branch, then notes are not implemented at all yet (as noted in the README) so this would not be possible. However, if you are using the 3.0 branch, then this is very easy as the config file specifies geometry strings for each window (rather than placing them on specific monitors/outputs). So just specify geometry strings that place the windows wherever you'd like them.