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

Migration to GTK4.0 #18

Open
vgrcs opened this issue Feb 3, 2023 · 5 comments
Open

Migration to GTK4.0 #18

vgrcs opened this issue Feb 3, 2023 · 5 comments

Comments

@vgrcs
Copy link

vgrcs commented Feb 3, 2023

Hi,

Do you plan to support GTK4.0?

@aluntzer
Copy link
Owner

aluntzer commented Feb 6, 2023

Yes, eventually when I find the time.

@vgrcs
Copy link
Author

vgrcs commented Feb 6, 2023

You think the problem with drag-and-drop issue with GDK is fixed in the current release of GTK4.0?

@aluntzer
Copy link
Owner

aluntzer commented Feb 6, 2023

I just tried gtk4-broadwayd explicitly together with the Drag-and-Drop example from the gtk4-demo.

I get

Gdk:ERROR:../gtk/gdk/gdkdrag.c:297:gdk_drag_set_property: assertion failed: (priv->surface != NULL)
Bail out! Gdk:ERROR:../gtk/gdk/gdkdrag.c:297:gdk_drag_set_property: assertion failed: (priv->surface != NULL)

and the demo crashes, so I think this still requires fixing in the broadwayd GDK backend.

@vgrcs
Copy link
Author

vgrcs commented Feb 6, 2023

Okay.

@abergmeier
Copy link

abergmeier commented Jan 1, 2024

Started here: #21
But quite a bit has changed in Gtk4.

Decided to rewrite from scratch.

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

3 participants