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

GTK4 Preparation #319

Closed
wants to merge 3 commits into from
Closed

GTK4 Preparation #319

wants to merge 3 commits into from

Conversation

treppenwitz03
Copy link

@treppenwitz03 treppenwitz03 commented Dec 17, 2021

This is to check where we are blocked in #317 (comment) so we can prepare a port of tasks.

Where we are blocked:

  • Depends on Granite
  • Depends on libchamplain which is to be replaced by libshumate
  • Depends on libclutter-gtk
  • Depends on libgee which is unrecognized at compilation when the aforementioned are commented in meson.build

The following are dropped in GTK4:

  • Uses Gtk.TargetEntry
  • Uses Gdk.DragContext
  • Uses Gtk.EventBox
  • Uses Gtk.RadioButton
  • Uses Gtk.ButtonBox
  • configure_event signal

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

Successfully merging this pull request may close these issues.

1 participant