-
This shouldn't be too hard, because GTK+ 4 uses CSS. The selectors are different and the default settings are different.
The GTK+ 3 themes are a good starting point: there are some errors, some wid…
dimkr updated
2 years ago
-
When using a custom profile for vertical videos (1080x1920 23.98 fps) in a new project, imported clips are stretched in the thumbnail overview and completely invisible in the preview window.
![ima…
-
Hi,
Is it possible to use linenoise in a graphical GTK application ?
If yes, how to deal with blocking `linenoise()` calls in the loop, and the `gtk_main()` function?
-
```
Would it be complicated to port gtkdialog to gtk3?
```
Original issue reported on code.google.com by `nicolas....@gmail.com` on 26 Jun 2012 at 6:54
-
import gtk
label = gtk.Label("Nice label")
dialog = gtk.Dialog("My dialog",
None,
gtk.DIALOG_MODAL | gtk.DIALOG_DESTROY_WITH_PARENT,
(gt…
-
### Environment
Arch with Gnome 47
### Bug description
As of the latest system update Ulauncher no longer starts, but works after running `systemctl --user restart ulauncher`. Might also be AMD re…
-
### What happened?
I tried to select the locally installed LDFComicSans medium font in GIMP, but it crashed. After looking at the terminal output, I realized I had accidentally added my ~/home/ dir…
-
relm4's documentation contains [an example](https://relm4.org/book/stable/child_components.html) that uses [gtk::MessageDialog](https://gtk-rs.org/gtk4-rs/stable/latest/docs/gtk4/struct.MessageDialog.…
-
I get this issue whenever I navigate to any directory when a file dialog opens. Here's the terminal output:
```
(Mogwai:9052): Gtk-WARNING **: 19:42:46.174: Could not load a pixbuf from icon theme.
…
-
```
Would it be complicated to port gtkdialog to gtk3?
```
Original issue reported on code.google.com by `nicolas....@gmail.com` on 26 Jun 2012 at 6:54