On Wednesday 29 October 2008 21:57:44 Aaron J. Seigo wrote:
> On Wednesday 29 October 2008, Petri Damstén wrote:
> > On Wednesday 29 October 2008 05:08:32 Aaron J. Seigo wrote:
> > > On Tuesday 28 October 2008, Petri Damstén wrote:
> > > > Run kbuildsyscoca4 from plasmapkg patch attached.
> > >
> >
--- On Thu, 10/30/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote:
> From: Aaron J. Seigo <[EMAIL PROTECTED]>
> Subject: Re: taskbar: onlyGroupWhenFull
> To: [EMAIL PROTECTED], plasma-devel@kde.org
> we make it configurable so we can cater to everyone, we
> pick defaults that
> cater to the largest
I'm trying to make a program that toggles showdesktop.
I made this from the source code of plasma_applet_showdesktop.so:
NETRootInfo info(QX11Info::display(), 0);
info.setShowingDesktop(true);
But the NetRootInfo constructor gives a segmentation fault.
Can anyone tell me why?
I'm using Mandriva 2
On Thursday 30 October 2008 22:13:56 Zack Rusin wrote:
> > I admit that I didn't talked to sufficiently many people about this to
> > achieve a reliable statistical data but I can say that every single
> > person I asked disables this feature as soon as he installs his new DE.
>
> This is how my pa
SVN commit 877958 by rdale:
* Separated the script engine plugins from the plasma ruby extension and moved
the script engine code to kdebase with the other script engines
CCMAIL: [EMAIL PROTECTED]
CCMAIL: plasma-devel@kde.org
M +1 -0 CMakeLists.txt
A ruby (directory)
A
On Thursday 30 October 2008, Orcan Ogetbil wrote:
> Nevertheless there are times when my
> taskbar becomes similar. But (probably because of my physicist nature that
> always keeps me aware of my background tasks) I want to have it that way. I
we make it configurable so we can cater to everyone,
--- On Thu, 10/30/08, Zack Rusin <[EMAIL PROTECTED]> wrote:
> From: Zack Rusin <[EMAIL PROTECTED]>
> Subject: Re: taskbar: onlyGroupWhenFull
>
> Well, all your googling proves is that Microsoft along with
> Apple and KDE all
> groups tasks by default, which is pretty much the opposite
> what you
On Thursday 30 October 2008 16:19:32 Orcan Ogetbil wrote:
> Doing a quick google search: group tasks annoying
> brought me to a discussions page about Windows XP
Well, all your googling proves is that Microsoft along with Apple and KDE all
groups tasks by default, which is pretty much the opposi
On Thu, Oct 30, 2008 at 4:46 PM, Christian Mollekopf
<[EMAIL PROTECTED]> wrote:
> your lucky again. 3 clicks to turn it off.
Not that I have any opinion on what the default behavior should be,
but wouldn't it be nice to have a small hyperlink saying "Configure
grouping..." in the taskbar tooltips
--- On Thu, 10/30/08, Christian Mollekopf <[EMAIL PROTECTED]> wrote:
> From: Christian Mollekopf <[EMAIL PROTECTED]>
> Subject: Re: taskbar: onlyGroupWhenFull
> To: [EMAIL PROTECTED], plasma-devel@kde.org
> Date: Thursday, October 30, 2008, 3:46 PM
> Am 30.10.2008, 20:37 Uhr, schrieb Orcan Ogetbil
On Thursday 30 October 2008, [EMAIL PROTECTED] wrote:
> On Thu, 30 Oct 2008 18:13:48 +0100, "Marco Martin" <[EMAIL PROTECTED]>
>
> said:
> > On Thursday 30 October 2008, [EMAIL PROTECTED] wrote:
> > > Hi,
> > >
> > > i've noticed that marco implemented the "only group when full"
> > > functionality
Am 30.10.2008, 20:37 Uhr, schrieb Orcan Ogetbil <[EMAIL PROTECTED]>:
> --- On Thu, 10/30/08, chrigi_1 wrote:
>
>> From: chrigi_1
>> Subject: taskbar: onlyGroupWhenFull
>> To: "plasma-devel mailinglist"
>> Date: Thursday, October 30, 2008, 12:54 PM
>> Hi,
>>
>> i've noticed that marco implemented
--- On Thu, 10/30/08, chrigi_1 wrote:
> From: chrigi_1
> Subject: taskbar: onlyGroupWhenFull
> To: "plasma-devel mailinglist"
> Date: Thursday, October 30, 2008, 12:54 PM
> Hi,
>
> i've noticed that marco implemented the "only
> group when full"
> functionality
> entierly in the tasks applet.
>
On Thu, 30 Oct 2008 18:13:48 +0100, "Marco Martin" <[EMAIL PROTECTED]>
said:
> On Thursday 30 October 2008, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > i've noticed that marco implemented the "only group when full"
> > functionality
> > entierly in the tasks applet.
> > Unfortunately i was implementi
On Thursday 30 October 2008, [EMAIL PROTECTED] wrote:
> Hi,
>
> i've noticed that marco implemented the "only group when full"
> functionality
> entierly in the tasks applet.
> Unfortunately i was implementing it at the same time, but in the lib
> instead
> of the widget ;-)
> Although the visualiz
On Thursday 30 October 2008 15:11:15 Aaron J. Seigo wrote:
> On Thursday 30 October 2008, Petri Damstén wrote:
> > It gets installed packages before and after install to get installed
> > package name(s). It then saves them to config so on uninstall we can get
> > the name of the package for the pa
Hi,
i've noticed that marco implemented the "only group when full"
functionality
entierly in the tasks applet.
Unfortunately i was implementing it at the same time, but in the lib
instead
of the widget ;-)
Although the visualization has to say when the taskbar is full, i still
think
it's better
On Thursday 30 October 2008, Petri Damstén wrote:
> It gets installed packages before and after install to get installed
> package name(s). It then saves them to config so on uninstall we can get
> the name of the package for the package file.
package files are guaranteed to be unique in name (so
Hi,
I'm trying to upgrade and uninstall from GHNS (uninstall command support still
needed on that side) with plasmapkg. This adds (whole main.cpp attached) --
upgrade, --uninstall packagefile and working --list as a bonus. It's NOT meant
to be committed as it is since it's 'a bit hackish'.
It
On Thursday 30 October 2008 14:05:08 Aaron J. Seigo wrote:
> > It's a subclass of PackageStructure, but I want to copy data from
> > PlasmoidPackage which is what Applet::packageStructure() returns.
>
> why? (sorry if i'm seeming dense atm, but i'm in the middle of a day-long
> meeting, my 4th in a
On Thursday 30 October 2008, Petri Damstén wrote:
> On Thursday 30 October 2008 12:49:01 Aaron J. Seigo wrote:
> > On Thursday 30 October 2008, Petri Damstén wrote:
> > > On Thursday 30 October 2008 12:30:10 Aaron J. Seigo wrote:
> > > > On Thursday 30 October 2008, Petri Damstén wrote:
> > > > > I
On Thursday 30 October 2008 12:49:01 Aaron J. Seigo wrote:
> On Thursday 30 October 2008, Petri Damstén wrote:
> > On Thursday 30 October 2008 12:30:10 Aaron J. Seigo wrote:
> > > On Thursday 30 October 2008, Petri Damstén wrote:
> > > > If we copy Plasma::Applet::packageStructure() to custom packa
On Thursday 30 October 2008, Petri Damstén wrote:
> On Thursday 30 October 2008 12:30:10 Aaron J. Seigo wrote:
> > On Thursday 30 October 2008, Petri Damstén wrote:
> > > If we copy Plasma::Applet::packageStructure() to custom package
> > > structure type is also copied and we have no setType to co
On Thursday 30 October 2008 12:30:10 Aaron J. Seigo wrote:
> On Thursday 30 October 2008, Petri Damstén wrote:
> > If we copy Plasma::Applet::packageStructure() to custom package structure
> > type is also copied and we have no setType to correct it.
>
> what is the exact use case for this?
e.g. i
On Wednesday 29 October 2008, Kevin Ottens wrote:
> Le Monday 27 October 2008, Kevin Ottens a écrit :
> > So, without more babbling on my side, here is the list of changes I'm
> > proposing:
> >
> > - ConfigXml will become ConfigLoader
> > - Containment::(add|remove)ToolBoxTool(QAction *action) wil
On Thursday 30 October 2008, Petri Damstén wrote:
> If we copy Plasma::Applet::packageStructure() to custom package structure
> type is also copied and we have no setType to correct it.
what is the exact use case for this?
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F
Hi,
If we copy Plasma::Applet::packageStructure() to custom package structure type
is also copied and we have no setType to correct it.
Index: packagestructure.cpp
===
--- packagestructure.cpp(revision 877358)
+++ packagestr
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/246/#review238
---
Ship it!
- Marco
On 2008-10-29 17:20:18, Christian Mollekopf wr
28 matches
Mail list logo