Shie Erlich napsal: > On 9/25/06, Jiri Palecek <[EMAIL PROTECTED]> wrote: > > Shie Erlich wrote: > > > On 9/8/06, Jiri Palecek <[EMAIL PROTECTED]> wrote: > > > > Shie Erlich wrote: > > > > > On 8/29/06, Jiri Palecek <[EMAIL PROTECTED]> wrote: > > > > > > Karai Csaba wrote: > > > i never knew that was a problem, since i didn't use other window > > managers. > > > > > > can you provide a patch to the way it does work on openwm or whatever wm > > you > > > do use? > > > > Hello. > > > > Well, the WM name is openbox. A patch which "somewhat ameliorates", > > eg. does not solve the problem completely, is at > > > > http://www.ms.mff.cuni.cz/~palej3am/krusader_dialog.patch > > > > It merely changes the parent of the viewer. Maybe (I'm not sure), > > changing the flags in the constructor is unnecessary. > > although, if it does work, it still has no bearing on the search dialog > situation right?
Yes. This is why I say it only "somewhat" improves the situation. The problem is that "Dialogs stay before their parents", which means in this case that the search dialog would stay before the main krusader widget all the time. The patch doesn't change that in any way. It does change the situation of the viewer. Before, it was a child of the krusader main widget, and because of that, it would be behind the dialog as well. After, it is a normal top-level window with no parent, which has nothing to do with the dialog. Therefore, it won't stay behind the dialog. However, there could be more changes to the dialog. For example, I could imagine (pure sci-fi) that the dialog would only have the "set-up" part, and the results part would open in the main krusader widget (for example, like "find in files" in KDevelop in IDEAl mode). What would you think about it? Reagrds Jiri Palecek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "krusader-users" group. To post to this group, send email to krusader-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/krusader-users -~----------~----~----~----~------~----~------~--~---