awesome/lib/awful/widget
Kevin Zander c3461b535c gears: Move awful.util.table to gears.table (#1641)
* Move table functions out of awful.util into new gears.table

* travis: Use v9999 prefix for full requests

Make sure no newly deprecated functions are used

* Move all `awful.util.table.*` calls to `gears.table.*` calls
Move table test functions from awful/util_spec to new gears/table_spec
Change awful.util.subsets call to gears.math.subsets in awful/key.lua
2017-03-08 15:18:33 -05:00
..
button.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
common.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
graph.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
init.lua Add a only_on_screen container widget 2017-03-03 13:25:28 +01:00
keyboardlayout.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
launcher.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
layoutbox.lua layoutbox: Update when a tag's screen changes (#1505) 2017-02-02 22:45:33 +01:00
only_on_screen.lua gears: Move awful.util.table to gears.table (#1641) 2017-03-08 15:18:33 -05:00
progressbar.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
prompt.lua feat(awful: widget: promptbox): accepts `fg` and `bg` as arguments; improve docstring 2017-02-12 17:59:19 +01:00
taglist.lua Merge pull request #1404 from Veratil/tasklist-spacing-fix 2017-01-16 23:39:53 -05:00
tasklist.lua Fix Luacheck 0.19.0 release Travis breaks 2017-03-03 16:41:12 -06:00
textclock.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
watch.lua awful.widget.watch: return timer too 2017-02-08 14:53:40 +01:00