Skip to content
Snippets Groups Projects
  • Sean McCambridge's avatar
    f4693f1d
    Faster desktop notifications (#2955) · f4693f1d
    Sean McCambridge authored
    * timeout to close desktop notification after 5 seconds
    
    * added option to set duration in seconds for desktop notifications. implemented setTimeout to close notification after that duration.
    
    * removed accidentally added trailing space
    
    * modified desktop notification settings to accept 0 as value meaning do not set a timeout
    f4693f1d
    History
    Faster desktop notifications (#2955)
    Sean McCambridge authored
    * timeout to close desktop notification after 5 seconds
    
    * added option to set duration in seconds for desktop notifications. implemented setTimeout to close notification after that duration.
    
    * removed accidentally added trailing space
    
    * modified desktop notification settings to accept 0 as value meaning do not set a timeout