Posts tagged with "gnome 3"


Point Gnome 3 Contacts to SeaMonkey Address Book

A silly little hack I devised this afternoon if you run Gnome 3 and have the pretty (but unused) Contacts icon in your Applications menu. Open this as root:

/usr/share/applications/mozilla-seamonkey.desktop

And replace this:

Exec=gnome-contacts

With this:

Exec=seamonkey -addressbook

One of these days I'll fulfill my dream of writing an entirely XUL desktop environment. And it'll use the Walnut theme by default. Oh, you'd better believe it.


Make Qt applications match Gnome 3

Qt applications look acceptable in Gnome 3, but with the Qt4 Configure utility you can change the colours and fonts to match their GTK+ brethren!

Installing Qt4 Configure

This is a potential gotcha; depending on your distribution you may have to specify qt4, or not. For example, in Fedora:

# yum install qt-config

And FreeBSD:

# cd /usr/ports/misc/qt4-config
# make install clean

Once you've installed it, a beautifully large Qt4 Configure icon should appear in the "Other" category of your Gnome 3 Shell. Given many of my GTK+ applications still have crappy icons, having the Qt4 Configure app fit in so well was a pleasant surprise!

Colours

The default GTK+ theme for Qt looks passable, but Gnome 3 uses a whiter shade of pale. This is most noticeable between the title and menu bar in Qt applications.

You can correct this by clicking "Button Background" and "Window Background" under "Build Palette", and slotting in the following values:

  • Red: 239
  • Green: 235
  • Blue: 231

To get the right shade of blue for selected menu items, click "Tune Palette..." under "Build Palette", then choose "Highlight" under "Central color roles". Slot in the following values:

  • Red: 74
  • Green: 144
  • Blue: 217

I derived these colours from using the GColor2 utility, so they may be approximations. I can't tell the difference!

Fonts

For better or worse, Gnome 3 uses Cantarell for its default font. To get Qt applications to match, set the font to "Cantarell" on the "Family" dropdown box under the "Fonts" tab.

Update

Curiously, I had to go through this rigmarole on my Fedora 16 x86_64 tower, but on my MacBook Pro running Fedora 16 i686, Qt had the right colours set for Gnome 3 by default.

I've since discovered it has to do with installation order. If you install Qt4 Configure before any Qt applications such as VirtualBox, Amarok or Opera, the Gnome 3 colours will be included by default. Interesting!


Comments on my Gnome 3 comments

I got some great feedback from people on my Gnome 3 review post, which in itself was a comment in a way. Is that GTK3+ Inception?

Arnold on Gnome 3 and KDE 4

I tried to use GNOME 3 when I was utterly disappointed by Unity in Ubuntu 11.04. And after three days of trying it still felt very wrong to me and too many functions were missing. I ended doing the unthinkable (at least for me) and tried Kubuntu with their latest KDE desktop. I was completely shocked. Everyone was telling me before how bad KDE is and then I was finding out more and more how very wrong they were. After a couple of days of getting used to it and discovering different ways of doing things with KDE I actually find it even better than the good old GNOME 2. Looks like KDE will be a keeper for me.

That’s funny, I had the exact opposite response with KDE4 and Gnome3! I guess that’s one of the strengths of having multiple environments, each to their own :)

dai1313 on Gnome 3 issues

Nice review.

Wow, there is a lot of glitches there, and I got it when it hit testing.

Also, I usually don’t do this shameless plug thing here – but I wrote a review too if you want to read it. http://ignorance.kokidokom.net/2011/04/gnome-3-review/

A much better review than mine, and by a guy who also blogs random infocomm stuff laced with a solid dose of anime goodness. Or is it the other way round? Either way, his desktop background rocks.