Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GUI Launcher #4

Merged
merged 12 commits into from
Apr 4, 2024
Merged

Implement GUI Launcher #4

merged 12 commits into from
Apr 4, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    51219e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c35124 View commit details
    Browse the repository at this point in the history
  3. Abstracted away all CLI msgs through sk_text module

    Also added the license notice at the top of the files that didn't had it
    iWas-Coder committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    649ad78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dcb7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca757ed View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    88fe4c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85715b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4cd1dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447e589 View commit details
    Browse the repository at this point in the history
  3. Created general UI structure

    Also, Makefile-wise, added additional config flag to be able to see
    errors and warnings of Cargo (RSC) in human-readable format (default
    is disabled).
    iWas-Coder committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5f69a36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a54a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df156a7 View commit details
    Browse the repository at this point in the history