Skip to content

Releases: Lee-matod/GProfiles

v0.1.1

09 Apr 01:22
Compare
Choose a tag to compare

Changelog

Finish working on incomplete features.

Bug fixes

  • Only display foreground applications in the Detected Applications section.
  • Fix an issue where GProfiles would not respond due to the Application Detection process refresh rate being too low.

Dependency updates

The windows crate now also includes the following optional features:

  • Win32_UI
  • Win32_UI_WindowsAndMessaging
  • Win32_System_Threading
  • Win32_System_ProcessStatus

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Mar 22:31
Compare
Choose a tag to compare

Features

  1. Create a new profile by selecting an executable.
  2. Create a new profile by selecting a currently running process.
  3. Edit custom profiles.
    3.1. Rename a profile.
    3.2. Change the image of a profile.
    3.3. Change the top-level executable path of a profile.
  4. Delete profiles.
  5. Restart Logitech GHUB from the application.

Dependencies

Build dependencies

  • slint-build = v1.4
  • winres = v0.1.12

Full Changelog: https://github.com/Lee-matod/GProfiles/commits/v0.1.0