awesome icon indicating copy to clipboard operation
awesome copied to clipboard

API link 404s

Open mxmilkiib opened this issue 2 years ago • 1 comments

At least the

wibox.awidget.button |  
-- | --
wibox.awidget.clienticon |  
wibox.awidget.keyboardlayout |  
wibox.awidget.launcher |  
wibox.awidget.layoutbox |  
wibox.awidget.layoutlist |  
wibox.awidget.prompt |  
wibox.awidget.taglist |  
wibox.awidget.tasklist |  
wibox.awidget.watch |  

links are 404ing on https://awesomewm.org/apidoc/documentation/03-declarative-layout.md.html

mxmilkiib avatar Jul 19 '23 22:07 mxmilkiib

Hello @mxmilkiib,

This table is generated from the cmake script https://github.com/awesomeWM/awesome/blob/master/docs/widget_lists.cmake and examples from https://github.com/awesomeWM/awesome/tree/master/tests/examples/wibox/awidget/defaults.

To fix this issue, we need to poke around and do some hacks at some place or the other.

Aire-One avatar Jul 24 '23 17:07 Aire-One