Questions tagged [gtk3]

GTK+3 is a graphical user interface toolkit.

GTK+3's release notes indicate that its new features include

  • "multiple backend support" so that the same application can use Wayland or Xorg without being recompiled
  • support for modern input devices, including multiple pointers

Excerpted verbatim from "GTK+2 vs GTK+3" on WikiVS.

398 questions
114
votes
3 answers

How do I Install GTK+ 3.0?

How can I install GTK+ 3.0 and use that instead of GTK+ 2.24?
dlin
  • 3,900
53
votes
5 answers

Can I apply a different GTK3 theme from the main one to an individual application?

For example, can I keep Ambiance as main theme but assign elementary theme to elementary's app?
Rossi
  • 561
52
votes
4 answers

How to fix GTK3 scrollbar behavior

I have removed the overlay scrollbars. How can I configure GTK3 scrollbar clicking behavior? GTK3 applications scrollbars behave strangely under Ubuntu 12.10 and 13.04. This also happens with Fedora 17 and 18. When I left-click anywhere above or…
usuario
  • 521
43
votes
3 answers

How do I open GTK Inspector?

I am using GTK.3.15. When attempting to open GTK Inspector using the Ctrl+Shift+I or Ctrl+Shift+D, nothing happens. Does not matter what application or widget I am using. Nothing happens and my understanding is that this option comes standard on…
Adam
  • 571
23
votes
1 answer

Failed to load module appmenu-gtk-module + canberra-gtk-module

I have already tried : sudo apt-get install libcanberra-gtk-modul sudo apt-get install libcanberra-gtk-module:i386
Jan
  • 333
22
votes
2 answers

How can I find out what ibus-daemon and ibus-ui-gtk3 are doing?

Occasionally my desktop slows down a lot. The mouse pointer moves slowly or not at all, my fan starts whirring, and the end is generally nigh. If I'm very patient normality usually restores itself, but this happens daily. Recently when it happened I…
lofidevops
  • 21,912
19
votes
2 answers

Move GNOME file dialog buttons

I recently upgraded to 18.04 and something that annoys me slightly is that the "Cancel" and "Open"/"Select" buttons are on the top bar now. Is there any way I can move them to the bottom, like in Unity? For comparison:
qwr
  • 2,969
18
votes
4 answers

How can I "diff" two files with Nautilus?

I have installed Meld and found out it's a great comparing tool. Unfortunately there is no integration with Nautilus 3.2. This means, I can't right click on files and select an option to open them in Meld for comparison. I have seen in the tools…
bioShark
  • 4,315
18
votes
2 answers

How do I make Firefox 64 use the KDE file selection dialog?

By default, Firefox uses the GTK file selection dialog when you press, for example, Control+O to open a local file. How does a Kubuntu user make Firefox use the KDE file selection dialog?
DK Bose
  • 44,553
16
votes
1 answer

How to fix invisible form fields in Firefox while using Adwaita Dark Theme (or any other dark theme)

I have this issue with some form fields in Firefox and using the adwaita-dark theme. In some webpages where the field background is white, you cannot read the text because it is also white. This question was edited in order to clarify that this…
luisgonzalez
  • 1,569
13
votes
2 answers

Where has the gnome terminal GTK3 style configuration moved to in Ubuntu 16.04?

In Ubuntu 14.04, I could style the appearance of the gnome terminal and its tabs by creating a file /home/$user/.config/gtk-3.0/gtk.css and putting CSS code into it e.g. TerminalWindow .notebook tab.top:active{ padding: 0; …
12
votes
3 answers

Turn off smooth scrolling in GTK3

On a default Ubuntu 16.04 (xenial) installation, GTK3 applications (which include most of the default GUI applications) have smooth scrolling activated. How do I disable it? For example, in Gedit, pressing PageUp/PageDown causes the text to scroll…
12
votes
3 answers

Can gtk2 themes be converted to gtk3 themes?

I really don't like the stock gtk3 themes and have never found one I like. I do however have a few gtk2 themes I really like. Can these gtk2 themes be ported to gtk3 or made to work in 11.10?
Ruben
  • 849
12
votes
3 answers

How can I enable the GTK3 header bars on Ubuntu 16.04?

I want to see the applications like when running on Gnome 3 (with the buttons in the title bar): Instead of how I see them normally: I can achieve what I want by running these commands before starting any application: export GTK_CSD=1 export…
0x2b3bfa0
  • 9,110
  • 7
  • 38
  • 55
12
votes
3 answers

Ubuntu 16.04 Gnome Conky does not work right

I downloaded and installed Ubuntu gnome 16.04 and I installed icon and theme and much. Finally I installed conky-manager but it doesn't work correct like this.
1
2 3
26 27