You are not logged in.
To codemac: 2 things, how did you do that, and what is that toolbar at the bottom, googlebar for ff? also, ff 1.5 or 1.0.7?
Phrakture is right about it. I can't remember where the extension for the rankings are now..
That is a screen shot from 1.0.7, but I use 1.5 right now, and it looks the exact same :-P
and here is the stuff I hacked up for the tabs on the side:
For your .mozilla/firefox/[random user id].default/chrome/userChrome.css
/* Display the tabbar on the left */
#content > tabbox {
-moz-box-orient: horizontal;
}
.tabbrowser-strip {
-moz-box-orient: vertical;
/* note: you can set this to -moz-scrollbars-vertical instead,
but then the scrollbar will *always* be visible. this way
there is never a scrollbar, so it behaves like the tab bar
normally does */
overflow: -moz-scrollbars-none;
}
.tabbrowser-tabs {
-moz-box-orient: horizontal;
min-width: 20ex; /* you may want to increase this value */
-mox-box-pack: start;
-moz-box-align: start;
}
.tabbrowser-tabs > hbox {
-moz-box-orient: vertical;
-moz-box-align: stretch;
-moz-box-pack: start;
}
.tabbrowser-tabs > hbox > tab {
-moz-box-align: start;
-moz-box-orient: horizontal;
}
/* remove the close-tab button */
.tabbrowser-tabs > stack {
display: none;
}
The reason I put them on the side is that my laptop has a wide screen, and so to use vertical space on webpages for tabs limits a lot of what I can see. So I moved them where they use more pixels than before, but webpages now have more vertical space.
Offline
rezza: you're site rocks, thanks for all the configgy goodness
Offline
You're welcome, s'aways good to know somone actually uses the crap that I put online
Offline
Offline
Offline
[URL=http://img235.imageshack.us/my.php?image=fluxbox0380am.jpg][/URL]
Offline
Offline
Offline
^^ Busy ------------------------------ ^^ Clean
Xfce-svn. Wallpaper by me. Icons are Gant. Theme is m.a.t.t.e.
·¬»· i am shadowhand, powered by webfaction
Offline
dang rezza! your stuff is nice, are you willing to share your themes and such?
Offline
Offline
I got inspired by rezza how he's have 4 torsmos at once. So I tried with Conky, but I only thing I got is flickering.
Do somebody have a clue? :?
Arch - It's something refreshing
Offline
I got inspired by rezza how he's have 4 torsmos at once. So I tried with Conky, but I only thing I got is flickering.
Do somebody have a clue? :?
Don't use double buffering:
double_buffer no
Offline
Well. Let me explaine.
I have to config files. One called .conkyrc and another called .conkyrc.mpd. Both have turned of 'double_buffer' and 'no_buffer' (saying no here). But still .conkyrc.mpd flickers and the another don't. Why does it do that?
Arch - It's something refreshing
Offline
Hey there... Yeah, my Linux desktop is lightning quick; but I have alot of horse power in my system (AMD X2 4400 2 gigs ram GeForce 7800 GTX and ARCH with the CK kernel).
However I have similar features enabled on a AMD 3200xp with a GeForce 5900 Ultra and it runs just as well.
Joe
Offline
Oh wow. That is a powerful machine. :shock:
(So you have RenderAccel, that's why things are so fast, probably... I've got Unichrome onboard hardware. Transparency + shadows + CrystalGL borders on KDE was reasonably fast, but got a little sluggish sometimes. I'm guessing the drop-shadows did that, they seemed to be rather piggish compared to transparency in previous experiments with xcompmgr.)
Offline
Offline
Well. Let me explaine.
I have to config files. One called .conkyrc and another called .conkyrc.mpd. Both have turned of 'double_buffer' and 'no_buffer' (saying no here). But still .conkyrc.mpd flickers and the another don't. Why does it do that?
Try with:
double_buffer no
no_buffers yes
Also, make sure that you *don't* start it with the -b option. If that still doesn't work, I can pm you 2 of my old config files. They don't use mpd but you'll be able to see if they flicker.
Offline
Oh wow. That is a powerful machine. :shock:
(So you have RenderAccel, that's why things are so fast, probably... I've got Unichrome onboard hardware. Transparency + shadows + CrystalGL borders on KDE was reasonably fast, but got a little sluggish sometimes. I'm guessing the drop-shadows did that, they seemed to be rather piggish compared to transparency in previous experiments with xcompmgr.)
Yeah, RenderAcel is enabled. I am using the kompmgr that comes with KDE for the transparency. KDE has really cleaned up its transparency interface quite a bit from when it was first implemented.
For instance, you can now set individual opacity on windows dynamically and for each window independently. Which is nice to have more transparency for some windows and not others.
I really like it.
HOWEVER, there are some really bad annoyances that I would like to see fixed. One of those is when you resize a window by dragging it, it can really mess up buttons and other features of the window. The fix is simple; just minimize and maximize the window, but still bugs me. Another is animated menus are a little buggy with transparency enabled.
This biggest issue I have with it is when I am playing a game like Quake4 or UT2004 and have any superkaramba monitors or GKrellm up, you can see ghost images of the outline in the game from time to time and when you are playing a twitch and shoot game, it can get nerve wracking
Joe
Offline
whargoul wrote:Well. Let me explaine.
I have to config files. One called .conkyrc and another called .conkyrc.mpd. Both have turned of 'double_buffer' and 'no_buffer' (saying no here). But still .conkyrc.mpd flickers and the another don't. Why does it do that?
Try with:
double_buffer no
no_buffers yesAlso, make sure that you *don't* start it with the -b option. If that still doesn't work, I can pm you 2 of my old config files. They don't use mpd but you'll be able to see if they flicker.
'.conkyrc.mpd' still flickers. It seems that nothing is working, so i would be great if you could pm me some config files.
Arch - It's something refreshing
Offline
pictures of my mac:
http://genesis.blogdns.net/other/bleh3.png
http://genesis.blogdns.net/other/bleh2.png
http://genesis.blogdns.net/other/bleh4.png
been so far behind this month!
Offline
That OSX, or KDE done over to look like OSX? :?
Offline