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

feat: better handling of 'unresponsive' event #1952

Merged
merged 6 commits into from
Feb 1, 2022
Merged

Commits on Jan 21, 2022

  1. refactor: replace deprecated 'crashed' event

    electron/electron#23096
    
    License: MIT
    Signed-off-by: Henrique Dias <[email protected]>
    hacdias committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a139095 View commit details
    Browse the repository at this point in the history
  2. refactor: cleanup unresponsive event

    License: MIT
    Signed-off-by: Henrique Dias <[email protected]>
    hacdias committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    c29f882 View commit details
    Browse the repository at this point in the history
  3. style: render-process-gone log

    lidel authored and hacdias committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    46df774 View commit details
    Browse the repository at this point in the history
  4. feat: ux element when window becomes unresponsive

    License: MIT
    Signed-off-by: Henrique Dias <[email protected]>
    hacdias committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fc7db43 View commit details
    Browse the repository at this point in the history
  5. re-add log

    License: MIT
    Signed-off-by: Henrique Dias <[email protected]>
    hacdias committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    c51823e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. style: improved helptext

    dedicated button labels remove any ambiguity
    lidel committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    9561bc4 View commit details
    Browse the repository at this point in the history