Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 05, 2021
  2. Feb 23, 2021
  3. Feb 13, 2021
  4. Feb 03, 2021
  5. Jan 20, 2021
  6. Jan 19, 2021
  7. Jan 07, 2021
  8. Apr 13, 2020
  9. Apr 11, 2020
  10. Apr 10, 2020
  11. Jul 05, 2019
  12. Aug 12, 2018
  13. Jul 17, 2018
  14. Jul 16, 2018
    • Benedikt Heine's avatar
      Explicitly set no timeout for notifications · c942a4b9
      Benedikt Heine authored
      The notification spec handles -1 and 0 as special values:
      -1 -> representation for "undef"
       0 -> infinitely
       values above 0 represent the timeout in ms.
      
      The notification messages should disappear again and with 0, this insn't
      the case. Setting it to -1 lets the notification manager decide the
      timeout and displays the notification like all others.
      c942a4b9
    • Benedikt Heine's avatar
      Update image_data hint to current notification spec · a7cf3000
      Benedikt Heine authored
      The current notification spec says image-data should get used instead of
      image_data.
      a7cf3000
  15. Jul 14, 2018
  16. Jul 11, 2018
    • Max Sandholm's avatar
      Working D-Bus desktop notifications (#361) · 80ebe3f2
      Max Sandholm authored
      * Working D-Bus desktop notifications
      
      * Remove return type on constructor
      
      * Fix the Windows placeholder class
      
      * Fix wrong variable name
      
      * Fix windows and macOS versions of notificationsmanager
      80ebe3f2
  17. Jun 30, 2018
  18. May 05, 2018
Loading