Skip to content

Add XWayland support#34

Merged
Ottatop merged 20 commits intomainfrom
dev
Aug 3, 2023
Merged

Add XWayland support#34
Ottatop merged 20 commits intomainfrom
dev

Conversation

@Ottatop
Copy link
Copy Markdown
Collaborator

@Ottatop Ottatop commented Jul 24, 2023

No description provided.

@Ottatop Ottatop linked an issue Jul 24, 2023 that may be closed by this pull request
@Ottatop Ottatop added the enhancement New feature or request label Jul 24, 2023
Ottatop added 11 commits August 1, 2023 11:22
Popups currently appear behind all other windows and apps like Steam show up as black on the winit backend, but stuff like Discord should work.
If you are making your own compositor and reading this and Steam opens up as a completely black screen, but you can still hover over popups, don't forget to do renderer.bind_wl_display() and bind the EGL display. I wasted an annoying amount of time trying to find that. In other news, udev is still a bit of a mess and stuff like popups still don't raise themselves. I also still need to fix some kinks with tracking xwayland windows.
@Ottatop Ottatop linked an issue Aug 3, 2023 that may be closed by this pull request
@Ottatop Ottatop marked this pull request as ready for review August 3, 2023 00:56
@Ottatop Ottatop merged commit ba7b259 into main Aug 3, 2023
@Ottatop Ottatop deleted the dev branch August 3, 2023 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Floating windows don't respond to tag changes [Feature] Xwayland support

1 participant