Bug 48028 - implementing docklet that complies with freedesktop standards
Summary: implementing docklet that complies with freedesktop standards
Status: RESOLVED FIXED
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: John Firebaugh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-19 04:35 UTC by Alejandro Villar
Modified: 2002-09-24 06:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for KDE 3.0.2 to make it compatible with FreeDesktop Standards (2.74 KB, patch)
2002-09-22 13:47 UTC, Alejandro Villar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Villar 2002-09-19 04:35:38 UTC
Version:            (using KDE KDE 3.0.2)
Installed from:    SuSE RPMs

I think kicker tray should comply with freedesktop starndards to provide a better support for using applications coming from other enviroments, like GTK. Linux is a very heterogeneous community, so it requires a little help to integrate all programs properly.
Comment 1 Stephan Binner 2002-09-19 15:44:40 UTC
RedHat 8.0 has AFAIK patches for this. 
Comment 2 Alejandro Villar 2002-09-21 14:29:20 UTC
But even if you get the patch, you can do nothing if youre using rpms as i do
Comment 3 Stephan Binner 2002-09-21 15:10:46 UTC
We are talking about future KDE versions here, right? So this will be likely 
in future rpms once it's in a released KDE version. 
Comment 4 Alejandro Villar 2002-09-22 13:45:31 UTC
That's why I mean, Stephan, they could apply RedHat's patch in next release, 
so that when it got to the packagers everyone could take advantage of this 
feature.
Comment 5 Alejandro Villar 2002-09-22 13:47:20 UTC
Created attachment 58 [details]
Patch for KDE 3.0.2 to make it compatible with FreeDesktop Standards
Comment 6 David Pashley 2002-09-23 19:16:12 UTC
This does apply to HEAD: 
david david% patch --dry-run -p1 < /home/david/docklet.patch 
patching file kicker/applets/systemtray/systemtrayapplet.cpp 
Hunk #1 succeeded at 88 (offset -5 lines). 
Hunk #2 succeeded at 136 (offset -5 lines). 
patching file kicker/applets/systemtray/systemtrayapplet.h 
Hunk #1 succeeded at 54 (offset -22 lines). 
Hunk #2 succeeded at 65 with fuzz 2 (offset -22 lines). 
 
is this a 3.1 or a 3.2 target? 
Comment 7 John Firebaugh 2002-09-24 06:18:08 UTC
Applied the patch