nagyistoce / open-pdf-presenter

Automatically exported from code.google.com/p/open-pdf-presenter
GNU General Public License v3.0
0 stars 0 forks source link

Windowed mode #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a presentation
2. Try to have a gnome-terminal/other application running on both screens

What is the expected output? What do you see instead?
I can use the application to give a demonstration of something.

What version of the product are you using? On what operating system?
0.2, Fedora 18 64 bit

Please provide any additional information below.
I'd like to have an option to run the notes in windowed mode, so I can use a 
second application on my notebook too. I'd be nice to have the option of 
running the presentation in windowed mode too.
I'm giving a programming tutorial with slides tomorrow, I've got a workaround 
using the gnome virtual desktops.
I'll be running two terminals with a ":multiuser on" screen in it.

Original issue reported on code.google.com by rub...@gmail.com on 21 Aug 2013 at 2:05

GoogleCodeExporter commented 9 years ago
Excuse me, should be 'enhancement', not defect!

Original comment by rub...@gmail.com on 21 Aug 2013 at 2:14

GoogleCodeExporter commented 9 years ago
That is a good idea. I also needed to use this when I was developing 
open-pdf-presenter, but I just commented out the lines that make the windows go 
fullscreen.

I just added the support for that feature on the development branch. To run in 
windowed mode, you can either: Pass flag "-w" on the command line when 
launching open-pdf-presenter, or use the "Options" button on the GUI and select 
the option "Windowed Mode".

I hope this implements what you asked and that you (and more people, hopefully) 
find this feature useful. I'm marking this issue as fixed. Let me know if you 
need further work on this.

Original comment by zait...@gmail.com on 29 Aug 2013 at 10:19