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

Fix Transparency for Gtk4 DING #1888

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

smedir
Copy link
Contributor

@smedir smedir commented Dec 9, 2022

In Gtk4-DING, the Gtk4 port of the desktop icons extension, the desktop X11 window cannot be detected by "DESKTOP" type. It is handled by the same code as wayland windows, and needs to be detected by the skip_taskbar hint. This enables correct transparency of the dock when on X11 with Gtk4-DING.

This, works with #1879, which is needed for fixing intellihide of Dock with Gtk4-DING.

@3v1n0
Copy link
Collaborator

3v1n0 commented Feb 23, 2023

Is this creating any problem with the gtk3 version?

@smedir
Copy link
Contributor Author

smedir commented Feb 23, 2023 via email

@3v1n0 3v1n0 merged commit ab72b3b into micheleg:master Feb 23, 2023
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.

2 participants