-
1.8.0 Stable
dnkl released this
2025年07月16日 11:58:36 +02:00 | 14 commits to master since this releaseSigned by dnklGPG key ID: 5BBD4992C116573FAdded
progress-styleconfiguration option with possible values ofbar(previous behavior) andbackgroundwhich shows the progress as the background color.- Fish shell completions.
Changed
- Default icon theme from
hicolortodefault.
Fixed
- Crash when
max-icon-size=0(#145). - Parse sections in order. This fixes a bug where sections before the main section get ignored. (#137).
fnottctl pause|unpauseexiting with an error.- Lookup of icon themes in
~/.iconsand/usr/share/pixmaps.
Contributors
- e-tho
- ldev
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
1,557 downloads
-
fnott-1.8.0.tar.gz
33 downloads ·
2025年07月16日 12:03:50 +02:00 · 473 KiB -
fnott-1.8.0.tar.gz.sig
8 downloads ·
2025年07月16日 12:03:50 +02:00 · 584 B
-
1.7.1 Stable
dnkl released this
2025年02月03日 08:19:47 +01:00 | 32 commits to master since this releaseSigned by dnklGPG key ID: 5BBD4992C116573FAdded
anchorcan now be set tocenter.- Nanosvg updated to ea6a6aca009422bba0dbad4c80df6e6ba0c82183
Fixed
- Messages sent directly after starting fnott (for example, when fnott is auto-activated by D-Bus) not processed until more D-Bus messages are received later.
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
10,790 downloads
-
fnott-1.7.1.tar.gz
28 downloads ·
2025年02月03日 08:23:14 +01:00 · 469 KiB -
fnott-1.7.1.tar.gz.sig
8 downloads ·
2025年02月03日 08:23:13 +01:00 · 584 B
-
1.7.0 Stable
dnkl released this
2024年08月02日 11:48:53 +02:00 | 43 commits to master since this releaseSigned by dnklGPG key ID: 5BBD4992C116573FAdded
- Log output now respects the
NO_COLORenvironment variable. border-radiusconfiguration option (yes, this means fnott now supports rounded corners).- Support for linking against a system provided nanosvg library. See the new
-Dsystem-nanosvgmeson option. Defaults todisabled(i.e. use the bundled version). - Support for the
x-canonical-private-synchronoushint. - XDG activation support; when triggering an action, fnott attempts to retrieve an XDG activation token. This will only succeed if the cursor is inside the notification window. The token is then signaled over the D-Bus Notifications interface.
fnottctl dismiss-with-default-action.- Implemented the
org.freedesktop.DBus.Introspectableinterface. This fixes an issue where e.g.gdbuswas not able to create, or close, notifications.
Changed
- Left clicking a notification now triggers the default action, if any, in addition to dismissing the notification. Right click to dismiss the notification without trigger the default action.
STRING:image-pathhint that points to either a non-existing file, or an invalid image, will now be ignored (instead of removing the notification's icon).- All notifications are now dismissed (i.e.
org.freedesktop.Notifications.NotificationClosedis signaled) when fnott exits.
Fixed
reasonin theNotificationClosedsignal being off-by-one.- Icons loaded via
image-datahints being too dark. - Not all data being read from the action selection helper, under certain circumstances.
Contributors
- Evyatar Stalinsky
- ldev
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
968 downloads
-
fnott-1.7.0.tar.gz
8 downloads ·
2024年08月02日 11:53:04 +02:00 · 469 KiB -
fnott-1.7.0.tar.gz.sig
18 downloads ·
2024年08月02日 11:53:04 +02:00 · 584 B
- Log output now respects the
-
1.6.0 Stable
dnkl released this
2024年04月30日 08:31:09 +02:00 | 62 commits to master since this releaseSigned by dnklGPG key ID: 5BBD4992C116573FAdded
selection-helper-uses-null-separator=yes|notofnott.ini. This can be used to e.g. improve handling of action strings with newlines in them (#113).scaling-filtertofnott.ini, allowing you to choose which scaling filter to use when scaling non-SVG notification images. The default islanczos3(#103).- Nanosvg updated to 93ce879dc4c04a3ef1758428ec80083c38610b1f
- D-Bus service file for starting automatically (#102)
- Systemd unit file (#48)
Changed
layeris now per-urgency (#112).
Fixed
- Selected action not being recognized correctly (#114).
- PNG images being way too dark.
- Regression: notification replacement (e.g.
notify-send -r NNNN) not working correctly; the notification was resized, but the content was not updated (#126).
Contributors
- Mark Stosberg
- Max Gautier
- sewn
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
26,071 downloads
-
fnott-1.6.0.tar.gz
13 downloads ·
2024年04月30日 08:34:22 +02:00 · 465 KiB -
fnott-1.6.0.tar.gz.sig
14 downloads ·
2024年04月30日 08:34:22 +02:00 · 584 B
-
1.5.0 Stable
dnkl released this
2024年04月17日 10:21:23 +02:00 | 83 commits to master since this releaseSigned by dnklGPG key ID: 5BBD4992C116573FAdded
docsmeson option (#111)pauseandunpausecommands to temporarily disable or re-enable notifications (#20).- Support for fractional scaling (
wp_fractional_scale_v1). - Support for preferred buffer scale (
wl_compositor>= 6). - Support for server side cursors (
wp_cursor_shape_v1).
Changed
- Fnott now requires wayland-protocols >= 1.32.
- Minimum required meson version is now 0.59 (#111).
- Move example config to
<sysconfdir>/xdg/fnott.ini(#111). dpi-awareno longer accepts the valueauto, and the default value is nowno.
Removed
dpi-aware=auto
Contributors
- Lukas Wurzinger
- Marcin Puc
- polykernel
- sewn
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
25,977 downloads
-
fnott-1.5.0.tar.gz
5 downloads ·
2024年04月17日 10:33:25 +02:00 · 462 KiB -
fnott-1.5.0.tar.gz.sig
15 downloads ·
2024年04月17日 10:33:24 +02:00 · 584 B
-
1.4.1 Stable
dnkl released this
2023年07月14日 08:41:47 +02:00 | 111 commits to master since this releaseFixed
- Compilation errors with clang 15.x (#96)
- Notifications initially positioned outside the screen not being visible after being moved up in the notification stack.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
26,419 downloads
-
1.4.0 Stable
dnkl released this
2023年03月31日 10:08:01 +02:00 | 123 commits to master since this releaseAdded
idle-timeoutoption to specify the amount of time you need to be idle before notifications are prevented from timing out (#16).iconoption, to specify icon to use when none is provided by the notification itself (#82).- Support for
image-pathhints (#84). dpi-aware=no|yes|autooption (#80).
Changed
- Default value of
max-widthandmax-heightis now0(unlimited). - When determining initial font size, do FontConfig config substitution if the user-provided font pattern has no {pixel}size option (#1287).
Fixed
- file:// URIs, in icon paths (#84)
- Replace ID being ignored if there were no prior notification with that ID.
- Wayland protocol violation when output scaling was enabled.
- Notification expiration (timeout) and dismissal are now deferred while the action selection helper is running (#90).
Contributors
- Leonardo Hernández Hernández
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
35 downloads
-
1.3.0 Stable
dnkl released this
2022年08月07日 10:02:21 +02:00 | 156 commits to master since this releaseAdded
- Support for a "progress" hints,
notify-send -h int:value:20 ..., (#51). title-format,summary-formatandbody-formatoptions, allowing you to customize the rendered strings. In this release, the%a,%s,%band%%formatters, as well as\n, are recognized. (#39).- Added configuration option
layerto specify the layer on which notifications are displayed. Values includebackground,top,bottom, andoverlay(#71).
Changed
- Minimum required meson version is now 0.58.
- Notification text is now truncated instead of running into, and past, the vertical padding (#52).
- All color configuration options have been changed from (A)RGB (i.e. ARGB, where the alpha component is optional), to RGBA. This means all color values must be specified with 8 digits (#47).
Removed
$XDG_CONFIG_HOME/fnottrcand~/.config/fnottrc. Use$XDG_CONFIG_HOME/fnott/fnott.ini(defaulting to~/.config/fnott/fnott.ini) instead (#7).
Fixed
- Scale not being applied to the notification’s size when first instantiated (#54).
- Fallback to
/etc/xdgifXDG_CONFIG_DIRSis unset. - Icon lookup is now better at following the XDG specification (#64).
- Setting
max-widthand/ormax-heightto 0 no longer causes fnott to crash. Instead, a zero max-width/height means there is no limit (#66).
Contributors
- bagnaram
- Humm
- Leonardo Hernández Hernández
- Mark Stosberg
- merkix
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
43 downloads
- Support for a "progress" hints,
-
1.2.1 Stable
dnkl released this
2022年02月12日 11:19:28 +01:00 | 204 commits to master since this releaseFixed
- Crash when receiving notification with inline image data (#44).
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
50 downloads
-
1.2.0 Stable
dnkl released this
2022年02月05日 18:08:48 +01:00 | 213 commits to master since this releaseAdded
- Configurable padding of notification text. New
fnottrcoptions:padding-verticalandpadding-horizontal(#35).
Changed
- Default padding is now fixed at 20, instead of depending on the font size. This is due to the new
padding-horizontal|verticaloptions.
Fixed
fnottctl actionsexiting without receiving a reply.- Fnott is now much better at surviving monitors being disabled and re-enabled (#25).
- Wrong font being used when the body and summary (or title and body, or title and summary) is set to the same text (#36).
- Fnott no longer allocates the vertical padding space between summary and body text, if the body text is empty (#41).
Contributors
- fauxmight
- Rishabh Das
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
1 download
- Configurable padding of notification text. New