-
Looking for a qt contributor
I switched to KDE and I'm interested in seeing how this would work with qt, and am not interested in GTK right now.
As long as the GTK GUI works I'd keep in the repo…
-
Nine `BaseImportTestCase` tests fail in I-build test on Linux with Java 21 and 23 since I20241108-1800:
- https://download.eclipse.org/eclipse/downloads/drops4/I20241113-1800/testresults/html/org.ecl…
-
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
-
크로미움을 wayland 로 실행하게 되면 한글입력이 되지 않는 경우가 생깁니다.
아래 실행옵션을 추가해주면 해결 됩니다.
--gtk-version=4
터미널에서 실행하는 경우
$ chromium --gtk-version=4
바로가기의 경로는 아치리눅스의 경우
/usr/share/applications/chromium.des…
-
**Describe the bug**
I noticed after running the pre-release the process for streamcontroller closes after a while. Nothing more nothing less but this is quite a big issue
**To Reproduce**
Steps …
G4PLS updated
1 month ago
-
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…
-
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.…
-
```
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