
System Tray 2 (with icon hiding support)
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is the KDE System Tray with icon hiding support. It works exactly like the original tray but adds icon hiding support, smooth scrolling and icon grouping.
16 years ago
v0.51
Quick release to address a nasty bug :
* Fixed problem where removing an icon would remove other icons too
16 years ago
v0.51
Quick release to address a nasty bug :
* Fixed problem where removing an icon would remove other icons too
lolo110808
12 years ago
Report
Chi0
14 years ago
chi0@Lappy:~/Download/17732-systemtrayapplet2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -Wmissing-format-attribute... no
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Sorry I know this is simple but im still a noob, lol
Report
bnsDFerguson
13 years ago
Report
bnsDFerguson
13 years ago
Report
mmartel
14 years ago
Those who are shouting "that's ms-like blablablub" - keep those comments for yourself as nobody wants to hear trolls.
If you don't like it, DON'T use it.
Report
probono
15 years ago
Report
dec0ding
15 years ago
The most friendly advice, no offence!
Report
praison2
15 years ago
Report
google01103
15 years ago
thanks
Report
peppelorum
15 years ago
Report
frankqn1
15 years ago
Report
gumby
15 years ago
Report
gumby
15 years ago
Report
VinSBOSS
15 years ago
I'm under Mandriva 2005, and by default, the applet is installed in the directory /usr/local/kde. Then, if like me, the kicker directory is /usr/share/apps/kicker, you might run the configure script by adding :
./configure --prefix=/usr
Thx you for this great applet !
Report
gumby
15 years ago
great app.
Report
sociolect
15 years ago
Report
google01103
15 years ago
Also a request, would it be possible to shrink the app icons to the same size as in the quick launch applet?
thanks,
Report
bendeco
15 years ago
I know the mod was released before 3.4 so I don't blame you for the bug, but I hope that this could be added to your todo list after you get back to coding (schools first!!!)... THANKS AGAIN...
Report
Dgege
15 years ago
Thanx for the feedback. All the bugs should be sorted out in the next version. I'll be done with school in a month and hopefully will have a lot of time to resume coding !
Georges.
Report
tisource
15 years ago
It compiled okay (KDE 3.3.0), but the configure dialog doesn't display properly. The bottom half of the dialog doesn't always draw properly.
The other catch is icons. Knotes displays fine. The others are blank (kmix, kopete, amarok, etc).
Report
niti
15 years ago
Report
Dgege
15 years ago
Georges.
Report
bendeco
15 years ago
Report
bendeco
15 years ago
Report
danone
15 years ago
first of all: really cool app!! I installed (0.51) it, as I was annoyed of all those tray icons you only need once in a while...
Another reason was: I've disabled the "handles" of kicker (looks cooler), but then original systray always shows an ugly frame around itself when hovering over it - just like your app does :-( So I patched systemtrayapplet2.cpp line 91 just by commenting this "hover feature" out ;-) Maybe you could add a configuration button for this...
Another thing: The "general" tab of the preferences cuts half off the last entry "Collapse the tray when cursor leaves" - so I don't even know if this is really the last configuration entry in this tab...
Maybe the preferences dialog shouldn't be "always on top"?!
Last but not least I'd like to recommend
16x16/actions/clear_left.png
of crystal svg as an alternative hide button, as it is more discreet than the blue one :-)
Report