Daniel Hahler
|
31e25dc6a5
|
Cleanup usages/patching of awful.util.deprecate (#1966)
|
2017-08-10 12:18:54 +02:00 |
Kevin Zander
|
74fb39afbd
|
Remove deprecated calls in tests
Change deprecated util.table call in lib/awful/widget/clienticon.lua to gears.table call
|
2017-03-30 23:07:20 -05:00 |
Daniel Hahler
|
68de588f21
|
tests: fix indenting/style (#1303)
Basically:
> for f in **/*.lua; do vim '+set sw=4' '+norm gg=G' '+wq' "$f"; done
|
2016-12-27 21:39:08 +01:00 |
Emmanuel Lepage Vallee
|
c7fb00dd47
|
tests: Test awful.screen against regressions
|
2016-04-11 23:54:28 -04:00 |