MixinNetwork / MixinNetwork/flutter-plugins
How to show subwindow without request cursor foucus?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
desktop_multi_window: ^0.2.1
window_manager: ^0.4.3
How to show subwindow without request cursor foucus?My input cursor is in the other software, and i want to keep the input cursor in the other software after I invoke the method show/hide sub window, any function to do?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the desktop_multi_window ^0.2.1 and window_manager ^0.4.3 APIs, focusing on the show/hide subwindow calls mentioned in the report. Determine whether those calls can display or hide the subwindow without moving input focus; done means the other application retains the cursor after either operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100