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

Redraw Dialog window after given time interval #47

Open
fogdogit-paul-s opened this issue Nov 15, 2022 · 1 comment
Open

Redraw Dialog window after given time interval #47

fogdogit-paul-s opened this issue Nov 15, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request future roadmap

Comments

@fogdogit-paul-s
Copy link

Hi - would be useful if we could force the dialog window to be redrawn every x seconds. The idea is to make it so the dialog cannot be hidden offscreen and ignored.

So for example, if the Aggro Notification is moved off screen, it is moved back to the centre of the screen after say, 60s (if it is left where it is, the end user will be none the wiser)

Personally - I have also been testing S.U.P.E.R.M.A.N. - which offers an option to redraw the dialog (link) - so if it is moved by end user it redraws in the middle of the screen.

Thanks!

@BigMacAdmin
Copy link
Collaborator

I know this is possible, but may be more engineering time than I can put in for the immediate next release.

For now, a fix to issue #50 will revert SwiftDialog to it's default functionality (immovable, unless -o or --moveable are passed as options and issue #48 will allow you to specify this differently for normal and aggressive mode.

@BigMacAdmin BigMacAdmin self-assigned this Nov 15, 2022
@BigMacAdmin BigMacAdmin added enhancement New feature or request future roadmap labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future roadmap
Projects
None yet
Development

No branches or pull requests

2 participants