awesome/lib/gears
Aire-One 32827126cc Merge remote-tracking branch 'elv/reactive' 2021-03-28 20:09:07 +02:00
..
object object: Make the legacy accessor code more robust. 2019-12-04 02:05:09 -05:00
sort doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
cache.lua add docs for gears.cache 2020-01-05 20:58:36 -06:00
color.lua fix(gears: colors: recolor_image): always duplicate the surface (#3233) 2021-03-27 23:48:48 -07:00
connection.lua Add a new `gears.connection` module. 2020-11-30 00:43:38 -08:00
debug.lua gears.debug: Use the API level as the source of truth. 2020-02-08 17:18:01 -05:00
filesystem.lua Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01:00
geometry.lua gears.geometry: Add a `rectangle.is_inside` function. 2020-02-10 04:13:17 -05:00
init.lua Add a new `gears.watcher` module. 2020-11-30 00:43:38 -08:00
matcher.lua fixup! fix(gears: matcher: default_matcher): handle sidecase of string.match-ing the empty string ('') 2020-04-22 01:52:41 +02:00
math.lua gears.math: add the sign function 2020-05-01 15:17:14 +07:00
matrix.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
object.lua object: Add a private API to optimize chain of responsibilities. 2020-03-15 04:08:06 -04:00
protected_call.lua tests: Expose the previously private gears.protect_call error handlers. 2019-08-03 01:45:22 -04:00
reactive.lua Add a new reactive programming module. 2020-11-29 22:33:00 -08:00
shape.lua Respect line column limit 2021-03-07 11:09:45 +01:00
string.lua Protect endswith and startswith from nil str 2021-01-26 17:58:25 +01:00
surface.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
table.lua fix(doc): gears.table.keys: s/integer keys/integer/ (#3293) 2021-03-22 12:05:17 -07:00
timer.lua timer: Enable the full `gears.object` property support. 2020-11-29 03:12:53 -08:00
wallpaper.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
watcher.lua Add a new `gears.watcher` module. 2020-11-30 00:43:38 -08:00