Skip to content

Medical Status - Add window action on wake up#11176

Merged
PabstMirror merged 2 commits intoacemod:masterfrom
BrettMayson:focus
Dec 21, 2025
Merged

Medical Status - Add window action on wake up#11176
PabstMirror merged 2 commits intoacemod:masterfrom
BrettMayson:focus

Conversation

@BrettMayson
Copy link
Copy Markdown
Member

@BrettMayson BrettMayson commented Dec 16, 2025

When merged this pull request will:

  • When someone wakes up from unconscious, focus Arma 3 (or flash in taskbar, or do nothing, with a setting)
  • Also some minor Extension updates at the same time

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@LinkIsGrim
Copy link
Copy Markdown
Member

@LinkIsGrim test with Proton

@BrettMayson
Copy link
Copy Markdown
Member Author

It works on Proton, but may vary a little depending on DE

LSTRING(WindowOnWakeUp_Option_Focus),
LSTRING(WindowOnWakeUp_Option_Flash)
],
1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am worried about desk pops from clicking on refocus, so I think just flash would be safer default
but it's a user setting, so it's easy enough to change

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sensible defaults are just as important as a functioning code.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same for me. I run fullscreen windowed and have a second screen.
I tab out alot and see when I wake up, I don#t want to be force focused back..
But as said, easy to change. Just something that I will be reminded I need to change when it annoys me after the update.

@PabstMirror PabstMirror added this to the 3.20.2 milestone Dec 19, 2025
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Dec 19, 2025
@PabstMirror PabstMirror merged commit 5c215fa into acemod:master Dec 21, 2025
3 checks passed
@BrettMayson BrettMayson deleted the focus branch December 21, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants