xkcd-gtk

Comic Sticks (xkcd-gtk) is a simple xkcd comic viewer written in Go using GTK+3

GPL-3.0 License

Stars
19
xkcd-gtk - Comic Sticks 1.7.2 Latest Release

Published by rkoesters about 1 year ago

Update Dutch translations (thanks to @Vistaus).

Minor improvements:

  • The explain comic action now scrolls directly to the explanation.
  • Add icons to app actions in application metadata.
  • ChromeOS theming fixes.
  • Minor packaging fixes.
  • Dependency updates.
xkcd-gtk - Comic Sticks 1.7.1

Published by rkoesters over 1 year ago

Minor packaging fixes.

See release notes for v1.7.0: https://github.com/rkoesters/xkcd-gtk/releases/tag/v1.7.0

xkcd-gtk - Comic Sticks 1.7.0

Published by rkoesters over 1 year ago

Add the cache management window, allowing you to download all comic images in preparation for being offline.

Add or remove bookmarks with one button click.

Keyboard shortcut changes:

  • New: Add or remove a bookmark with ctrl+d
  • New: Show bookmarks list with ctrl+alt+d
  • Changed: toggle the light/dark theme with ctrl+t
xkcd-gtk - Comic Sticks 1.6.5

Published by rkoesters about 2 years ago

Minor improvements:

  • Overhaul search and bookmark menus to improve performance with large lists
  • Improve comic search by including results that are at most one edit distance away from the search query
  • Add shortcuts window and about window to desktop entry
xkcd-gtk - Comic Sticks 1.6.4

Published by rkoesters over 2 years ago

Add a couple new keyboard shortcuts and add some common aliases for existing keyboard shortcuts. Open the shortcuts window with ctrl+? to check out what's new!

Other improvements:

  • Fix crash when closing window in desktop environments that show an app menu (but for real this time)
  • Add support for launching as a D-Bus service in desktop environments that prefer that method of launching applications
xkcd-gtk - Comic Sticks 1.6.3

Published by rkoesters over 2 years ago

Minor improvements:

  • Fix crash when closing window in desktop environments that show an app menu
  • Fix dark mode signal loop caused by bug in dark mode switch
  • Fix window menu resizing after zooming
  • Use linked button style for zoom buttons on elementary OS to match all other platforms
xkcd-gtk - Comic Sticks 1.6.2

Published by rkoesters over 2 years ago

Minor improvements:

  • Fix keyboard navigation for dark mode switch
  • Fix dark mode switch animation when clicking label
  • Fix dark mode when using some themes that do not support gtk-application-prefer-dark-theme
xkcd-gtk - Comic Sticks 1.6.1

Published by rkoesters over 2 years ago

  • The dark mode toggle in the window menu is now a switch
  • Fix inversion of gifs with transparency in dark mode
  • Fix capitalization of "xkcd" in window and app menus
  • Add Turkish translation (thanks to @libreajans)
  • Update Dutch translation (thanks to @Vistaus)
xkcd-gtk - Comic Sticks 1.6.0

Published by rkoesters over 2 years ago

  • Zoom in and out to get a better look at comics.
  • Minor improvements to appearance of search, bookmark, and window menus.
  • Update dependencies.
xkcd-gtk - Comic Sticks 1.5.3

Published by rkoesters over 2 years ago

  • Fixes and tweaks to app UI text and translations.
  • Update dependencies.
xkcd-gtk - Comic Sticks 1.5.2

Published by rkoesters over 2 years ago

  • Improve caching behavior of "Newest Comic" button.
  • Fix a crash when closing the comic window while the properties dialog is not open.
  • Update dependencies.
xkcd-gtk - Comic Sticks 1.5.1

Published by rkoesters about 3 years ago

  • Fix a localization bug.
xkcd-gtk - Comic Sticks 1.5.0

Published by rkoesters about 3 years ago

  • Add a context menu when right-clicking on a comic.
  • Tweak spacing of navigation buttons on elementary OS.
  • Fix "Show Properties" keyboard shortcut hint in window menu.
  • Bump versions of dependencies.
xkcd-gtk - Comic Sticks 1.4.4

Published by rkoesters about 3 years ago

  • Improve appearance of window menu, including shortcut hints where applicable.
  • Tweak appearance of navigation buttons on elementary OS.
xkcd-gtk - Comic Sticks 1.4.3

Published by rkoesters about 3 years ago

  • Minor performance improvements.
xkcd-gtk - Comic Sticks 1.4.2

Published by rkoesters over 3 years ago

  • Improve UI contrast in dark mode by always using symbolic icons while in dark mode.
  • Improve comic metadata cache usage, decreasing app's internet usage.
xkcd-gtk - Comic Sticks 1.4.1

Published by rkoesters over 3 years ago

Improve dark mode on elementary OS by making the title bar dark instead of pastel blue.

xkcd-gtk - Comic Sticks 1.4.0

Published by rkoesters over 3 years ago

  • Move the random comic button to sit between the other navigation buttons.
  • Signicantly reduce app start up time when not connected to the internet.
  • Improve usage of cached data.
  • Add warning log message if there are app files that may have been misplaced due to a bug in version 1.3.2.
xkcd-gtk - Comic Sticks 1.3.2

Published by rkoesters over 4 years ago

  • Add Italian translations (Thanks to @albanobattistella)
  • Minor performance improvement to bookmarks menu
  • Fix a bug (race condition)
xkcd-gtk - Comic Sticks 1.3.1

Published by rkoesters almost 5 years ago

  • Add loading icon while fetching comic
  • Add Dutch translations (Thanks to @Vistaus)