[Goodies-dev] [Bug 3437] Allow on-click action on the displayed text

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jun 19 05:16:48 CEST 2016


https://bugzilla.xfce.org/show_bug.cgi?id=3437

--- Comment #7 from ToZ <tony.paulic at gmail.com> ---
Created attachment 6708
  --> https://bugzilla.xfce.org/attachment.cgi?id=6708&action=edit
Adds <txtclick> functionality

Attached is a patch (based on the current git tree) that adds the ability to
click on the text field (value) and run a command. A new tag has been added:

<txtclick> </txtclick>

that holds the name of the executable to run when clicking on the text (value)
field. You can still use <click></click> to run commands on the image.

Example GenMon command:

echo
"<img>/home/toz/.icons/arch.png</img><txt>Test</txt><click>gcolor2</click><txtclick>galculator</txtclick><tool>This
is a tool tip</tool>"


Would appreciate some testing and feedback.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the Goodies-dev mailing list