./x11/xfce4-notifyd, Xfce Notify daemon

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


Branch: CURRENT, Version: 0.9.7, Package name: xfce4-notifyd-0.9.7, Maintainer: youri

A simple, visually-appealing notification daemon for Xfce that implements the
Freedesktop.org Desktop Notifications Specification.

Features:
* Themable using the GTK+ theming mechanism
* Visually appealing: rounded corners, shaped windows
* Supports transparency and fade effects


Required to run:
[sysutils/desktop-file-utils] [sysutils/libnotify] [graphics/hicolor-icon-theme] [x11/xfce4-panel] [x11/gtk3] [x11/libxfce4ui]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 751.06 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-22 04:53:42 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
xfce4-notifyd: update to 0.9.7

0.9.7 (2025-02-16)
=====
- meson-build: Use SPDX license expression
- meson-build: Update debug/optimization flag management
- build: Add meson build files to autotools generated tarball
- Do a full windowing system support check on startup
- Fix string leaks in notification_plugin_menu_new
- Fix button padding for top-position notifications with the XP-Balloon
  theme
- Fix class names and rule application.
- Add XP-Balloon theme to build system
- Add XP-Balloon theme
- Add positioning style classes to XfceNotifyWindow
- Add gitlab issue template
- Add more compiler flags to the meson build
- Terminate cleanly on SIGQUIT
- Shut up warning about maybe uninitialized variable
- Meson build updates
- Add false-positives file for scan-build
- Fix two memory leaks
- Quiet a gcc static analyzer warning about NULL deref
- Toplevel meson.build update
- Clean up clang warnings
- Translation Updates:
  Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Czech, Danish, Dutch, English (United Kingdom), Estonian,
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Italian,
  Japanese, Korean, Lithuanian, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
  Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian
   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-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-17 21:17:42 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
xfce4-notifyd: update to 0.9.6

0.9.6 (2024-08-14)
=====
- Use shared_module() for panel plugin meson build
- Fix menu being destroyed before item activation handlers running
- Translation Updates:
  Albanian, Dutch, German, Lithuanian, Polish, Portuguese

0.9.5 (2024-08-13)
=====
- Add an option to set the minimum width of notification windows
- Fix include issue with meson build
- Only emblem the panel plugin icon when theme lacks the 'new' variant
- Destroy and recreate the panel menu every time it's popped up
- Add meson build files
- Fix uninitialized field warning
- Move NOTIFICATIONS_SPEC_VERSION out of the build system
- Remove redundant positioning code from Wayland path
- Use different layer-shell anchors on Wayland
- build: clang: Silence -Wcast-align
- common: Explicitly depend on gio-unix-2.0
- Fix positioning on Wayland in multi-monitor setups
- Set output on layer-shell surface on Wayland
- Fix active-monitor notification positioning on Wayland
- Translation Updates:
  Asturian, Czech, Greek, Kazakh, Swedish
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates