Revision 764895

Go back to digest for 27th January 2008

Bug Fixes in KDE Base

Luboš Luňák committed changes in /trunk/KDE/kdelibs/kdeui:

Fix window roles for KMainWindow:
- '#' in the window role is used by KWin to improve window grouping, so do the character-allowed-by-dbus only for the dbus name
- don't prepend app name to it - it adds up with session restore
- when name with #<number> is given, try to use it as given first

File Changes

Modified 5 files
  • /trunk/KDE/kdelibs/kdeui
  •   /tests/kmainwindow_unittest.cpp
  •   /widgets/kmainwindow.cpp
  •   /widgets/kmainwindow.h
  •   /widgets/kmainwindow_p.h
  •   /xmlgui/kxmlguiwindow.cpp
5 files changed in total