Bug 193049

Summary: give presentation window a slightly different window title
Product: [Applications] okular Reporter: Stefan Majewsky <majewsky>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Stefan Majewsky 2009-05-17 21:26:53 UTC
Version:            (using KDE 4.2.85)
Installed from:    SuSE RPMs

Only a small thing that I find quite annoying. I wanted to do a PDF presentation in Okular, and switch to other applications (to demo some stuff) with the "Present Windows" effect aka Ctrl-F10. To go back to the presentation window, I wanted to use the window title filter, but the filter "okular" gave me both the okular main window and the presentation window.

Could you please give the presentation window (the one that is full screen) a slightly different window title, e.g. append "[Presentation mode"], to allow one to quickly locate it with above strategy?

I'm filing this as a bug because a) I'm thinking of this as a usability regression and b) I want to have this in 4.3. ;-)
Comment 1 Pino Toscano 2009-05-17 21:31:53 UTC
(In reply to comment #0)
> I'm filing this as a bug because a) I'm thinking of this as a usability
> regression and b) I want to have this in 4.3. ;-)

a) regression... compared to what? (given it was always this way)
b) nope, that's not how things work (especially that requires new string)
Comment 2 Albert Astals Cid 2009-05-17 22:03:32 UTC
And remember, if you want this done, best way is to attach a patch ;-)

But Pino is right, this needs a new i18nable string and we are on string freeze already.
Comment 3 Stefan Majewsky 2009-05-18 00:05:31 UTC
Okay, I forgot the string freeze. And concerning a patch: Sadly, there's just too much on my schedule to dive into the Okular codebase (for example, doing boring presentations).
Comment 4 Pino Toscano 2009-05-24 20:12:23 UTC
Will be done after the string freeze (so KDE 4.4 material).
Comment 5 Pino Toscano 2009-07-25 16:23:32 UTC
SVN commit 1002256 by pino:

add a "Presentation" marker in presentation window titles
BUG: 193049


 M  +1 -0      presentationwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002256