Bug 193049 - give presentation window a slightly different window title
Summary: give presentation window a slightly different window title
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 21:26 UTC by Stefan Majewsky
Modified: 2009-07-25 16:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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