Skip to content

Releases: ItsZariep/SGLauncher

Release ci-20241123.0244

23 Nov 02:45
Compare
Choose a tag to compare

Add new options / Partial rewrite

  • Add "useiconview"
  • Add "iconsize"
  • Rewrite program arguments to use GOptionEntry
  • Rewrite settings to use GKeyFile
  • Now applications are loaded from g_get_system_data_dirs() and g_get_user_data_dir()

Release ci-20241030.1625

30 Oct 16:27
Compare
Choose a tag to compare

fix calc, fix settings

Release ci-20240911.1919

11 Sep 19:20
Compare
Choose a tag to compare
  • fix calculator issues
  • fix icon theme issues
  • fix search issues

from 20240911.0631 (Removed in favor of these fixes)

  • Enhance search behavior
  • add new calc features
    • cosh
    • acos
    • tanh
    • atan
    • sinh
    • asin
    • natural log
    • log with base
    • Root with base

ci-20240907.0245

07 Sep 02:46
Compare
Choose a tag to compare

Replace main listbox with TreeView