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

Fix two crash bugs, add new context menu items #175

Merged
merged 6 commits into from
Aug 25, 2024

Commits on Aug 23, 2024

  1. Fixed crash bug when right clicking on nothing and added 'Add group' …

    …and 'Add watch' to the empty context menu
    camila314 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f8c3b9f View commit details
    Browse the repository at this point in the history
  2. Fix pointer level crash bug

    camila314 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1315a7d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Make it work for groups too

    camila314 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    22c7baf View commit details
    Browse the repository at this point in the history
  2. use node instead

    camila314 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    aa68881 View commit details
    Browse the repository at this point in the history
  3. change the key thing

    camila314 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7077870 View commit details
    Browse the repository at this point in the history
  4. make it format

    camila314 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    56d9063 View commit details
    Browse the repository at this point in the history