Uli Schlachter
b8b270a91e
Make xrdb_get_value() behave as documented
...
The documentation states that this function returns nil if the property does not
exist, but it actually returned nothing. And yes, in Lua this is a difference...
2016-02-29 11:13:58 +01:00
Uli Schlachter
a141370704
Add a vim modeline to all C source
...
Most of the files already had this, at least.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-12-12 17:42:16 +01:00
Daniel Hahler
1050237d04
minor: fix/improve doc comments
2015-07-12 17:42:53 +02:00
Daniel Hahler
5c3734e583
luaA_xrdb_get_value: add resource name/class to warning
2015-07-12 17:30:59 +02:00
actionless
cec04b2684
Add DPI support and 'xresources' theme
...
This makes awesome respect DPI settings, and adds a new theme based on
xrdb and xsettingsd color settings ("xresources").
Closes https://github.com/awesomeWM/awesome/pull/229
2015-06-25 06:40:38 +02:00