Re: Icons only mode for tasks plasmoid

2009-01-17 Thread Marco Martin
On Friday 16 January 2009, Christian Mollekopf wrote: > On Fri, 16 Jan 2009 19:36:31 +0100, Martin Gräßlin > > wrote: > > On Friday 16 January 2009 19:15:55 you wrote: > >> On Friday 16 January 2009, Martin Gräßlin wrote: > >> > Please have a look at the attached patch and give comments on it ;-)

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Christian Mollekopf
On Fri, 16 Jan 2009 19:36:31 +0100, Martin Gräßlin wrote: > On Friday 16 January 2009 19:15:55 you wrote: >> On Friday 16 January 2009, Martin Gräßlin wrote: >> > Please have a look at the attached patch and give comments on it ;-) >> >> before this goes in (and the patch looks ok at first read

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Aaron J. Seigo
On Friday 16 January 2009, Marco Martin wrote: > so if we want to do so, where should be put? in workspace like plasmaclock > or simply make more applet in the same taskbar applet folder like kickoff? good questions. i prefer each in its own folder under applets. due to its location, the simple m

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Jamboarder
> From: Aaron J. Seigo > > "Do we really want a task bar that behaves exactly like the current task bar, > except that it has no text?" I remember starting to hack on this a few months ago and one thing that came up for me: - If the user selects Icon Only then there would perhaps need to be an

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Marco Martin
On Friday 16 January 2009, Aaron J. Seigo wrote: > On Friday 16 January 2009, Martin Gräßlin wrote: > > Please have a look at the attached patch and give comments on it ;-) > > before this goes in (and the patch looks ok at first read) i think we may > want to step back and ask ourselves: > > "Do w

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Martin Gräßlin
On Friday 16 January 2009 19:15:55 you wrote: > On Friday 16 January 2009, Martin Gräßlin wrote: > > Please have a look at the attached patch and give comments on it ;-) > > before this goes in (and the patch looks ok at first read) i think we may > want to step back and ask ourselves: > > "Do we r

Re: Icons only mode for tasks plasmoid

2009-01-16 Thread Aaron J. Seigo
On Friday 16 January 2009, Martin Gräßlin wrote: > Please have a look at the attached patch and give comments on it ;-) before this goes in (and the patch looks ok at first read) i think we may want to step back and ask ourselves: "Do we really want a task bar that behaves exactly like the curre

Icons only mode for tasks plasmoid

2009-01-16 Thread Martin Gräßlin
: Martin Gräßlin Date: Fri Jan 16 17:21:22 2009 +0100 Icons only mode for tasks plasmoid diff --git a/applets/tasks/abstracttaskitem.cpp b/applets/tasks/abstracttaskitem.cpp index e9e50ac..8739c32 100644 --- a/applets/tasks/abstracttaskitem.cpp +++ b/applets/tasks/abstracttaskitem.cpp