awesome/lib/gears
Uli Schlachter 94e9a030c1 Remove gears.sort
It's unused since commit 0aa4304bda. Before this was a stable sorting
algorithm since table.sort is allowed to be unstable. Apparently we don't need a
stable sorting algorithm anymore.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-02-07 12:24:35 +01:00
..
cache.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
color.lua gears.color: Add support for named colors 2016-01-17 14:27:29 +01:00
debug.lua Add timestamps to messages on stderr (#602) 2015-12-31 15:38:17 +01:00
init.lua Remove gears.sort 2016-02-07 12:24:35 +01:00
matrix.lua gears.matrix: Add ability to attach a function 2016-02-02 00:21:18 -05:00
object.lua gears.object:weak_connect_signal: Use a weak-value table (#520) 2015-12-10 23:19:52 +01:00
shape.lua gears.shape: Add isosceles_triangle shape 2016-02-02 00:21:42 -05:00
surface.lua gears.surface: Add a method to create a surface from a shape 2016-02-02 00:21:42 -05:00
timer.lua Add some documentation to gears.timer 2015-11-01 17:08:20 +01:00
wallpaper.lua gears.wallpaper: Remove some dead code 2016-01-17 17:39:52 +01:00