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

Support GTK+ 4.0 #90

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Support GTK+ 4.0 #90

wants to merge 9 commits into from

Conversation

murraycu
Copy link

These commits first avoid some deprecated API, then add a GTK4 version of avahi-ui, and then make some GTK4-specific changes.

I have not tested this at all and there doesn't seem to be any example/demo code for avahi-ui in the avahi repository itself.

@evverx
Copy link
Member

evverx commented Oct 30, 2023

I rebased this PR on top of the master branch of my fork to trigger the CI. Looks like it fails to build

avahi-ui/Makefile.am:88: but option 'subdir-objects' is disabled
man/Makefile.am:59: error: HAVE_GTK2OR3 does not appear in AM_CONDITIONAL
man/Makefile.am:138: error: HAVE_GTK2OR3 does not appear in AM_CONDITIONAL
Error: Process completed with exit code 1.

@rossburton
Copy link
Contributor

Instead of an uber-project that contains the core and all the UI libraries, would it make sense to start pulling the UI libraries and graphical tools out of the core project?

@evverx
Copy link
Member

evverx commented Nov 20, 2023

It's being discussed in #516 but nobody apart from NixOS and Debian has shown up yet.

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

Successfully merging this pull request may close these issues.

None yet

4 participants