| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.2.1
Reported by: upstream (via mail)
|
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.2.0
Reported by: upstream (via mail)
|
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.2
Reported by: upstream (via mail)
|
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.1
Reported by: upstream (via mail)
|
| |
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.0
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD 12.1 reached end-of-life today. Adjust the message
for the wine ports while here, since stable/13 has branched.
Submitted by: rene
Reviewed by: jbeich, mandree, mat, osa
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D28406
Notes:
svn path=/head/; revision=563570
|
|
|
|
|
|
|
| |
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.0.1
Notes:
svn path=/head/; revision=563195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ fnott &
warn: config.c:627: no configuration found, using defaults
info: wayland.c:713: DP-1: 3840x2160+0x0@60Hz LG Ultra HD 27.15" scale=1 PPI=166x166 (physical) PPI=166x166 (logical)
$ notify-send "this is the summary" "this is the body"
info: fcft.c:256: fcft: 2.3.2 +graphemes
info: fcft.c:266: fontconfig: 2.13.92
info: fcft.c:272: freetype: 2.10.4
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans.ttf: size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-Bold.ttf: size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-Oblique.ttf: size=12.00pt/27px, dpi=166.00
info: fcft.c:717: /usr/local/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf: size=12.00pt/27px, dpi=166.00
$ fnottctl dismiss
err: ctrl.c:104: client: FD=7: failed to receive command: Resource temporarily unavailable
warn: fdm.c:57: FD list not empty
Assertion failed: (fcCacheChains[i] == NULL), function FcCacheFini, file fccache.c, line 807.
Notes:
svn path=/head/; revision=558859
|
|
|
|
|
|
|
| |
No functional changes. Allows to remove the temporary fork on GitHub.
Notes:
svn path=/head/; revision=558847
|
|
Fnott is a keyboard driven and lightweight notification daemon for
wlroots-based Wayland compositors.
Supported features of Desktop Notification Specification:
- Summary
- Body
- Actions (requires a dmenu-like utility to display and let user select action)
- Urgency
- Icons (PNG + SVG)
- Markup
- Timeout
https://codeberg.org/dnkl/fnott
Notes:
svn path=/head/; revision=558782
|