The gtk tag has no wiki summary.
2
votes
2answers
333 views
How to install GTK3 in Centos 6.2
I have Centos 6.2 and I want to install GTK3 to be able to install gitg.
I looked up on Google, and couldn't find anything useful. The thing is people suggest I need to install GTK3 by manually ...
5
votes
1answer
88 views
Disable “Recently used” in GTK file/directory selector
Can I completely disable "Recently Used" feature in GTK's file / directory selector?
Sometimes programs default to this but since it's not useful in my work-flow and with the way I organize my ...
1
vote
1answer
37 views
Can't round the corners of menus for gtk?
I've been searching everywhere on how to round the corner of the right-click context menus. Every other widget in GTK can have rounded corners but context menus for some reason. Why is it that this is ...
1
vote
1answer
168 views
How to make Compose work in GTK and Qt apps?
I used Gnome for a long time, but preferred vanilla X input method (xim) over the default GTK behaviour. I just set GTK_IM_MODULE and QT_IM_MODULE enviroment variables to xim, and didn't have any ...
3
votes
0answers
47 views
Theme looks different depending on location in FS?
I am noticing an annoying effect when copying GTK themes and I am unable to explain it. Copying a theme from /usr/share/themes to ~/.local/share/themes results in a new theme that looks different than ...
3
votes
0answers
199 views
Diacritics do not work in GTK+ applications running on Mac OS X Snow Leopard
I am using some GTK+ applications in Mac OS X Snow Leopard. My MacBook is configured for using the Brazilian layout, which allows it to enter diacritics as dead keys (so I can write รก typing ' and ...
2
votes
0answers
25 views
How can I make window borders transparent in Gnome?
I want to create a GTK+ 3.0 theme (for Gnome 3.6+) that features transparent window borders. Is this possible? If so, how can I do it?
2
votes
0answers
29 views
Gnome: Make system text copyable
Here I use "system text" to refer to the text displayed in the GTK widgets (labels, menus, dialogs etc.)
I would like to be able to highlight and copy any system text. I am using a locale with a ...
2
votes
0answers
80 views
Running Darktable under Xfce using specific color style/theme
I tried running Darktable (version 1.0.4-1~bpo60+1 from Debian Squeeze-backports) under Xfce, but I am using a fairly light "Style" theme in Xfce which Darktable didn't work too well with. It seems to ...
1
vote
0answers
35 views
Why do I have three different cursor themes at the same time?
I've installed LXappearance in order to change a mouse cursor theme.
After changing it, I seem to have three different mouse cursor themes active: for example, in Iceweasel I have the one I had ...
1
vote
0answers
17 views
GTK::Socket and Gtk::Plug unexpected behaviour under Gnome and FVWM2
The following code works fine if run within FVWM2. But if you change desktop to Gnome, then the embedded window is destroyed instead of being embedded.
Why is that? What am I missing?...
The code ...
1
vote
0answers
187 views
Clicking on Gtk apps menu bar kills mouse
I'm using the following configuration:
Ubuntu 11.10 x64
Awesome Window Manager v3.4.10
Gnome 3.2
...and I got the following problem:
Every time I click on the empty space in a menubar or ...
1
vote
0answers
92 views
GNOME / GTK app installed from source runs with default theme
I've installed a GNOME / GTK application from source (GitG 0.2.5 in Linux Mint 11) - after resolving all the dependencies, I successfully ran the application.
The dependencies were also installed ...
1
vote
0answers
70 views
White listing directories for GTK
Back in 2007 there was some work done to allow system admins to lock down GTK+ and Nautilus. File dialogs can only view white-listed directories.
This won't create permission problems for programs, ...
0
votes
0answers
60 views
KDE with splotchy fonts in gtk apps
In KDE I occasionally get splotchy fonts in gtk applications.
Splotchy-ness can range from slightly annoying to completely unreadable.
As far as I can tell, the problem only occurs in gtk apps, and ...
0
votes
0answers
82 views
How do I install libgtk-3-dev in elementaryos?
I'm trying to compile pantheon-terminal. In order to do that I need to install some dependencies. I'm using elementaryos, just installed it yesterday (all software is upgraded).
One of the ...
0
votes
0answers
42 views
Galculator does not compile
I'm trying to compile galculator-2.0.1 but when I run make I get some errors like
galculator-general_functions.o: In function `set_button_color':
...
0
votes
0answers
385 views
how do I decrease font size in Eclipse (Linux Mint)
How do I decrease the font size of tabs' title bar (see screenshot )? I use Eclipse Mobile Juno, and Linux Mint 13 Mate.
I tried both going to Eclipse Preferences and Mate preferences.
The mate ...