Bug 120431

Summary: Sort the panel's taskbar
Product: [Plasma] kicker Reporter: David Sharnoff <kde-bugs>
Component: generalAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist CC: simonandric5
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Sharnoff 2006-01-19 09:38:51 UTC
Version:            (using KDE KDE 3.4.3)
Installed from:    Ubuntu Packages

I have a lot of windows.  I spend a fair amount of time searching for windows in the taskbar.  This is partially made difficult by the low-contrast color scheme I've got but the bigger problem is the lack of order.

If I could choose any method for ordering the widows, I would make it sorted by the following things (in decreasing importance):

   Application Name (xterm, firefox, etc)
   Initial window title
   Order of application start

I would happy enough with twm's behavior: sort on current window title.

Obviously other folks may want something different so I'm asking that KDE have yet another configuration option.  (There needs to be a search engine for finding where to configure things!)

Thanks,
-Dave
Comment 1 Xuân Baldauf 2006-05-06 02:07:17 UTC
Hello Dave, maybe you want a task button reorder facility? Then you might want to have a look at bug #46333 ( http://bugs.kde.org/votes.cgi?action=show_bug&bug_id=46333 ).

ciao,
Xuân.
Comment 2 A. Spehr 2009-05-23 04:40:01 UTC
Kicker is currently unmaintained, you can look to your distribution for help, however.
Comment 3 Ian Wadham 2014-10-09 22:29:34 UTC
Git commit a7186e03d84087ca0e4f4d7889d69a102b0c6af9 by Ian Wadham.
Committed on 09/10/2014 at 22:11.
Pushed by ianw into branch 'KDE/4.14'.
Related: bug 337742

In July 2014, the bugs.kde.org database switched to v4.4.5 of Bugzilla
and cookies were no longer accepted, causing bug 337742. This patch uses
the new security system, based on tokens, and implements the future use
of passwords only, whenever Bugzilla changes to the announced v4.5.x. It
also avoids a crash in Dr K on Apple OS X when KCookieJar is not found.

M  +107  -21   drkonqi/bugzillalib.cpp
M  +16   -0    drkonqi/bugzillalib.h
M  +21   -6    drkonqi/reportassistantpages_bugzilla.cpp
M  +2    -0    drkonqi/reportassistantpages_bugzilla.h

http://commits.kde.org/kde-runtime/a7186e03d84087ca0e4f4d7889d69a102b0c6af9
Comment 4 Ian Wadham 2014-10-09 23:09:20 UTC
Git commit 0fc601537262034c32968b42684c22e731db9f6f by Ian Wadham.
Committed on 09/10/2014 at 22:11.
Pushed by ianw into branch 'master'.
Related: bug 337742

In July 2014, the bugs.kde.org database switched to v4.4.5 of Bugzilla
and cookies were no longer accepted, causing bug 337742. This patch uses
the new security system, based on tokens, and implements the future use
of passwords only, whenever Bugzilla changes to the announced v4.5.x. It
also avoids a crash in Dr K on Apple OS X when KCookieJar is not found.

M  +107  -21   drkonqi/bugzillalib.cpp
M  +16   -0    drkonqi/bugzillalib.h
M  +21   -6    drkonqi/reportassistantpages_bugzilla.cpp
M  +2    -0    drkonqi/reportassistantpages_bugzilla.h

http://commits.kde.org/kde-runtime/0fc601537262034c32968b42684c22e731db9f6f
Comment 5 Ben Cooksley 2014-10-10 00:15:15 UTC
Fix metadata issue - prior commits were in error.
Comment 6 Hrvoje Senjan 2014-11-12 18:57:54 UTC
Git commit 61070476b491baa046c7c40722e0270a10d7d622 by Hrvoje Senjan, on behalf of Ian Wadham.
Committed on 09/10/2014 at 22:11.
Pushed by hrvojes into branch 'Plasma/5.1'.
Related: bug 337742

In July 2014, the bugs.kde.org database switched to v4.4.5 of Bugzilla
and cookies were no longer accepted, causing bug 337742. This patch uses
the new security system, based on tokens, and implements the future use
of passwords only, whenever Bugzilla changes to the announced v4.5.x. It
also avoids a crash in Dr K on Apple OS X when KCookieJar is not found.

Forward port of review 120431 to plasma-workspace.

REVIEW: 120876

M  +108  -21   drkonqi/bugzillaintegration/bugzillalib.cpp
M  +16   -0    drkonqi/bugzillaintegration/bugzillalib.h
M  +18   -3    drkonqi/bugzillaintegration/reportassistantpages_bugzilla.cpp
M  +2    -0    drkonqi/bugzillaintegration/reportassistantpages_bugzilla.h

http://commits.kde.org/plasma-workspace/61070476b491baa046c7c40722e0270a10d7d622