We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
greeter/compositor/ShellClients/ShellClientsManager.vala
Line 63 in 084ab7c
The text was updated successfully, but these errors were encountered:
Hi, what is the issue that you ran into here?
It's a bit unclear what this issue is about.
Sorry, something went wrong.
mutter < 46 have no make_dock function, so it will build fail when mutter < 46.
like this:
#if HAS_MUTTER46 client.wayland_client.make_dock (window); #endif
No branches or pull requests
greeter/compositor/ShellClients/ShellClientsManager.vala
Line 63 in 084ab7c
The text was updated successfully, but these errors were encountered: