Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Feb 13, 2021
  2. Feb 03, 2021
  3. Jan 20, 2021
  4. Jan 19, 2021
  5. Jan 07, 2021
  6. Apr 13, 2020
  7. Apr 11, 2020
  8. Apr 10, 2020
  9. Jul 05, 2019
  10. Aug 12, 2018
  11. Jul 17, 2018
  12. 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
  13. Jul 14, 2018
  14. 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
  15. Jun 30, 2018
  16. May 05, 2018
Loading