awesome/lib/gears
Emmanuel Lepage Vallee 75019c3f6f Implement fixes for Luacheck 0.26.1
* Rename or mute parameters starting with _
 * Replace `not (>=)` with `<`
2022-08-28 16:59:14 -07: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 Update documentation for gears.color.parse_color(col) method 2022-02-12 21:04:21 +00:00
debug.lua gears.debug: Use the API level as the source of truth. 2020-02-08 17:18:01 -05:00
filesystem.lua gears.filesystem: Improve get_random_file_from_dir. 2021-09-24 08:38:13 -07:00
geometry.lua Implement fixes for Luacheck 0.26.1 2022-08-28 16:59:14 -07:00
init.lua gears: Add a new sort module 2018-03-04 01:29:33 -05:00
matcher.lua Implement fixes for Luacheck 0.26.1 2022-08-28 16:59:14 -07: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 doc(@supermodule): gears.object inheritable doc 2021-04-02 19:24:07 +02:00
protected_call.lua tests: Expose the previously private gears.protect_call error handlers. 2019-08-03 01:45:22 -04:00
shape.lua Fix typo (#3562) 2022-02-07 11:08:08 -08:00
string.lua Protect endswith and startswith from nil str 2021-01-26 17:58:25 +01:00
surface.lua Implement fixes for Luacheck 0.26.1 2022-08-28 16:59:14 -07:00
table.lua doc: Implement review suggetions 2021-06-20 12:25:11 +02:00
timer.lua Merge pull request #3513 from necauqua/fix-timer 2021-12-22 12:52:07 -08:00
wallpaper.lua gears.wallpaper: Deprecate. 2021-09-24 08:42:42 -07:00