awesome/objects
Daniel Hahler 178f479d15 drawin.c: check for integer for x, y, width, height
This adds luaA_getopt_integer, luaA_optinteger and luaA_checkinteger.

Lua 5.2 does not have support for this, but it would be available in Lua
5.3.

Closes https://github.com/awesomeWM/awesome/pull/320.
2015-08-12 14:07:22 +02:00
..
button.c Document C API directly in the C source code 2015-06-19 23:13:31 +02:00
button.h Clean up header includes 2014-03-30 20:07:48 +02:00
client.c client_resize_do: remove honor_hints argument 2015-08-04 20:50:49 +02:00
client.h Make client.focusable writable from Lua 2015-05-25 15:35:49 +02:00
drawable.c Document C API directly in the C source code 2015-06-19 23:13:31 +02:00
drawable.h drawable/drawin: Pass both lua_State and stack index around 2014-12-06 10:46:45 +01:00
drawin.c drawin.c: check for integer for x, y, width, height 2015-08-12 14:07:22 +02:00
drawin.h Clean up header includes 2014-03-30 20:07:48 +02:00
key.c Document C API directly in the C source code 2015-06-19 23:13:31 +02:00
key.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.c screen_client_moveto: only emit property::screen if it changed 2015-07-26 00:49:35 +02:00
screen.h Clean up header includes 2014-03-30 20:07:48 +02:00
tag.c doc: signals: minor improvements, mainly for "tagged" 2015-07-07 17:19:41 +02:00
tag.h tag_client: Add explicit lua_State argument 2014-12-06 11:14:59 +01:00
window.c Document C API directly in the C source code 2015-06-19 23:13:31 +02:00
window.h Clean up header includes 2014-03-30 20:07:48 +02:00