awesome/lib/awful/widget
Daniel Hahler 3be423fcb3 awful.widget.graph: expose properties via getters
This allows to see if a widget is stacked for example.

It uses getters instead of exposing the properties directly, which
should be made readonly then probably (which has drawbacks according to [1]).

1: http://lua-users.org/wiki/ReadOnlyTables

Closes https://github.com/awesomeWM/awesome/pull/284.
2015-07-10 15:32:07 +02:00
..
button.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
common.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
graph.lua awful.widget.graph: expose properties via getters 2015-07-10 15:32:07 +02:00
init.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
keyboardlayout.lua fix: rename the rest of *.lua.in files 2015-06-22 11:28:36 +02:00
launcher.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
layoutbox.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
progressbar.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
prompt.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
taglist.lua taglist: call taglist_update only once per main loop 2015-07-09 11:46:46 +02:00
tasklist.lua tasklist: call tasklist_update only once per main loop 2015-07-09 11:46:45 +02:00
textclock.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00