Skip to content

Send WindowEvent::{Un}Focused on Windows, Linux (feature parity)#251

Merged
prokopyl merged 1 commit into
RustAudio:masterfrom
AlexCharlton:window-focused-events
May 25, 2026
Merged

Send WindowEvent::{Un}Focused on Windows, Linux (feature parity)#251
prokopyl merged 1 commit into
RustAudio:masterfrom
AlexCharlton:window-focused-events

Conversation

@AlexCharlton
Copy link
Copy Markdown
Contributor

On OSX we send WindowEvent::Focused and WindowEvent::Unfocused when a window gains or loses focus, but we don't on Windows or Linux. This brings those platforms up to parity with OSX,

@prokopyl prokopyl added this to the v0.1.2 - Safer internals milestone May 25, 2026
@prokopyl prokopyl self-assigned this May 25, 2026
@prokopyl prokopyl merged commit a2a62fe into RustAudio:master May 25, 2026
7 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.

2 participants