Skip to content

Conversation

Doublonmousse
Copy link
Collaborator

@Doublonmousse Doublonmousse commented Oct 11, 2025

This restricts the modal nature of dialogs to each appwindow instead of being applied to all instances of opened rnote windows. This would result in weird behavior (if a modal is opened in one instance, a new freshly launched instance would have all inputs frozen)

Fixes #1461

This restricts the `modal` nature of dialogs to each `appwindow` instead of being applied to all instances of opened window. This would result in weird behavior (if a modal is opened in one instance, a new freshly launched instance would have all inputs frozen)

Fixes flxzt#1461
@Doublonmousse
Copy link
Collaborator Author

Now tested on linux (both a local meson build and the flatpak with a nightly) and windows (on the exe produced by the windows release CI)

@flxzt
Copy link
Owner

flxzt commented Oct 17, 2025

thanks :)

@flxzt flxzt merged commit c8370c8 into flxzt:main Oct 17, 2025
2 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.

File picker steals focus from all opened rnote windows

2 participants