adamk33n3r / runelite-watchdog

Custom notification plugin for RuneLite
BSD 2-Clause "Simplified" License
6 stars 21 forks source link

[Feature] Increase Overlay timeout limit #154

Closed Megaddd closed 1 month ago

Megaddd commented 3 months ago

Describe the enhancement Overlay timeout is limited to ~1.5min tops, even though there are many events you would like timed for up to a few minutes at least.

adamk33n3r commented 3 months ago

At that point, you can use Sticky, no? Can you give me an example of the many events you would need more than 99 seconds?

I'm not sure what you mean by the term "timed", this isn't for timing things, it's just how long you'd like the notification to fall off. If you'd like to time something, use the delay option on a notification. That can go up to 5 minutes.

Megaddd commented 3 months ago

most forestry events are 2-3min, the overlay timer is very useful for those (flowers cycle every 42s for example) (or you can use it to tell how late you noticed it)

adamk33n3r commented 3 months ago

Oh so you'd like it to be running the whole time the event is active? I can see that. Thanks for the explanation.