-
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…
-
I'm trying to build a minimal version of waybar to use with labwc on a wayland only system.
What deps are required for the waybar tray to work:
libdbusmenu-gtk?
libappindicator?
xdg-desktop-po…
-
Some specific GTK 3 apps are not getting affected by the theme, I believe these are all the core gnome apps, as I have found that gnome tweaks and gnome system-monitor don't work. All my other gtk 4 a…
-
We will eventually need to convert the app from gtk3 -> gtk4.
Main blockers are that spice-gtk and gtk-vnc are gtk3 only at the moment. Kinda can't do much until those are ported. Porting virt-view…
-
```
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
-
Hey, sorry to open an issue to contact you. Couldn't figure out how to do it in github.
Anyway, check this one out:
https://github.com/mvz/gir_ffi-gtk
It is not my project at all. I am new to gtk3 t…
-
```
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
-
Hello Pavan,
First of all I would like to thank you for providing your rice informations as you are one of the top 2bwm ricers I follow on Reddit.
Most ricers provide dotfiles for shell based prog…