[Bug 156092] Sessions are not entirely restored when reloging
Lubos Lunak
l.lunak at kde.org
Tue Jan 22 20:16:30 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156092
l.lunak kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From l.lunak kde org 2008-01-22 21:16 -------
SVN commit 764895 by lunakl:
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
BUG: 156092
M +15 -10 tests/kmainwindow_unittest.cpp
M +47 -13 widgets/kmainwindow.cpp
M +5 -0 widgets/kmainwindow.h
M +1 -0 widgets/kmainwindow_p.h
M +1 -2 xmlgui/kxmlguiwindow.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=764895
More information about the Unassigned-bugs
mailing list