Twinkle: Mark window as "demands attention" or show a text notification on incoming call

Posted Over 11 years ago. Visible to the public.

Mark window as "demands attention"

Install wmctrl through your package manager, i.e.

sudo apt-get install wmctrl

Download the attached script and mark it as executable.

Then go to Edit -> User Profile -> Scripts and add the script for "call incoming".

Text notification

You can additionally get a notification bubble in your window manager, by adding

notify-send "Eingehender Anruf..."

to the script.

Tobias Kraze
Last edit
Over 11 years ago
Attachments
Keywords
urgent
License
Source code in this card is licensed under the MIT License.
Posted by Tobias Kraze to makandra dev (2012-12-10 10:23)