awesome/lib/awful
Daniel Hahler b600b143b6 tooltip: re-add `no_offscreen` back to `place`
The tooltip might be partly outside of the screen, and especially the
workarea, e.g. for tooltips on the tasklist.

Calling `awful.placement.no_offscreen` makes sure that it is fully
inside, and will even restrict it to the workarea, not only to the screen.

Closes https://github.com/awesomeWM/awesome/pull/409.
2015-08-14 14:28:06 +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 tasklist: handle transient_for with skip_taskbar clients 2015-08-12 14:31:16 +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 Add client.get_transient_for_matching and .is_transient_for 2015-08-12 14:31:16 +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 Add awful.placement.next_to_mouse 2015-08-12 13:22:59 +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 titlebar: add tooltips for icon buttons 2015-08-02 15:36:54 +02:00
tooltip.lua tooltip: re-add `no_offscreen` back to `place` 2015-08-14 14:28:06 +02:00
util.lua Add awful.util.round 2015-08-12 14:09:45 +02:00
wibox.lua awful.wibox: round x/y/width/height wibox arguments 2015-08-12 14:14:14 +02:00