Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port from GTK 3 to GTK 4 #105

Open
Conan-Kudo opened this issue Aug 11, 2022 · 2 comments
Open

Port from GTK 3 to GTK 4 #105

Conan-Kudo opened this issue Aug 11, 2022 · 2 comments

Comments

@Conan-Kudo
Copy link

QGnomePlatform currently uses GTK 3 for the GTK/GNOME-side bindings of things. GNOME is increasingly using GTK 4, so QGnomePlatform apps look a bit odd as more of GNOME switches to GTK 4.

Consider porting the GTK 3 code to GTK 4 in QGnomePlatform.

@grulja
Copy link
Collaborator

grulja commented Aug 16, 2022

I'm not sure it makes sense to port it to GTK 4, I would rather drop GTK completely and rely only on xdg-desktop-portal which will give you both, depending on the portal backend implementation.

@grulja
Copy link
Collaborator

grulja commented Aug 22, 2022

Ok, I'm not giving up on GTK4. I started https://github.com/FedoraQt/QGnomePlatform/tree/wip/gtk4, but I will have to ask someone more experienced to help me with the port as lots of the API we use is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants