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

Add an "in mini mode" option for always on top #116

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

neilenns
Copy link
Contributor

@neilenns neilenns commented Jun 18, 2024

Fixes #113

  • Change the always on top setting from a boolean to a list of valid options: always, never and inMiniMode
  • Use the setting to determine whether always on top should be set when entering/leaving mini mode
  • Handle upgrading prior versions that used a boolean value
  • Fix a few places where the always on top fix for Windows wasn't properly applied

New dropdown in settings looks like this:

image

@pierr3 pierr3 merged commit eeba921 into pierr3:main Jun 19, 2024
3 checks passed
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.

Add a way to have always on top only for mini mode
2 participants