rtfm

Gnome dash docset documentation reader written in Crystal

MIT License

Stars
29

Bot releases are hidden (Show)

rtfm - Latest Release

Published by hugopl about 2 months ago

Added

  • Add Alt+Up/Down shortcut to select previous/next docset in locator dialog.

Fixed

  • Only link to necessary libraries directly used by rtfm.
  • Log unhandled exceptions before quit on errors.
  • Do not hide locator if nothing was loaded yet.
  • Fix some keyboard focus issues.
rtfm -

Published by hugopl 4 months ago

Added

  • Add documentation for GLib, Gio and GObject.

Fixed

  • Fixed document hierarchy for Struct, Namespace and Mixin documents.
  • Remove -Dpreview_mt to improve stability and add few other compiler options.
rtfm -

Published by hugopl 7 months ago

Added

  • It's possible to launch rtfm with a query, meanwhile the default docset is used.

Fixed

  • Added missing icon for Signal documents.
rtfm -

Published by hugopl 7 months ago

Fixed

  • Fix compilation with GLib 2.80 and GTK 4.14.
  • Search text is selected when locator is show.
  • Do not fork on --license and --version command line arguments.

Changed

  • Removed buttons to search-prev/search-next, use F3/Ctrl+F3 instead.
  • Show arguments on Crystal docset methods and functions.
  • Class only search was temporary removed.

Added

  • Added document hierarchy, a sidebar was added to show them.
  • Show arguments on Crystal docset methods and functions.
rtfm -

Published by hugopl 8 months ago

Added

Fixed

  • Redis docset now works.
rtfm -

Published by hugopl 8 months ago

Added

  • New UI
  • It's possible to search only classes by prefixing the search with "c ".
  • It's possible to search only methods by prefixing the search with ". ".

Fixed

  • Fixed incompatibilities with some docsets, many more still existing.

Changed

  • Removed save session feature.
rtfm -

Published by hugopl 10 months ago

Fixed

  • Fix crash caused by GResource being compiled at runtime, thanks @sund3RRR (#14).
rtfm -

Published by hugopl 11 months ago

Fixed

  • Fix crashes with GTK4 > 4.6
rtfm -

Published by hugopl about 1 year ago

Fixed

  • Don't refuse to start if there are removed docsets in the saved session.
  • Remove use of GTK deprecated API.
rtfm -

Published by hugopl over 1 year ago

Fixed

  • Fixed compilation with Harfbuzz 8.0.
  • Fixed makefile for parallel builds.
rtfm -

Published by hugopl over 1 year ago

Added

  • Added built in GTK docsets (GLib, Gio and GObject still missing).
  • Added locator menu to change current docset.
  • Page search on Ctrl+F or any input when webview is focused.
  • Added flatpack package.

Fixed

  • Search results scroll bar stay always on top after a search change.
  • Only show search results popover if there are results to show.
rtfm - Barely usable

Published by hugopl over 1 year ago

Added

  • Barely usable, this release is just to have an ArchLinux AUR package.