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

joh/cruel hoverfly #155276

Merged
merged 5 commits into from
Jul 15, 2022
Merged

joh/cruel hoverfly #155276

merged 5 commits into from
Jul 15, 2022

Conversation

jrieken
Copy link
Member

@jrieken jrieken commented Jul 15, 2022

@jrieken jrieken self-assigned this Jul 15, 2022
@jrieken jrieken enabled auto-merge July 15, 2022 06:38
@jrieken jrieken requested a review from sbatten July 15, 2022 06:38
@jrieken jrieken added this to the July 2022 milestone Jul 15, 2022
sbatten
sbatten previously approved these changes Jul 15, 2022
@jrieken jrieken merged commit 054a536 into main Jul 15, 2022
@jrieken jrieken deleted the joh/cruel-hoverfly branch July 15, 2022 21:51
jrieken added a commit that referenced this pull request Jul 18, 2022
Comment on lines +300 to +301
this._win.setEnabled(false);
this._win.setEnabled(true);
Copy link
Collaborator

Choose a reason for hiding this comment

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

These end up calling EnableWindow on windows with the toggled state https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enablewindow. What is the reasoning to disable the window ?

sbatten added a commit that referenced this pull request Jul 20, 2022
sbatten added a commit that referenced this pull request Jul 21, 2022
* removing unnecessary enablements
refs #155276

* add some comments

* address feedback, bring back enablements
but comment them
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow showing and hiding individual items in the title bar with a right-click menu
4 participants