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

Implementing Keep In Front #275

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

dwRchyngqxs
Copy link

A simple implementation of keep in front, also called keep above and stay on top.

  • Windows status: Tested on Windows 10 using the latest meson msi installer, and VS2022.
  • GTK status: Tested on Arch Linux (latest and up to date) with mate.
  • MacOS status: Not tested on MacOS.
    There are two "level" values that I saw used to implement this feature. One level is used in uiWindowSetKeepInFront when keepInFront = 1 and the other when it's any other non-zero value. Please tell me what works best on MacOS.

A simple implementation of `keep in front`, also called `keep above` and `stay on top`.
* Windows status: Tested on Windows 10 using the latest meson msi installer, and VS2022.
* GTK status: Tested on Arch Linux (latest and up to date) with mate.
* MacOS status: Tested on MacOS.
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.

None yet

1 participant