Ticket #293 (closed defect: Fixed)

Opened 6 years ago

Last modified 39 years ago

QT-GUI Window names not differentiated

Reported by: nobody Owned by:
Priority: normal Milestone:
Component: None Version:
Keywords: Cc:

Description

Qt-GUI fails to correctly set differentiated window names, as should any good application do. It should not name all its windows licq.licq!

Take example after GTK+LICQ which does this correctly and after protocol: Main.GtkLicq?, SendEventWindow?.GtkLicq? and so forth.

Change History

Changed 6 years ago by anomie

Logged In: YES user_id=23133

I can confirm this. It's very annoying, especially since licq used to differentiate them properly. My skin looks much better with the titlebar disabled, but i can't do it now without disabling the title bar on ALL licq windows.

It may be an issue with Qt3 no longer setting WM_CLASS as it used to, as my old (working) version was compiled against Qt2 and the new is against Qt3. If i have time, i may test this.

Changed 6 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

In current CVS the main window has the proper WM_CLASS now. All other dialog windows will be fixed shortly. You can thank Qt3 for breaking this.

Note: See TracTickets for help on using tickets.