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

gui: add splash screen hook (bug 1845573) #1401

Closed
wants to merge 2 commits into from

Commits on Jul 31, 2023

  1. gui: remove unused module from app bundle (bug 1845801)

    - also run linting on file while we're at it
    zzzeid committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b65b473 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. gui: add splash screen hook (bug 1845573)

    - create new BUNDLE_WITH_TK class
    - add required tcl/tk files to "lib" directory in bundle
    - force resigning of bundle after it is assembled
    - add splash runtime hook that shows a loading message
    zzzeid committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e987a6c View commit details
    Browse the repository at this point in the history