> Date: Wed, 22 Oct 2008 20:23:37 +0200 > From: [EMAIL PROTECTED] > Subject: RE: Problems with the new tasks applet > To: plasma-devel@kde.org > > > From: [EMAIL PROTECTED] > > To: plasma-devel@kde.org > > Subject: Re: Problems with the new tasks applet > > Date: Wed, 22 Oct 2008 20:42:25 +0300 > > > > On Wednesday 22 October 2008 19:38:38 Aaron J. Seigo wrote: > > > > Just let me know if you need me to do more testing/debugging. > > > > > > your other settings, e.g. "show only current desktop" or whatever would be > > > a good start. > > > > [ ] Show tooltips (One more thing. Tooltips popup even if this is unchecked) > > [ ] Only show tasks from the current desktop > > [X] Only show tasks from the current screen > > [ ] Only show tasks that are minimized > > - Grouping by program > > - Sorting by alpha > > - Max rows 1 > > > > If I move window from screen 1 to screen 2 and it does not show on either > > of > > the task managers. If I change any setting in task manager I get it back. > > Hopefully this helps. > > I think this is because the screen updated by Tasks class is wrong. Its > always 0 for me although i have only 1 screen. Is the first screen screen 0?
Sorry the screen is not always 0 but -1. Plasma::Containment* appletContainment = containment(); if (appletContainment) { m_groupManager->setScreen(appletContainment->screen()); } Thats how the screen is retrieved in Tasks. Somthing wrong with it? > > Regards > > > > > Petri > > > > _______________________________________________ > > Plasma-devel mailing list > > Plasma-devel@kde.org > > https://mail.kde.org/mailman/listinfo/plasma-devel > -- > "Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ... > Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- "Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ... Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel