


Various KDE 1.-4. Improvements by neofreko 27 comments
But be careful, it may be NSFW (Not Safe For Work aka don't open it from your office) sometimes - Mar 30 2008

Various KDE 1.-4. Improvements by neofreko 27 comments
Thank you for your information - Sep 05 2007

Various KDE 1.-4. Improvements by neofreko 27 comments
See this image http://img139.imageshack.us/img139/7636/katefiletreecy8.png
Notice the line with description: Kate File Treview Plugin please - Sep 04 2007

Various KDE 1.-4. Improvements by neofreko 27 comments
I'm very glad it works for you :) - Jul 04 2007

Various KDE 1.-4. Improvements by neofreko 27 comments
This plugin can be separately compiled and installed without kate's source code. Including this plugin into Kate codebase would be beyond my knowledge :). Or is it just a matter of drag and drop into plugin directory? - Jul 01 2007

Various KDE 1.-4. Improvements by neofreko 27 comments
Why not KDE? well I still use many KDE app, eg: katapult, kate, dolphin/konq, kdevelop, amarok .. - Jun 27 2007

Various KDE 1.-4. Improvements by neofreko 21 comments
I slightly remember the first PoC kinda have a bug related to that directory - May 31 2007

Various KDE 1.-4. Improvements by neofreko 21 comments

Various KDE 1.-4. Improvements by neofreko 21 comments
Is there any some notification message somewhere for "my kde-apps comments"? - May 31 2007

Various KDE 1.-4. Improvements by neofreko 21 comments

Various KDE 1.-4. Improvements by neofreko 21 comments
Win deco? It's actually fluxbox desktop (I forgot what theme it was) :D - Jan 12 2007

Amarok 1.x Scripts by neofreko 25 comments
It's now fixed in 0.3.1 :) - Apr 20 2006

Various KDE 1.-4. Improvements by sirajr 613 comments
type 'appletproxy kbfxspinx', that should pop up a small window contains kbfxspix applet. If this command doesn't work (kbfxspinx can't be found), there's a big chance that you'e installed kbfx into a wrong path.
most save way to install kbfx:
make -f Makefile.cvs
./configure --prefix=`kde-config --prefix`
make
make install - Apr 16 2006
//if (modeFlags & AllowReplace)
if (modeFlags & !AllowReplace)
//dbusFlags |= DBUS_NAME_FLAG_ALLOW_REPLACEMENT;
dbusFlags |= DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT;
it's kinda confusing me since the change is not only a name change but also a logical change. I'm not sure it will work as intended.
As you've said, the spec says DBUS_NAME_FLAG_ALLOW_REPLACEMENT uquals 0x1 but the implementation says it's DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT; that equals 0x1 - Feb 18 2006
[geek@toni kdbus-0.8.5]$ grep -R DBUS_NAME_FLAG /usr/include/dbus-1.0/dbus/
/usr/include/dbus-1.0/dbus/dbus-shared.h:#define DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT 0x1
/usr/include/dbus-1.0/dbus/dbus-shared.h:#define DBUS_NAME_FLAG_REPLACE_EXISTING 0x2
instead of ALLOW, it should be "not PROHIBIT" :) - Feb 18 2006

