awesome/lib/awful
Uli Schlachter 31b69dbe1a drawable: Use a context table as first argument to :draw()
This table contains the drawable, wibox and titlebar that we are drawing on, but
also includes the screen and the DPI of that screen. This allows widgets to
depend on the DPI in their rendering.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-08-12 11:17:48 +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 awful.widget.keyboardlayout: Rename private members 2015-08-11 12:44: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 drawable: Use a context table as first argument to :draw() 2015-08-12 11:17:48 +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