Skip to content

Releases: ItsZariep/SGLauncher

Release 1.0

08 May 17:13
Compare
Choose a tag to compare

Project is currently in a stable status, only small fixes since 0.92

Release 0.92

17 Apr 05:56
Compare
Choose a tag to compare

Fix UI issues, update Spanish translation

Release 0.91

14 Apr 03:00
Compare
Choose a tag to compare
  • Enhance calc behavior
  • Now can search for binaries in $PATH
  • add a Small warning when user is root

0.90

06 Apr 08:09
Compare
Choose a tag to compare
0.90 Pre-release
Pre-release

0.90 Pre-Release!

Notable new features since last ci-update

  • Add optional quick access bar
  • Toggleable ignore NoDisplay, Terminal and OnlyShowIn values
  • Toggleable search recursive for entries
  • Open file/directory entry
  • Exit when unfocused
  • Single instance mode
  • Hide CSD Decoration / WM Decoration
  • Custom CSS styling support
  • And many more!

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