MixinNetwork / MixinNetwork/flutter-plugins

How to show subwindow without request cursor foucus?

Open
#391 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.