Skip to main content

Questions tagged [gtk]

Use this tag for GTK and theming related issues

1 vote
0 answers
39 views

I was learning how to build a Gtk4 app in python (with this tutorial). And I was wondering, is it possible to use the granite library in a PyGTK4 app ? I am particularly interested in using the CSS ...
Olivier Lasne's user avatar
0 votes
1 answer
313 views

It'll be no shock that some non-elementary OS apps don't look right with the default elementary OS theme. I understand that theming is a Hard Problem™. Sometimes buttons don't look like buttons, or ...
Kevin E's user avatar
  • 152
1 vote
0 answers
77 views

I'd like wingpanel to be a light blue when light mode is enabled and a dark blue when dark mode is enabled. I tried using different colors in ~/.config/gtk-3.0/gtk.css and ~/.config/gtk-3.0/gtk-dark....
Darryl Mocek's user avatar
1 vote
0 answers
257 views

I've installed Elementary Odin wanting to give the Elementary OS dark mode a try. I really liked the dark theme but was upset that when I installed a GTK application from APT not Flatpak it gives you ...
TheLamerLinux's user avatar
0 votes
1 answer
108 views

Trying to use libhandy and Hdy.ApplicationWindow instead of Gtk.ApplicationWindow in my vala based application made for elementary OS. My Problem While using Hdy.ApplicationWindow and Hdy.HeaderBar ...
Atheesh Thirumalairajan's user avatar
0 votes
1 answer
50 views

using Cairo ; using Gtk ; using GLib ; public class ClockWidget : DrawingArea { private Time time ; private int minute_offset ; private bool dragging ; public signal void ...
Rajdeep Singha's user avatar
1 vote
1 answer
78 views

I used Gtk.StackSidebar to create a sidebar for an app that I am making. https://github.com/Suzie97/Project_X97, this is the link to my github repo. The sidebar is not correctly visible on the window. ...
Rajdeep Singha's user avatar
0 votes
1 answer
336 views

I am learning to make apps for Elementary OS. I wrote my app it compiles well without any errors. But when I try to open the application, it displays a message stating gsettings schema isnt installed. ...
Rajdeep Singha's user avatar
0 votes
1 answer
156 views

To avoid Emacs installed through AppCenter crashing on opening, solution was actually explained here. But AppCenter only offers Emacs25 so I installed Emacs27 through Flathub (built in AppCenter)... ...
edoardo's user avatar
1 vote
2 answers
240 views

I have a legacy gtk.css that was working fine on Ubuntu Xenial, I've just upgraded to Bionic (2018) and the same code now is not working anymore: $ cat .config/gtk-3.0/gtk.css .window-frame { box-...
Arjuna Del Toso's user avatar
1 vote
1 answer
68 views

How do I turn off the gradient of the windows? Currently I am using the elementary-x (white version) theme and the gradient on the windows makes the close, minimise and maximise buttons to look kind ...
younyokel's user avatar
  • 176
1 vote
1 answer
79 views

Some time ago a breadcrumbs path bar in all file dialogs in Pantheon (like “Open“ or “Save” dialog) stopped working. It displays a current folder right, but when I try to click on it to move, for ...
Anhel's user avatar
  • 13
4 votes
2 answers
280 views

I am referring to the effect eg. the session indicator has or the keyboard language adder has. I'd prefer it with the responsiveness the session listbox has.
user258456's user avatar
0 votes
1 answer
233 views

Can't make Gtk.TextView () hexpand. Only expands to like 2/3 of parent and wraps words too early. Source: https://github.com/stsdc/monitor/blob/d3685a314712e263987da942724432c3469108e6/src/Widgets/...
stsdc's user avatar
  • 180
2 votes
1 answer
135 views

i've install audacity from flatpak source, and this happen... and install Telegram Desktop from flatpak, and this happen when browse files.. can anyone tell me what wrong?
Hasan Suryaman's user avatar

15 30 50 per page
1
2 3 4 5