./x11/wired-notify, Lightweight notification daemon with customizable layout blocks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.6nb1, Package name: wired-notify-0.10.6nb1, Maintainer: pin

Wired is light and fully customizable notification daemon that provides you
with powerful and extensible layout tools.


Master sites:

Filesize: 5928.334 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-06-05 19:19:33 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/wired-notify: update to 0.10.6

 - Breaking change: zero_timeout_behavior now defaults to NeverExpire (correct \ 
according to notification spec). You can change it back by setting it to \ 
UseDefault.
 - Updated notification timeout configuration to match the freedesktop spec. \ 
Thanks @bcspragu!
 - Fix replacement not updating layout properly (#145).
 - Fix replacement not resizing notification properly (#135).
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-02-19 05:21:43 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/wired-notify: update to 0.10.5

This release fixes a commit issue where Cargo.lock wasn't aligned with Cargo.toml.
   2024-01-15 22:06:08 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/wired-notify: update to 0.10.4

0.10.4
 - Fixed version mismatch in wired --version (#126).

0.10.3
 - Support showing specific notifications with clip using
   e.g. wired --show id37 (#96).
 - Add wired --kill to cleanly exit the process.
 - Performance improvements.
 - Optionally trim whitespace in notification text (when trim_whitespace is
   set to true (default: true).
 - Updated wired.service to hopefully make sure that we have a display before
   starting the service. I still would rather you just launch wired directly.
 - Allow startup to continue even if we couldn't remove the existing wired
   socket (loosely #122).
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-05-17 22:34:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
wired-notify: use cargo.mk's install