sxmo-utils/scripts
Reed Wade 1edb932f44 fix a bug on picked notification file determination
If a notification body include a double whitespace, the PICKEDNOTIFFILE
computation fail to match cause we striped them when building the dmenu
choices.

To give an example, try to write this notification as

$ sxmo_notificationwrite.sh "random" \
"st -e tail -n9999 -f \"$HOME/.config/sxmo/xinit\"" \
"$HOME/.config/sxmo/xinit" \
"this body  is broken"

This patch fix this bug.

(Maintainer note: I changed the awk invocation to use tr, as suggested
by anjan)

Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2020-10-31 22:55:50 +01:00
..
appscripts Omit empty lines from youtube history file 2020-09-12 22:26:10 -05:00
core swapped the two move-window-to-next-desktop gestures, the direction of the swipe is now the direction of movement (makes more sense imho) 2020-10-31 13:54:49 +01:00
modem some minor cleanup of issues detected by shellcheck after applying the patch: 'modemmonitor: use dbus-monitor' 2020-10-31 22:37:21 +01:00
notifications fix a bug on picked notification file determination 2020-10-31 22:55:50 +01:00