SecondSonConsulting / Renew

A macOS script to encourage users to restart their workstations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redraw Dialog window after given time interval

fogdogit-paul-s opened this issue · comments

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!

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.