Biblioteca icon indicating copy to clipboard operation
Biblioteca copied to clipboard

Documentation viewer for GNOME

Results 30 Biblioteca issues
Sort by recently updated
recently updated
newest added

I'm really not sure if it's really possible. If not, I guess I will see this issue closed. I think a search provider would be really useful for this app,...

enhancement

In the WebView widget, I think the default context menu is used. This includes 'Stop', 'Reload' and 'Inspect Element'. I suggest it would be better if they're removed, leaving just...

WIP todos: * [ ] Check if the doc set exists (docs.gtk.org/) * [ ] Check if the file exists * [ ] Clean up code Fixes https://github.com/workbenchdev/Biblioteca/issues/24

As suggested by @bragefuglseth, we could try changing the styling of gi-docgen generated docs (such as changing bg/fg colors and setting font to Cantarell) to match the theme of Adwaita....

enhancement

Thank you for this amazing software! GTK and libadwaita often have new API that is not included in the stable releases for a long time. Please make it possible to...

From discussion https://github.com/workbenchdev/Biblioteca/pull/52#discussion_r1398862715, most people might not need most of the docs that are shipped by default, therefore it makes sense to provide an option to filter docs according to...

enhancement

We might want to consider always showing the option to show/hide the sidebar. Right now it's only shown when the first breakpoint is triggered. Especially for online docs, we should...

enhancement

When searching for e.g. "scrolledwindow" the GtkScrolledWindow class is not in the first page of results. While one can enter any method and go up, it might make sense to...

enhancement

We currently support gi-docgen docs, we should support other formats. * ~Zim~ - not for dev docs * ~DevHelp~ - deprecated? * ~gtk-doc~ deprecated * [devdocs](https://github.com/freeCodeCamp/devdocs) - there is a...

enhancement