Hi,

On 31.10.2012 18:26, Jan Frederick Eick wrote:
[...]
> A simple snippet from the comments of tooltip.lua in my rc.lua:
> [SNIP]
> mytextclock = awful.widget.textclock("%H:%M",60)
> test = awful.tooltip({ objects = { mytextclock }, timer_function = 
> function() return os.date("Today is %A %B %d %Y\nThe time is %T") end })
> [/SNIP]
> 
> Awesome greets me with a red naughty notification stating:
> /usr/share/awesome/lib/gears/object.lua:30: Trying to connect to 
> non-existent signal 'mouse::enter'
[...]

Thanks for the report. I just fixed this:

commit fa86fbeb5205c02af0ad132825e8c54386f6a89c
Author: Uli Schlachter <[email protected]>
Date:   Wed Oct 31 22:12:30 2012 +0100

    lib/wibox: Make signals from drawables available

    Signed-off-by: Uli Schlachter <[email protected]>

Uli
-- 
"Every once in a while, declare peace. It confuses the hell out of your enemies"
 - 79th Rule of Acquisition

-- 
To unsubscribe, send mail to [email protected].

Reply via email to