Ticket #537 (closed enhancement: fixed)
Work with Alex to transition send_message to Zenity (or libnotify)
Reported by: | jdreed | Owned by: | jdreed |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2010 (Lucid Deploy) |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
All the cool kids use barnowl these days, and nobody runs zwgc. send_message should really avoid writing to the Terminal unless $DISPLAY isn't set. It should instead communicate with the user via zenity, or possibly notify-send. notify-send would be all shiny, but libnotify-bin isn't installed by default, and (at least in Jaunty) messages behave weirdly with metacity when you mouse-over them.
Change History
Note: See
TracTickets for help on using
tickets.
Starting on Monday, for i386_deb40 and higher, send_message will try zephyr, then zenity, then finally fall back to the terminal.