konbucase

A case converting app suitable for coding or typing

GPL-3.0 License

Stars
10
konbucase - KonbuCase 4.3.1 Released Latest Release

Published by ryonakano 2 months ago

  • Update translations
konbucase - KonbuCase 4.3.0 Released

Published by ryonakano 6 months ago

Visual and usability improvements.

  • Port to libadwaita (#148)
  • Better keyboard navigation with mnemonics (#154)
  • Show the default style at the top of style preferences menu (5b20f02ee902ef01d97941f4489a3b10b7da3520)
  • Add about dialog (not available on Pantheon) (#159 and #166)
  • Update translations

Changes made only for AppCenter build:

  • Update elementary Flatpak platform to 8 (#163)

Special Thanks

  • @cameronbosch for testing #148
konbucase - KonbuCase 4.2.0 Released

Published by ryonakano 6 months ago

This release has few user-facing changes:

  • Update submodules and fix a bug that case conversion not working properly
  • Update translations

However, there are many under-the-hood improvements, like code refactoring, Blueprint porting, and so on.

Thank you for contribution of @yakushabb, @razzeee, and all translators!

konbucase - KonbuCase 4.1.2 Released

Published by ryonakano 8 months ago

  • Set minimum window size to prevent it from being cut off
  • Send toast when text copied
  • Flatpak: Update platform version
  • Metainfo: Mark release descriptions as untranslatable
  • Update translations
konbucase - KonbuCase 4.1.1 Released

Published by ryonakano about 1 year ago

  • StyleSwitcher: Let system-synced style preference available on any platforms
  • Update submodules
  • Update translations
konbucase - KonbuCase 4.1.0 Released

Published by ryonakano over 1 year ago

  • New icon shape (big thanks to @lenemter)
  • Improve app metainfo
  • Update Flatpak runtime version
  • Update translations
konbucase - KonbuCase 4.0.0 Released

Published by ryonakano about 2 years ago

  • Migrate to GTK 4, the latest version of GTK
  • Set kebab-case as a default case for the result view, so that users can understand what they can do with the app more intuitively
  • Fix no style button selected on non-Pantheon desktop environments when first launch
  • Update translations
konbucase - KonbuCase 3.4.2 Released

Published by ryonakano over 2 years ago

  • Update Flatpak runtime version
  • Update translations

We now use Hosted Weblate for accepting translations. Thank you for your contribution, all translators!

konbucase - KonbuCase 3.4.1 Released

Published by ryonakano over 2 years ago

  • Check desktop environment on runtime

Translation updates:

  • Update Italian translation (thanks to @albanobattistella)
konbucase - KonbuCase 3.4.0 Released

Published by ryonakano almost 3 years ago

  • Focus the source view by default
  • Redesign the style switcher

Translation updates:

  • Update Japanese translation
konbucase - Konbucase 3.3.0 Released

Published by ryonakano about 3 years ago

  • Rounded window corners
  • Support building without Granite for other distributions

Translation updates:

  • Add Lithuanian translation (thanks to @PolPolyLingo)
  • Update Japanese translation
konbucase - Konbucase 3.2.1 Released

Published by ryonakano about 3 years ago

  • Fix building fails in Flatpak
konbucase - Konbucase 3.2.0 Released

Published by ryonakano about 3 years ago

  • Publish the app to the new AppCenter on elementary OS 6 with the Flatpak manifest
  • Update Dutch translation (thanks to @Vistaus)
  • Update Italian translation (thanks to @Sav22999)
  • Update Japanese translation
konbucase - Konbucase 3.1.0 Released

Published by ryonakano over 3 years ago

  • Support Sentence case
  • Add Turkish translation (thanks to @safak45x)
  • Update Japanese translation
  • Clean code
konbucase - Konbucase 3.0.0 Released

Published by ryonakano about 4 years ago

  • The UI and the core structure that handles actual conversion are now separated! The core part is now an independent library
  • Rename all occurrence of 'target' to 'source' because the word 'target' is rather similar to "result" which is used in the opposed meaning in the project
  • Fix changing result case sometimes doesn't take effect
  • Quit the app with Ctrl+Q
  • Add Dutch translation (thanks to @Vistaus)
  • Add Portuguese translation (thanks to @rottenpants466)
konbucase - Konbucase 2.0.0 Released

Published by ryonakano over 4 years ago

  • The app now saves the app state changes on time. Even if you kill the app, it restores the latest state on recovery.
  • Side-by-side view (proposed by @Fatih20). The source texts are now shown on the left side of the window, and result texts are on the right side. This design is commonly seen in other places like when previewing a Markdown file in a text editor.
  • The app now has a new set of icons! Big thanks to @Fatih20 🎉
konbucase - Konbucase 1.0.1 Released

Published by ryonakano over 4 years ago

  • Fix changing OS-wide dark style preference is not reflected
  • Update French translation (thanks to @NathanBnm)
konbucase - Konbucase 1.0.0 Released

Published by ryonakano over 4 years ago

  • Fix the app freezes when trying to input texts in result_combo_entry
  • Respect an elementary OS-wide dark preference
  • Add a description tooltip to each case
  • Allow setting per-app dark style preference
  • Update translations
konbucase - Konbucase 0.1.1 Released

Published by ryonakano over 4 years ago

  • Add French translation (thanks to @NathanBnm)
  • Add Italian translation (thanks to @mirkobrombin)
  • Add Japanese translation
  • Update result texts when changing ComboBox selection
konbucase - KonbuCase 0.1.0 Released

Published by ryonakano over 4 years ago

Today I released my second app designed for elementary OS: KonbuCase.

With this app, you can convert your text between camelCase, PascalCase, snake_case, kebab-case, and space-separated.