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

always_on_top for WindowBuilder #2265

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

Conversation

mgalos999
Copy link

WindowBuilder now has a .always_on_top(bool) setting.
Currently I have only implemented this for windows and just have warnings for other backends.

@xStrom
Copy link
Member

xStrom commented Jan 12, 2023

Sorry for letting this wait so long. I can review it now, but I need you to rebase on master to fix clippy errors and run cargo fmt so we can pass CI.

@xStrom xStrom added shell/win concerns the Windows backend S-waiting-on-author waits for changes from the submitter labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author waits for changes from the submitter shell/win concerns the Windows backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants