[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KDE3 krunner always shows on head 1 and forces apps onto that
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-02-05 6:18:50
Message-ID: 20080205061850.GA23825 () morpheus ! apaku ! dnsalias ! org
[Download RAW message or body]

On 04.02.08 16:39:58, Aaron J. Seigo wrote:
> On Monday 04 February 2008, Andreas Pakulat wrote:
> > I'm looking for someone who can give me a hint how to fix krunner so
> > that it behaves like any other application I start and show up on the
> > screen that has the mouse cursor on it.
> 
> actually, we do this:
> 
>     int screen = 0;
>     if (QApplication::desktop()->numScreens() > 1) {
>         screen = QApplication::desktop()->screenNumber(QCursor::pos());
>     }
> 
>     KDialog::centerOnScreen(this, screen);
> 
> so ... if anything it's a bug in KDialog::centerOnScreen, KWindowSystem or 
> KWin itself.
> 
> btw, when you say "KDE3 krunner" you do mean "KDE4 krunner" right? you're not 
> talking about kdesktop's minicli Run Dialog from kde3, right?

No, I'm talking about that little component in KDE3 that comes up when I
hit Alt+F2. I'm not talking about KDE4. I thought it was called the same
in kde3...

And IIRC the KDE4 version works fine.

Andreas

-- 
Caution: breathing may be hazardous to your health.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic