tox - instant messaging, video chat

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: tox - instant messaging, video chat

Unread post by machinebacon » Tue Sep 16, 2014 1:27 pm

Code: Select all

[Settings] 
gtk-theme-name=NumixDark
gtk-icon-theme-name=hicolor
gtk-font-name=Nimbus Sans L 9
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
No idea if this helps. Maybe change the gtk theme? Mist always works (for me).
..gnutella..

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5878
Joined: Tue Sep 03, 2013 7:05 am

Re: tox - instant messaging, video chat

Unread post by GekkoP » Tue Sep 16, 2014 1:42 pm

Code: Select all

[Settings] 
gtk-theme-name=numix_solarized
gtk-icon-theme-name=faenza
gtk-font-name=Gentium Basic 11
gtk-cursor-theme-name=DMZ-Black
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU
gtk-button-images=0
gtk-menu-images=0
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb
gtk-color-scheme=tooltip_fg_color:#000000\nlink_color:#08c\nbase_color:#F7F7F7\nselected_fg_color:#f5f5f5\n
text_color:#2c2c2c\nbg_color_dark:#3f3f3f\ntext_color_dark:#FFF\nbg_color:#d4d4d4\n
tooltip_bg_color:#F5F5B5\nselected_bg_color:#6699CC\nfg_color:#2c2c2c\n
Tried changing it to Mist or another Numix. Nothing.
Tried removing last line since yours doesn't have it. Still nothing.
Tried to use yours settings:

Code: Select all

gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
No success.
Damn! :)

Edit: could it be related to Infinality? (wild guess, I know)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: tox - instant messaging, video chat

Unread post by machinebacon » Tue Sep 16, 2014 3:02 pm

Oh, I thought about it too, but this I can't test. I removed Infinality after having some problems with Asian fonts in some gtk apps.
..gnutella..

Post Reply