Skip to content

Conversation

lkdm
Copy link
Contributor

@lkdm lkdm commented Aug 7, 2025

Documents platform compatibility on the WindowLevel struct and some of the methods that are dependent on it. Provides a link to winit::window::WindowLevel documentation section that provides a list of which platforms are supported.

  • Closes Issue 7419
  • I have followed the instructions in the PR template

…dependents

Documents platform compatibility on the WindowLevel struct and some of
the methods that are dependent on it. Provides a link to winit's
`winit::window::WindowLevel` documentation secton that provides a list
of which platforms are supported.

Issue: #7419
@lkdm
Copy link
Contributor Author

lkdm commented Aug 7, 2025

I did it this way to reduce the amount of spots the documentation needs to be changed in the future, but please feel free to edit it.

Copy link
Collaborator

@lucasmerlin lucasmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

github-actions bot commented Aug 8, 2025

Preview available at https://egui-pr-preview.github.io/pr/7432-lkdmwith-always-on-top-documentation
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin added docs and examples Improving and adding documentation and examples egui labels Aug 8, 2025
@mattfbacon
Copy link
Contributor

Shouldn't there be trailing periods?

@emilk emilk merged commit e794de5 into emilk:main Aug 12, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs and examples Improving and adding documentation and examples egui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

with_always_on_top() not working on GNOME

4 participants