[Bug 5114] suggesting more descriptive desktop window titles

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 12 19:32:51 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=5114





--- Comment #9 from L. Rahyen <mail at science.su>  2008-02-12 19:32:51 ---
The patch seems to work well. But there is a minor issue with the format of the
title. It is better to use standard $CUSTOM_TEXT - $PROGRAM_NAME pattern for
the title. For example:

Photoshop - Wine desktop
Default - Wine desktop

...an so on. In fact this is the standard used by almost all applications
(including Firefox, Konqueror, Kontact, kpdf, Konsole, kwrite and many others)
so it is good idea to obey it. And this standard is very convenient when
switching between applications.

So you need to use " - " (without quotes) as a separator, place "Wine desktop"
after this separator, and place desktop name at the leftmost side of the title.

When you write final version of the patch, please send it to wine-patches.
Thanks.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list