awesome/lib/gears
Uli Schlachter 675900407a Deprecate gears.filesystem.get_dir
It is a useless thin wrapper around other functions. It's better to use
these other functions directly.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-03-11 16:08:07 +01:00
..
object Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
sort gears: Add a new sort module 2018-03-04 01:29:33 -05:00
cache.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
color.lua Give the docs for gears.color some improvements 2018-01-22 11:53:39 +01:00
debug.lua gears.debug.print_{warning_error}: add "awesome: " prefix (#1968) 2017-08-10 14:08:32 +02:00
filesystem.lua Deprecate gears.filesystem.get_dir 2018-03-11 16:08:07 +01:00
geometry.lua gears.geometry: Fix rectangle intersection computation 2017-03-12 17:01:45 +01:00
init.lua gears: Add a new sort module 2018-03-04 01:29:33 -05:00
math.lua Move math functions out of awful.util into new gears.math 2017-03-02 18:15:59 -06:00
matrix.lua gears.matrix: Add create_rotate_at() (#1181) 2016-10-25 15:37:49 +02:00
object.lua object: Add support for signal forwarding 2017-08-19 22:52:08 -04:00
protected_call.lua Fix traceback in gears.protected_call (#1178) 2016-10-22 00:54:08 +02:00
shape.lua Fix whitespace warnings reported by luacheck (#1229) 2016-11-21 22:38:23 +01:00
string.lua Add startswith and endswith function to gears.string, change awful.completion to use startswith over local function 2017-08-14 10:48:12 -05:00
surface.lua shims: Use cairo PNG support instead of GDK 2018-02-25 18:01:08 -05:00
table.lua Add map function to gears.table 2017-03-20 20:20:36 -04:00
timer.lua Add call_now argument to gears.timer 2017-10-31 18:24:53 +02:00
wallpaper.lua Add some introductionary documentation to gears.wallpaper 2018-01-22 11:22:05 +01:00