Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Need js api appWindow.startMoving #10439

Open
zkip opened this issue Jul 31, 2024 · 0 comments
Open

[feat] Need js api appWindow.startMoving #10439

zkip opened this issue Jul 31, 2024 · 0 comments

Comments

@zkip
Copy link

zkip commented Jul 31, 2024

Describe the problem

Add new api "startMoving" to support more free moving windows.

Describe the solution you'd like

I want to implement right-click dragging of the window, just like PureRef. but after I call appWindow.startDragging by right-clicking, then I find that I must press the left mouse button before dragging the window. I can't think of any other ways implementate this.
Maybe there is an api called "startMoving", which will immediately make the window follow the mouse position without clicking the mouse.
In addition, this not only allows "right-click dragging", but also allows the window to be dragged at any time, such as pressing a certain button to drag, etc.

Alternatives considered

No response

Additional context

No response

@zkip zkip changed the title [feat] Need js api appWindow.starMoving [feat] Need js api appWindow.startMoving Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant