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

Possibly fixes issue #103! #215

Merged
merged 1 commit into from
Dec 24, 2020
Merged

Possibly fixes issue #103! #215

merged 1 commit into from
Dec 24, 2020

Conversation

eteran
Copy link
Owner

@eteran eteran commented Dec 21, 2020

A simple mistake, had the raise function only being called if we were going to focus too. But really, we want to raise regardless!

@eteran eteran linked an issue Dec 21, 2020 that may be closed by this pull request
@eteran eteran mentioned this pull request Dec 21, 2020
@eteran
Copy link
Owner Author

eteran commented Dec 24, 2020

Seems that this also fixes a more general issue with opening files, including when opened via macros that the window should be brought to the front of the window stack (and optionally focused based on the focusOnRaise setting).

@eteran eteran merged commit b16a93e into master Dec 24, 2020
@eteran eteran deleted the raise-on-open branch December 24, 2020 07:46
1div0 pushed a commit to 1div0/nedit-ng that referenced this pull request Dec 29, 2020
A simple mistake, had the raise function only being called if we were going to focus too. But really, we want to raise it regardless!

Also fixes `open` macros needing to raise windows as well!
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.

nc-ng window activation
1 participant