Skip to main content

Questions tagged [gtk]

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

0 votes
1 answer
934 views

Avahi gtk style provider error/ avahi-daemon won't start

So, just got a Raspberry Pi, and I'm trying to connect to it via mDNS. However, when trying to start avahi-daemon on my WSL2 kali-linux distribution sudo service avahi-daemon start I get Starting ...
ZackT's user avatar
  • 93
1 vote
0 answers
3k views

Rounded corners on a gtk window

I'm trying to get rounded corners on every corner of a window. How can I achieve that? I tried to change my gtk.css in ~/.config/gtk-3.0/gtk.css and I'm getting rounded corners without transparency. ...
Apollo-Roboto's user avatar
0 votes
1 answer
87 views

gtk-launch autocomplete is very slow

Am using zsh with zsh-completions on arch linux. Whenever i press tab after gtk-launch it takes very long (3-4 seconds) to load suggestions, even if i type a partial word. What could be the cause for ...
Carla is my name's user avatar
1 vote
0 answers
286 views

What are the CSS selectors for alternating rows and specific columns in GnuCash?

GnuCash lets you modify styles in the app by editing gtk-3.0.css in %APPDATA%\GnuCash. With this method, I've been able to tweak most things I want. I'm also able to identify css selectors for some ...
ritsu's user avatar
  • 21
0 votes
0 answers
164 views

How can I change the last download location in XFCE?

Applications like simple-scan uses one kind of a file-dialog (A) and applications like chromium, telegram, xfce4-screenshooter use some other kind of file-dialog (B). (There are two different kinds of ...
ceremcem's user avatar
  • 635
1 vote
0 answers
471 views

Update all GTK and Qt applications' themes on the fly

I use a tool called oomox to generate GTK themes. After I generate the new theme, I would like to run a command that makes all currently open GTK applications use said new theme. I'm pretty sure ...
KNOB Personal's user avatar
0 votes
1 answer
812 views

Gimp UI scaling on Windows: gtkrc menu background colour and icon sizes?

Gimp's default scaling on Windows sucks, so I have to manually scale it. I saw an existing answer, and tried to modify the "gtkrc" file of the dark theme. However, I could not find the ...
Damn Vegetables's user avatar
4 votes
3 answers
5k views

Changing fonts for GTK3 apps under KDE

I am running KUbuntu 20.04 and changed my default fonts there. The KDE system settings GUI has a button to configure GTK appearance, but this only allows changing the whole theme to another predefined ...
ysalmon's user avatar
  • 243
0 votes
1 answer
61 views

Are there text editors for macOS that use `GtkSourceView`?

I'm looking for a text editor for macOS that has decent RTL (Arabic) support. As far as I can tell, GtkSourceView is one of the few (if not only) editor technologies that support RTL editing properly....
hasen's user avatar
  • 5,239
0 votes
0 answers
177 views

Textboxes in Linux-based systems

I know this is a very wide-ranging question, but I hope someone can point me in the right direction. For a long time now, I have been really frustrated with the fact that textboxes in my Linux ...
Tohiko's user avatar
  • 101
0 votes
1 answer
1k views

spotify SIGSEGV error "Warning: GTK2 does not support Wayland!"

I'm currently using Arch Linux operating system. I just ran pacman -Syu command that updates all packages so I don't know which one is causing the problem. I then tried to start spotify and got this ...
Roman Kwaśniewski's user avatar
0 votes
1 answer
137 views

gtk themes on kde unreadable

I am running Manjaro KDE and today I discovered that my gtk themes aren't working, instead gtk applications tend to have white on white = unreadable. How can I fix this? I have tried setting the env ...
schgab's user avatar
  • 105
3 votes
1 answer
938 views

Firefox doesn't display thumbnail in file chooser dialog (gtkfilechooser + libegg)

Original problem: Firefox 70.0-1 amd64 doesn't display JPEG image thumbnails in the file upload dialog (a default system dialog) for images with filesize > ~1.7 MB. For small images everything works ...
rush's user avatar
  • 1,259
1 vote
1 answer
556 views

Is there a way to wipe complete GTK cache?

GTK remembers a lot of stuffs like the last folder I used when you try to "Save As" in any application, the size of the "Open File" window. Is there a way to remove that? I have cleared: rm -f "${...
Nishant's user avatar
  • 753
1 vote
0 answers
534 views

GTK Dark themes on QT applications?

I'm using Arch Linux with Xfce desktop environment. I want to apply Plata GTK DARK theme for QT apps. I've changed /etc/profile, but I've some bugs with themes. Menu called by right-click is with ...
ProgerSoft's user avatar

15 30 50 per page
1
2
3 4 5
14