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

[FEATURE] Auto Re-Position #24

Closed
sfksuperman opened this issue Jul 8, 2024 · 7 comments
Closed

[FEATURE] Auto Re-Position #24

sfksuperman opened this issue Jul 8, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@sfksuperman
Copy link

Is it possible to auto re-position every 1 min for like 5 mins (5 times) as soon as the windows start, and/or re-position automatically as soon as the current position changes which triggers the re-positioning?

@Khiro95
Copy link
Owner

Khiro95 commented Jul 8, 2024

Is it possible to auto re-position every 1 min for like 5 mins (5 times) as soon as the windows start

Hi @sfksuperman, yes it's possible. But why do that every 1 min for 5 min? why not do it every 1 min for the whole execution time?

and/or re-position automatically as soon as the current position changes which triggers the re-positioning?

Sorry, I don't get what you mean

@sfksuperman
Copy link
Author

Forget about every 1 minute for like 5 minutes. Let's focus on the second thing. What I mean is after pc boots, a few minutes/hours later, due to the network monitor continuous speed live showing, sometimes the position of the AS app overlaps with the NM app.

So, I want the app to monitor the initial position after a perfect re-position on the taskbar and remember the position and as soon as after x mins/hours the position is changed, the re-position function triggers and fixes the AS widget position on the taskbar. This should be automatic. So no more manual re-positioning.

@Khiro95
Copy link
Owner

Khiro95 commented Jul 8, 2024

Hi @sfksuperman

What is this NM app? If it's Traffic Monitor, then I suggest you open a new issue asking them to make the taskbar widget's width fixed.

Don't get me wrong, but that's an issue caused by an external app so I'm not sure why we have to implement a workaround for a third party tool that is not even used by our widget.

I'm not saying that your suggestion isn't applicable, but let's first try the correct solution. If that fails, then we look for workarounds.

Also since I'm planing to implement manual positioning at a fixed offset, would this work for you or you think a periodic auto-reposition is needed?

@Khiro95 Khiro95 added the enhancement New feature or request label Aug 20, 2024
@Khiro95
Copy link
Owner

Khiro95 commented Sep 6, 2024

Hi @sfksuperman

Manual position is now implemented for the next release.

drag_awqat_2

Do you think this feature will solve your issue or it need more improvements?

@sfksuperman
Copy link
Author

Thanks bro, this is good but will the position be fixed when I use Manual Position? Or it will again shift to left/right on its own?

@Khiro95
Copy link
Owner

Khiro95 commented Sep 7, 2024

Thanks bro, this is good but will the position be fixed when I use Manual Position? Or it will again shift to left/right on its own?

You are welcome @sfksuperman

The position will be fixed until you click on Re-position again :)

@sfksuperman
Copy link
Author

That's cool. Thanks a lot.

@Khiro95 Khiro95 closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants