Skip to main content

Questions tagged [gtk]

gtk+ stands for Gimp ToolKit, a widget toolkit for GUI applications. Gnome uses gtk+ extensively.

1 vote
1 answer
1k views

How do I make the focus rectangle in Gtk3 more prominent?

I use the keyboard almost all the time to navigate; it often happens that I forget to turn my battery powered mouse on and I only notice after 15 or 30 minutes :) But with Gnome/Gtk 3 it got harder, ...
BehemothTheCat's user avatar
1 vote
0 answers
140 views

Wrong configuration of AT-SPI in macOS

Working with Python and Gtk+, I'm using Aloe tests to validate the correction of some modules. The tests are designed in such a way that they use the AT-SPI services behind, but in my installation it ...
bglezseoane's user avatar
3 votes
0 answers
822 views

GTK File Chooser: How to disable automatic search after folder selection?

When I open the GTK File Chooser Dialog to save a file and I start typing, the text goes into the filename text field (as expected). Now when I first choose a directory and then start typing, the text ...
Doopy's user avatar
  • 133
1 vote
0 answers
710 views

How to Build gtk3 [static] using msys2?

I am trying to build gtk+-3.22.30, because i cant find it [static link library] anywhere. i downloaded msys2 32bit, install mingw32 (gcc 7.3.0) added it to environment variables in windows. pkg-config ...
topcat's user avatar
  • 33
1 vote
0 answers
224 views

How to completely disable quick search in GTK

I got accustomed to then I write file name in Save dialog in Windows PC, it writes into file name label. In linux I must focus on label, and then write. It's annoying, but I can't find how to disable ...
Joe Mendel's user avatar
2 votes
1 answer
895 views

How is my selected theme communicated to gtk?

Related to Where is Gtk+ default theme saved I'm using Mate desktop. I see that my Appearance settings are saved in gsettings: $ gsettings get org.mate.interface gtk-theme 'TraditionalOk' $ ...
Sal Valente's user avatar
1 vote
0 answers
288 views

xfce Window Border Mouse Hover Transparency

I've recently started using Linux and I'm enjoying customizing the DE to how I like it. One thing I'd love to be able to do is have the window border of applications (where the program title and close ...
luke panayi's user avatar
2 votes
1 answer
478 views

Firefox scrollbar appearance

I have several Linux servers that I use to check changes in appearance of our web app. I capture automatically screenshots. I use CentOS 7, Firefox. All servers are theorically equal, but in one of ...
david.perez's user avatar
1 vote
1 answer
3k views

Using GUI apps with Xming and PuTTY on Windows

I'm new to linux and connecting to a centOS server through PuTTY. And I want to use GUI apps like gedit, google-chrome, etc on it. I installed Xming on my windows 10 pc and enabled X11 forwarding in ...
user159234's user avatar
2 votes
2 answers
154 views

xwindows / GTK Focus bug

As many have, this bug was first noticed quite a few years back (~2010). This bug is essentially when click one toolbar, then going to another area of the application, the window focus is not being ...
Joe DF's user avatar
  • 125
4 votes
0 answers
213 views

Disable quick-search animation in GTK3 File Chooser

Every time I do a quick-search by typing letters into the default file browser dialog of GTK3 applications, it will animate to a search hit if there's any. This wasn't in GTK2 File Chooser and is ...
highbaser's user avatar
5 votes
0 answers
1k views

Draw a border around the active window in Gnome Shell

I am using the shellshape extension for tiling in the gnome shell, and the paper gtk theme by Sam Hewitt. I want to modify one small thing in the theme, that's I would like to draw a thin border ...
sencer's user avatar
  • 521
0 votes
1 answer
1k views

Linux Where to Store program icon

I'm trying to make a simple test gtk+ program and an installable .deb file for it. I made the program and I'm currently using this guide to turn it into a .deb. but what I can't find out is where to ...
IDontKnowWhatToPutAsMyUsername's user avatar
0 votes
1 answer
505 views

nfs mount /etc/fstab entry hangs gtk application

I have that entry in my fstab which works pretty well when I'm at home and 192.168.1.195 is in my LAN # https://wiki.archlinux.org/index.php/NFS#Mount_using_.2Fetc.2Ffstab_with_systemd 192.168.1.195:/...
euri10's user avatar
  • 441
2 votes
3 answers
4k views

CDE-Solaris GTK3 Theme

I've tested and tried many GTK+ Themes, but found the one that ease on the eyes the most is still the oldest CDE-Solaris Theme: I believe this color combination has been carefully engineered exactly ...
xpt's user avatar
  • 8,851

15 30 50 per page
1 2 3
4
5
14