Uli Schlachter
|
88b98789a0
|
Rename the first argument to :draw to "context"
Signed-off-by: Uli Schlachter <psychon@znc.in>
|
2015-08-12 11:19:28 +02:00 |
Daniel Hahler
|
4a845ced0f
|
awful.widget.graph: setters: emit widget::updated only on changes
Ref: #284
|
2015-07-10 15:32:22 +02:00 |
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 |
Julian Wollrath
|
6cc7be512c
|
Remove the *.in from all files.
Signed-off-b: Julian Wollrath <jwollrath@web.de>
|
2015-06-19 22:33:32 +02:00 |