Archive for the ‘gnome’ Category

jhbuild gtk3 with no theme

Tuesday, May 10th, 2011

Dear lazyweb,

I swear I tried asking on IRC, but it seems everyone was away. That’s my question. I’m using gtk+3 and pygobject built using jhbuild. How to get the gtk3 theme working properly? It looks like this:

gtk3 theme ugly

Any tips?

Update: To explain it correctly: I’m running Debian testing and I have gtk+ an pygobject built from sources with jhbuild (just to learn pygtk/pygobject differences). I’ve already built gnome-themes-standard too, but it doesn’t work. The only progress I have was to get Cantarell fonts with the same “no-theme” gtk+.

 

Update 2 (solved): Many thanks to Benjamin Otte.

Garfunkel in need of sounds.

Wednesday, January 14th, 2009

Hello you all! Maybe you heard about Garfunkel. It’s a Simon clone that I’m writing (so slowly…). Now, I need a help with sounds. Do someone help?

I need these sounds:

  • A (red, upper right, frequency=110Hz);
  • A (green, upper left, an octave higher than the upper right);
  • D (blue, lower right, a perfect fourth higher than the upper right);
  • G (yellow, lower left, a perfect fourth higher than the lower right).

All the sounds must have 2 versions: a duration of 300 miliseconds and another with 400 miliseconds.

Ice Cream Deathmatch

Monday, May 26th, 2008

I heard that there are several fans of ice cream in the GNOME project.

I created the page IceCreamDeathmatch. So, feel free to add your name (if you can “carry that weight”). There is no place, date and time defined yet. But it will happen!!!

Do not have much hope, because I will win!

Making a black GNOME

Monday, November 26th, 2007

Hello!
As I have many comments on my previous post, I’ll try to explain how to make a good black theme:

1. Choose a beautiful and simple wallpaper:

My wallpaper

2. Choose a beautiful theme, and change its colors:

bruno@reginaldo:~$ cat .themes/GNOME\ Black/index.theme
[Desktop Entry]
Name=GNOME Black
Type=X-GNOME-Metatheme
Comment=
Encoding=UTF-8
[X-GNOME-Metatheme]
GtkTheme=Glossy
MetacityTheme=Glossy
IconTheme=gnome
GtkColorScheme=fg_color:#fffff46eea13,bg_color:#444444444343,text_color:#ffffffffffff,base_color:#54a554a554a5,selected_fg_color:#ffffffffffff,selected_bg_color:#1ad71ad71ad7,tooltip_fg_color:#000000000000,tooltip_bg_color:#fffff1f1bebe
CursorTheme=default
CursorSize=18

3. Finally, pick up a complete and simple icon theme. I suggest GNOME default or Tango icon theme.

Obligatory screenshot:

Dear lazyweb,

How can I post pure HTML on WordPress? I’ve been tried many ways, but WP always fill my post with <br> , &lt and &gt. Drivel give me an error message when I have links into the post.