awesome/lib/awful
Daniel Hahler 14e63fbcd7 awful.tooltip: do not hide when entering its wibox
Because of `placement.under_mouse` (and without
`placement.no_offscreen` fixing it), this will cause the tooltip to hide
immediately again.

There is no need for hooking into this signal, but this adds a click
handler to close the tooltip when clicking into it.
2015-08-02 15:36:54 +02:00
..
client Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
layout Preserve old mousegrabber behavior (additionally) 2015-07-28 13:09:50 +02:00
mouse Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
widget widget.common.list_update: improve margins (dpi / imagebox) 2015-08-01 17:39:48 +02:00
autofocus.lua Use `hints` table argument with `request::activate` signal 2015-06-25 06:47:39 +02:00
button.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
client.lua Fix missing parenthesis to a call of screen.focused 2015-07-29 18:47:34 +02:00
completion.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua Fix ewmh.activate to use the hints argument 2015-07-10 15:13:16 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
key.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
keygrabber.lua keygrabber.grabber: rename function name 2015-07-22 13:52:47 +02:00
menu.lua awful.menu: use beautiful.xresources.apply_dpi for margins 2015-08-01 17:47:51 +02:00
placement.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
prompt.lua Replace uses of color_strip_alpha with ensure_pango_color, refactor 2015-07-10 18:11:45 -04:00
remote.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
rules.lua minor: fix/improve doc comments 2015-07-12 17:42:53 +02:00
screen.lua Add awful.screen.focused [FS#1029] 2015-07-21 12:51:45 +02:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua Add awful.screen.focused [FS#1029] 2015-07-21 12:51:45 +02:00
titlebar.lua wibox.drawable: add __tostring meta method 2015-08-01 11:21:50 +02:00
tooltip.lua awful.tooltip: do not hide when entering its wibox 2015-08-02 15:36:54 +02:00
util.lua Merge pull request #155 from silverhammermba/pango_color 2015-07-25 23:26:22 +02:00
wibox.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00