awesome/lib/wibox
Aire-One aaec225545 fix(w.w.template) free queued_updates array
This is a small cleanup to not keep in memory a value we don't need.

After the update_callback callback is called, we don't need to remember
it happens this callback was  queued before. (It also prevents a
possible memory leak (of a boolean value) when widgets are destroyed)
2022-10-22 15:44:34 -07:00
..
container wibox.container.tile: Update the property documentation. 2022-08-29 22:49:47 -07:00
layout wibox.layout.stack: Update the property documentation. 2022-08-29 22:49:47 -07:00
widget fix(w.w.template) free queued_updates array 2022-10-22 15:44:34 -07:00
drawable.lua doc: Add documentation linting and fix all issues it found. 2022-08-29 22:48:54 -07:00
hierarchy.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00
init.lua doc: Add a mandatory `@noreturn` for functions and methods. 2022-08-29 22:49:45 -07:00