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

Timer watch #55

Closed
nickodemos opened this issue Aug 13, 2016 · 5 comments
Closed

Timer watch #55

nickodemos opened this issue Aug 13, 2016 · 5 comments

Comments

@nickodemos
Copy link

nickodemos commented Aug 13, 2016

Searched long and hard to find something I could use till I found T-Clock, so for this I say thank you.

Issue I have is that it would be nice to be able to reset an alarm in the timer watch window. I play games and after completing something I have a set amount of time to wait till I can do it again. So it would be nice to have the timer watch window pop up with all listed alarms to see what needs done and also be able to reset it from the timer watch window. As it is there are multiple steps involved to do a reset and this can be a bit of a hassle doing it 10+ times a day.

Either way I plan on using this for the foreseeable future.

-edit
Also noticed just now that I can't resize the timer box for more timers, IE I have slider bars now to look for said timers, and was wonder about being able to resize this.

Possible to also get it so that timers can be sorted either by name or time left till next goes off?

@White-Tiger
Copy link
Owner

so in regards to the "restart timer" feature, you're expecting a context menu for the watch list, right?

@nickodemos
Copy link
Author

Would it be possible add a connection to your T-Clock Timers context menu and add it to the entire screen of the Timer Watch box so that right clicking anywhere would just link it to that context menu. Would have the extra benefit in seeing which timer stopped that way unless we had an option of leaving all timers in the watch box even at 0.

That might be easier than what I was thinking and make each timer a button to reset.

@White-Tiger
Copy link
Owner

do you think you'll be missing anything?

White-Tiger added a commit that referenced this issue Aug 26, 2016
+ Timer Watch got an all-new context menu with extended features (see #55)
+ Timer Watch can now stay on-top and act like a "overlay"
+ Timer Watch is now resizable (see #55)
+ Timer Watch's list control supports sorting by name and time (see #55)
+ Timer dialogs stay on-top while active
* Timer Watch no longer closes when empty
* reduced resource usage
* fixed some inconsistencies when timers are added or deleted
* added common ListView_SortItemsExEx() to simplify sorting of list view controls

(the "Add/Remove Timer" dialog is mostly unchanged with the exception to some tweaks... might be done sometime later)
@White-Tiger
Copy link
Owner

White-Tiger commented Aug 26, 2016

@nickodemos
Copy link
Author

Love it. Works well

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

2 participants