Various KDE 1.-4. Improvements by smileaf 237 comments
make[1]: *** [kcm_kdmtheme.la] Error 1
make[1]: Leaving directory `/tmp/kdmtheme-1.0.1/src'
make: *** [install-recursive] Error 1
Fedora Core 4 + KDE 3.5 - Jan 30 2006

Various KDE 1.-4. Improvements by sirajr 613 comments

Various KDE 1.-4. Improvements by sirajr 613 comments
Hold on, just found a very quick fix for this crash: mkdir ~/.kbfx && mkdir ~/.kbfx/bartheme
*not in a good mood* - Jan 29 2006

Kbfx Startmenu by crashoverridev 7 comments

Various KDE 1.-4. Improvements by sirajr 613 comments

Various KDE 1.-4. Improvements by sirajr 613 comments
changelog and screenshot here:
http://blog.neofreko.com/index.php/2006/01/23/kbfx-changelog-20050123/ - Jan 23 2006

KDE 3.x Splash Screens by gruszek 6 comments
[geek@toni Bliss Mood]$ cd
~/.kde/share/apps/ksplash/Themes/Bliss Mood
[geek@toni Bliss Mood]$ convert Background.jpg Background.png
BTW, ML:USER:loginname never ben working on my box, any clues why? - Jan 22 2006

Various KDE 1.-4. Improvements by sirajr 613 comments
BTW, there's new update on the cvs (kbfxvista_beta). The preference dialog has been polished pretty much. There's still a small usability bug, but it's not a showstopper .. you can check the screenshot here:
http://blog.neofreko.com/index.php/2006/01/22/another-kbfx-update/ - Jan 22 2006

Amarok 1.x Scripts by neofreko 25 comments
Thx - Jan 18 2006

Karamba & Superkaramba by spartak 15 comments
www.fond-ecran-photo.com/Jeux%20Vid%E9o/ fond-ecran-Shaiya:%20Light%20and%20Darkness.htm - Jan 13 2006

Various KDE 1.-4. Styles by bonafide 120 comments
Nice work, btw :) - Jan 09 2006

Various KDE 1.-4. Styles by bonafide 120 comments
Also, no Polymer look (shiny tab/menu) - Jan 09 2006

Amarok 1.x Scripts by neofreko 25 comments

Amarok 1.x Scripts by neofreko 25 comments
It has somthing to do with global identity, I guess. - Jan 09 2006

Amarok 1.x Scripts by neofreko 25 comments
source "blah blah"
I change it to:
`source "blah blah"`
Notice the backtick. And now it works. I'm sorry for the silly bug :( - Jan 08 2006

Amarok 1.x Scripts by neofreko 25 comments
To test wether the script has run, do this in console:
[geek@toni kbfx-theme]$ cat /tmp/amarok-last-song
KoRn - 10 Or A 2-Way
[geek@toni kbfx-theme]$ cat /tmp/amarok-last-album
See You On The Other Side
[geek@toni kbfx-theme]$ ls -l /tmp/kopete-amarok-cover.png
-rw-rw-r-- 1 geek geek 22559 Jan 8 09:31 /tmp/kopete-amarok-cover.png
[geek@toni kbfx-theme]$ - Jan 08 2006

Amarok 1.x Scripts by neofreko 25 comments
Open Tools -> Script Manager, click the Install Script button and locate the tar.gz file
Run the script with the Run button - Jan 08 2006

Various KDE 1.-4. Improvements by sirajr 613 comments
Solution: save any picture into source_folder/kbfxvista/listboxtile.xpm. Creating a wide rectangle will be sufficient as it'll be used as listboxitem background.
You may found this error as well:
vistalistbox.cpp:22: error: 'listboxtile_xpm' was not declared in this scope
Solution: Edit vistalistbox.cpp at line 22 and change listboxtile_xpm into listboxtile
Compile as usual :) - Jan 03 2006
I'll do import if I have source outside my working copy (or when initializing a new project only). And I'll choose add to get a folder/files inside my working copy to be versioned. - Oct 18 2005

Various KDE 1.-4. Improvements by pek 6 comments
open Clear.xsl and change
<xsl:variable name="data-path"><xsl:value-of select="$appdata"/>Clear/</xsl:variable>
to
<xsl:variable name="data-path">file:///<xsl:value-of select="$appdata"/>Clear/</xsl:variable>
But here is still one more problem: only one message is rendered. I don't know why - Sep 17 2005

Various KDE 1.-4. Improvements by zammi 171 comments

Various KDE 1.-4. Improvements by zammi 171 comments
Nice and clean, love it!
Say, I also has suggestion as well. Since you can differ file types I think you should set different default view for each file type. I mean don't make that classical info (size, owner, permission, etc) as default. Instead, you can put IDtag info for default for audio file (mp3, ogg), or EXIF info for pictures. How's that sound? - Sep 06 2005

Wallpaper Other by sacredsouls 3 comments

Wallpapers KDE Plasma by sacredsouls 1 comment

Wallpaper Other by admrl 4 comments
http://img332.imageshack.us/my.php?image=brokenheart5ig.png - Aug 23 2005

Wallpaper Other by admrl 4 comments

Various Stuff by xvicx 6 comments

Various KDE 1.-4. Improvements by sirajr 613 comments
If there is any size issue, try removing and then adding back kbfx into kicker panel. Adjust you panel width to fit your image if it's not yet fit it.
Have fun :) - Jul 30 2005

Wallpaper Other by xetjoe 1 comment

Kbfx Startmenu by ATAHUALPA 3 comments

Kbfx Startmenu by ATAHUALPA 3 comments