Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jul 26, 2018
  2. Jul 25, 2018
  3. Jul 24, 2018
  4. Jul 23, 2018
  5. Jul 22, 2018
  6. Jul 21, 2018
  7. Jul 20, 2018
  8. Jul 19, 2018
  9. Jul 18, 2018
  10. Jul 17, 2018
  11. 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
  12. Jul 15, 2018
  13. Jul 14, 2018
Loading