awesome/lib/awful/widget
Emmanuel Lepage Vallee 86d1b1c22c doc: Add a mandatory `@noreturn` for functions and methods.
The goal is to catch cases where the return value exists, but is
forgotten. There was a large enough number of them to turn this
into a real check. Initially, I just wanted to implement it to fix
the problems, then delete the code. But since this is so common, I
think it is worth the annoyance.
2022-08-29 22:49:45 -07:00
..
button.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
calendar_popup.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
clienticon.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
common.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
graph.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
init.lua widget: Add a layoutlist widget 2019-01-26 01:34:59 -05:00
keyboardlayout.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
launcher.lua doc(@supermodule): Add to awful.widget modules 2021-04-02 19:24:07 +02:00
layoutbox.lua doc: Fix the `layoutbox` doc. 2022-08-29 22:48:54 -07:00
layoutlist.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
only_on_screen.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
progressbar.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
prompt.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
taglist.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
tasklist.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
textclock.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
watch.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00