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

Update to Gtk4 #13

Open
jonathanBieler opened this issue Mar 7, 2024 · 4 comments
Open

Update to Gtk4 #13

jonathanBieler opened this issue Mar 7, 2024 · 4 comments

Comments

@jonathanBieler
Copy link
Collaborator

It would be cool to update this to Gtk4, I think we need to update the library here first :

https://github.com/JuliaPackaging/Yggdrasil/blob/master/G/GtkSourceView/

What do you think, @jwahlstrand, would this be doable ? I can give it a try but I'm not familiar with Gtk4.jl approach.

@jwahlstrand
Copy link
Member

Yeah, it would be great to port this to Gtk4, and you're right, updating the library in Yggdrasil is the first (and probably most painful) step. I tried a while back and ran into difficulties. Maybe I'll have time to try again this weekend.

@jonathanBieler
Copy link
Collaborator Author

Thanks, I've tried to build the current version but even that I didn't managed xD

@jwahlstrand
Copy link
Member

I had luck! JuliaPackaging/Yggdrasil#8278

I'll generate code using GI and open a PR with that. I am not familiar with this library but it doesn't look like that much code is in the package. But I have no idea how much changed in the library other than the switch to GTK4...

@jonathanBieler
Copy link
Collaborator Author

Great thanks, if we have basic functionality working (GtkSourceView & GtkSourceBuffer) it would already be nice.

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