Questions tagged [gtk3]
GTK+s a cross-platform framework for creating graphical user interfaces. GTK3 is version 3.
123 questions
0
votes
0
answers
30
views
Debian Trixie (mate): Arduino IDE 1.18.19 is missing menu bar
I am using Debian 13, Trixie with Mate. works pretty well with the exception, that the Arduino IDE version 1.18.19 fails to show the menu bar.
yes, I'm aware there are newer version of the IDE, I don'...
2
votes
2
answers
789
views
GtK Version Incompatibility
I'm trying to run a program called foxglove-studio, as part of a research package that someone built and successfully ran on a different machine. The program, even when run standalone, gives the ...
1
vote
0
answers
37
views
Make Gnome/GTK scroll bars always follow the cursor
Gnome (or GTK) has introduced something I would personally hesitate to call a feature, since it looks and behaves like a bug, where when you grab a scroll bar thumb you're suddenly no longer moving it ...
1
vote
0
answers
98
views
Set a background image on taskbar - Zorin OS
I have installed Zorin OS Core 17 and I am trying some customisations on it. I want to set an image as background on taskbar. I tried few things but could not find a proper solution. Below are the ...
0
votes
1
answer
75
views
Where to store shareable application data for home user?
I'm working on a project that uses ags (with gtk-layer-shell) to provide a top bar similar to waybar. I'm also building a gui app with pyGtk that'll be used to change that bar's appearance and ...
2
votes
1
answer
452
views
How to inspect GUI elements (buttons, fields, forms) in Linux and automate, control them from Python script?
There are some tools to simulate users actions (moving mouse, clicking buttons, filling forms and so on) in Linux, like we do it in Windows with Python and pywinauto or pyautogui libraries.
On Linux ...
1
vote
0
answers
41
views
dh_auto_test Error (Lubuntu)
I am trying to restore typeahead behavior in my file picker by using this tutorial: https://blobfolio.com/2019/restoring-gtk3-typeahead-in-ubuntu-19-10-eoan-ermine/
I got the patch, and the gtk3 ...
0
votes
1
answer
766
views
How to apply custom color scheme for xfce mousepad
How to apply custom style for Mousepad 0.5.10 in Debian 12? I created a copy of classic.xml and modified the content of the copy as you can see below. But if I run Mousepad, then the new color-scheme ...
0
votes
1
answer
160
views
Some GTk3 applications aborting with BadAccess when DISPLAY=:0 but not DISPLAY=hnam.local:0 or even DISPLAY=unix:0
I've had some issues with my XQuartz environment not starting due to a bit of a freak reason that was a rather hard to figure out. It's (mostly) working again but I must have caused another regression ...
0
votes
0
answers
193
views
Old version of Adwaita-dark
Is it possible to get the old (less flat) version of the Adwaita-dark theme for use in Ubuntu 22.04 + Cinnamon?
0
votes
1
answer
353
views
GTK app and serial port handlers
I’m writing a GTK C application for Linux OS on an embedded board.
The first main window opens a serial (virtual) port for receive the data from a bar-code reader.
I’m using standard open() function (...
1
vote
0
answers
155
views
Guake (GTK3) started switching tabs on mouse scroll within terminal -- what causes this, where can this be (un)configured?
I use the quake drop-down terminal a lot.
Recently, it started to switch between tabs when I use my mouse wheel anywhere in a terminal.
Usually, I use the mouse wheel to scroll within the terminal, ...
1
vote
0
answers
328
views
how to change scrollbar slider color in a theme
Running Debian 11 and xfce, I'm trying to figure out how to change the default scrollbar slider colors, the dull grey just doesn't do it for me.
Edit: Ok, this works:
scrollbar
{
-XfceTasklist-min-...
0
votes
1
answer
859
views
Can't theme programs in Qtile
I followed this guide:
https://github.com/antoniosarosi/dotfiles.
Programs like Thunar, Firefox, and qbittorent don't seem to follow the theme. I installed lxappearance, kvantum, and qt5ct and tried ...
1
vote
0
answers
300
views
KDE ruined Xfce settings
I'm on Archlinux and I recently installed KDE. I use Xfce, but I thought I'd try it to see what's new (still hoping for a KDE3-like with up-to-date Qt). I installed the plasma-meta package, it worked, ...