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