Skip to content

Document platform compatibility on viewport::WindowLevel and dependents#7432

Merged
emilk merged 3 commits intoemilk:mainfrom
lkdm:lkdm/with-always-on-top-documentation
Aug 12, 2025
Merged

Document platform compatibility on viewport::WindowLevel and dependents#7432
emilk merged 3 commits intoemilk:mainfrom
lkdm:lkdm/with-always-on-top-documentation

Conversation

@lkdm
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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!

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Contributor

Shouldn't there be trailing periods?

@emilk emilk merged commit e794de5 into emilk:main Aug 12, 2025
26 checks passed
Masterchef365 pushed a commit to Masterchef365/egui that referenced this pull request Apr 3, 2026
…ents (emilk#7432)

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](emilk#7419)
* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Emil Ernerfeldt <[email protected]>
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