awesome/lib/gears
Aidin 03285e8589
Comment and documentation improvement (#3943)
* Added that the timer timeout is in seconds

* Contrasted the differences of autostart and call_now

* A minor grammatical change

* Spread comments in multiple lines so lines would be shorter

* Used three dashes instead of one for documentation

* Included available cursor names as an ldoc files, and also added
a new file named 'cursor_c_lua.ldoc' which uses awesome comments
syntax, because the existing 'cursor_c.ldoc' could not be compiled.

* Fixed typo

* Fixed formatting and file names
2024-09-05 16:27:43 +02:00
..
object object: Make the legacy accessor code more robust. 2019-12-04 02:05:09 -05:00
sort doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
cache.lua add docs for gears.cache 2020-01-05 20:58:36 -06:00
color.lua gears.color: Update the property documentation. 2022-08-29 22:49:47 -07:00
debug.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
filesystem.lua Move some filesystem related logic in the screenshot lib to gears 2022-11-13 16:53:32 -08: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 doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
math.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
matrix.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
object.lua Update object.lua 2024-01-11 10:09:54 +00:00
protected_call.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
shape.lua doc: Fix warnings in `awful.screenshot` and `gears.shape`. 2023-12-30 14:21:13 -08:00
string.lua Added gears.string.psplit function to support patterns (#3839) 2023-11-18 17:14:35 -08:00
surface.lua gears.surface: Add crop (#3882) 2023-12-31 15:15:50 -08:00
table.lua Correct typo (#3927) 2024-08-18 12:22:16 +00:00
timer.lua Comment and documentation improvement (#3943) 2024-09-05 16:27:43 +02:00
wallpaper.lua gears.wallpaper: Deprecate. 2021-09-24 08:42:42 -07:00