Commit graph

23 commits

Author SHA1 Message Date
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
joerg
eb2a50b7f8 Install a script as script, so it doesn't get stripped. 2020-08-11 18:40:45 +00:00
wiz
863492d3d5 dunst: update to 1.5.0.
## 1.5.0 - 2020-07-23

### Added
- `min_icon_size` option to automatically scale up icons to a desired value (#674)
- `vertical_alignment` option to control the text/icon alignment within the notification (#684)
- Ability to configure multiple actions for each mouse event (#705)
- `dunstctl` command line control client (#651)
- RGBA support for all color strings (#717)
- Ability to run multiple scripts for each notification
- `ignore_dbusclose` setting (#732)

### Changed
- `dunstify` notification client is now installed by default (#701)
- Keyboard follow mode falls back to the monitor with the mouse if no window has keyboard focus (#708)

### Fixed
- Overflow when setting a >=40 minute timeout (#646)
- Unset configuration options not falling back to default values (#649)
- Crash when `$HOME` environment variable is unset (#693)
- Lack of antialiasing with round corners enabled (#713)
2020-07-29 12:27:13 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
88b168afd6 dunst: Update to 1.4.1
Fixed:

* max_icon_size not working with dynamic width (#614)
* Failure to parse color strings with trailing comments in the config (#626)
* Negative width in geometry being ignored (#628)
* Incorrect handling of the argument terminator -- in dunstify
* Crash when changing DPI while no notifications are displayed (#630)
* Fullscreen status change not being detected in some cases (#613)
2019-07-24 17:25:35 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
nia
1e1d948bfc dunst: Uses pod2man. 2019-06-15 15:02:13 +00:00
nia
85e460d08c dunst: Update to 1.4.0
1.4.0 - 2019-03-30

Added

    Add support to override frame_color via rules (#498)
    Support for round corners (#420)
    Ability to reference $HOME in icon paths with ~/ (#520)
    Support to customize the mouse bindings (#530)
    Command to toggle pause status (#535)
    Ability to automatically replace similar notifications (like volume changes) via stack_tag (#552)
    Comparison of raw icons for duplicate notifications (#571)
    Introduce new desktop-entry filter (#470)
    fullscreen rule to hide notifications when a fullscreen window is active (#472)
    Added skip_display rule option to skip initial notification display, and include the notification in the history. (#590)

Fixed

    Notification age not counting the time while the computer was suspended (#492)
    Dunst losing always-on-top status on a window manager restart (#160)
    Xpm icons not being recognized
    When new notifications arrive, but display is full, important notifications don’t have to wait for a timeout in a displayed notification (#541)
    Dunst hanging while the context menu is open (#456)
    Having & inside a notification breaking markup (#546)
    <I> more notifications don’t occupy space anymore, if there is only a single notification waiting to get displayed. The notification gets displayed directly (#467)
    Segfault when comparing icon name with a notification with a raw icon (#536)
    Icon size can no longer be larger than the notification when a fixed width is specified (#540)

Changed

    Transient notifications no longer skip history by default (#508)
    The notification summary no longer accepts markup (#497)

Removed

    Dependency on libxdg-basedir (#550)

1.3.2 - 2018-05-06

Fixed

    Crash when trying to load an invalid or corrupt icon (#512)

1.3.1 - 2018-01-30

Fixed

    Race condition resulting in the service files being empty (#488)

1.3.0 - 2018-01-05

Added

    ellipsize option to control how long lines should be ellipsized when word_wrap is set to false (#374)
    A beginning tilde of a path is now expanded to the home of the current user (#351)
    The image-path hint is now respected, as GApplications send their icon only via this link (#447)
    The (legacy) image_data hint is now respected (#353)
    If dunst can’t acquire the DBus name, dunst prints the PID of the process holding the name (#458 #460)
    Increased accuracy of timeouts by using microseconds internally (#379 #291)
    Support for specifying timeout values in milliseconds, minutes, hours, or days. (#379)
    Support for HTML img tags (via context menu) (#428)

Fixed

    new_icon rule being ignored on notifications that had a raw icon (#423)
    Format strings being replaced recursively in some cases (#322 #365)
    DBus related memory leaks (#397)
    Crash on X11 servers with RandR support less than 1.5. (#413 #364)
    Silently reading the default config file, if -conf did not specify a valid file (#452)
    Notification window flickering when a notification is replaced (#320 #415)
    Inaccurate timeout in some cases (#291 #379)

Changed

    Transient hints are now handled (#343 #310) An additional rule option (match_transient and set_transient) is added to optionally reset the transient setting
    HTML links are now referred to by their text in the context menu rather than numbers (#428)
    icon_folders setting renamed to icon_path (#170)
    config.def.h and config.h got merged (#371)
    The dependency on GTK3+ has been removed. Instead of GTK3+, dunst now requires gdk-pixbuf which had been a transient dependency before. (#334 #376)
    The _GNU_SOURCE macros had been removed to make dunst portable to nonGNU systems (#403)
    Internal refactorings of the notification queue handling. (#411)
    Dunst does now install the systemd and dbus service files into their proper location given by pkg-config. Use SERVICEDIR_(DBUS|SYSTEMD) params to overwrite them. (#463)
2019-06-10 13:06:54 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
leot
4dfd1087e2 Update x11/dunst to 1.2.0
pkgsrc changes:
- dunst now also needs x11/gtk2 and x11/libXrandr

Changes:
## 1.2.0 - 2017-07-12
### Added
- `always_run_script` option to run script even if a notification is suppressed
- Support for more icon file types
- Support for raw icons
- `hide_duplicate_count` option to hide the number of duplicate notifications
- Support for per-urgency frame colours
- `markup` setting for more fine-grained control over how markup is handled
- `history_ignore` rule action to exclude a notification from being added to the
  history
- Support for setting the dpi value dunst will use for font rendering via the
  `Xft.dpi` X resource
- Experimental support for per-monitor dpi calculation
- `max_icon_size` option to scale down icons if they exceed a certain size
- Middle click on notifications can be used to trigger actions
- Systemd service file, installed by default
- `%n` format flag for getting progress value without any extra characters

### Changed
- Text and icons are now centred vertically
- Notifications aren't considered duplicate if urgency or icons differ
- The maximum length of a notification is limited to 5000 characters
- The frame width and color settings were moved to the global section as
  `frame_width` and `frame_color` respectively
- Dropped Xinerama in favour of RandR, Xinerama can be enabled with the
  `-force_xinerama` option if needed

### Deprecated
- `allow_markup` is deprecated with `markup` as its replacement
- The urgency specific command line flags have been deprecated with no
  replacement, respond to issue #328 on the bug tracker if you depend on them

### Fixed
- Infinite loop if there are 2 configuration file sections with the same name
- URLs with dashes and underscores in them are now parsed properly
- Many memory leaks
- Category based rules were applied without actually matching
- dmenu command not parsing quoted arguments correctly
- Icon alignment with dynamic width
- Issue when loading configuration files with very long lines
- '\n' is no longer expanded to a newline inside notification text
- Notification window wasn't redrawn if obscured on systems without a compositor
- `ignore_newline` now works regardless of the markup setting
- dmenu process being left as a zombie if no option was selected
- Crash when opening urls parsed from `<a href="">` tags
2017-07-20 10:39:25 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
joerg
a62975cc7d Drop library path based on undefined variable. Add missing include.
Bump revision.
2016-08-26 17:16:08 +00:00
joerg
0f1352c9b0 Needs pkg-config. 2016-07-02 14:43:34 +00:00
kamil
44f1e3006c Fix the install target on SmartOS 2016-06-17 19:42:47 +00:00
kamil
602acf9786 Fix build on Linux 2016-06-17 19:24:35 +00:00
kamil
88b6324fb4 Fix prefix to software in config.h of dunst
Bump PKGREVISION.

Patch by Mateusz Poszwa.
2016-06-14 18:14:17 +00:00
kamil
f99cc3affb Use pkgsrc-specific prefix in the example configuration
Little effect for a user - no PKGREVISION bumped.

Patch by Mateusz Poszwa
2016-06-13 22:40:26 +00:00
kamil
4c6f91e014 Import dunst-1.1.0 as x11/dunst
Dunst is a lightweight replacement for the notification-daemons
provided by most desktop environments. It's very customizable,
doesn't depend on any toolkits and therefore fits in those window
manager centric setups we all love to customize to perfection.

Dunst is a part of the j4tools tools set.

Originally packages in pkgsrc-wip by Mateusz Poszwa.
2016-06-11 22:07:01 +00:00