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

add gitignore for PyCharm #25

Open
wants to merge 138 commits into
base: main
Choose a base branch
from
Open

add gitignore for PyCharm #25

wants to merge 138 commits into from

Commits on Jun 3, 2023

  1. add gitignore for PyCharm

    acidcoke committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    771739c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. initial attempt

    working but needs to run as admin
    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e0217c2 View commit details
    Browse the repository at this point in the history
  2. runas admin version

    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cd57d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5d322 View commit details
    Browse the repository at this point in the history
  4. updating requirements

    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    40705fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0a671 View commit details
    Browse the repository at this point in the history
  6. adding readme details

    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2dc590f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bb3107 View commit details
    Browse the repository at this point in the history
  8. reverting to installer name

    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    417da76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d99616 View commit details
    Browse the repository at this point in the history
  10. reverting binary name

    willwade authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8c2f71e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9392ad0 View commit details
    Browse the repository at this point in the history
  12. a fix for #7

    Amazing this works in the current build. google#7
    willwade committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fa17bd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    9225d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4dcc7 View commit details
    Browse the repository at this point in the history
  3. fixing color?

    willwade committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    716ca97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70e95e1 View commit details
    Browse the repository at this point in the history
  5. add icon for app

    willwade committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2b196a1 View commit details
    Browse the repository at this point in the history
  6. fiximg issues with fgcolor

    willwade committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c23b1a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    970bd16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    552879b View commit details
    Browse the repository at this point in the history
  9. stupid typo

    willwade committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    13f73b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9212f7d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. build portable and autostart

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    22a1490 View commit details
    Browse the repository at this point in the history
  2. adding portable build

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    11612e0 View commit details
    Browse the repository at this point in the history
  3. stupid typo

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fdb2227 View commit details
    Browse the repository at this point in the history
  4. clearer sections for zipping

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    701dff2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cb0bfd View commit details
    Browse the repository at this point in the history
  6. swap installer and portable

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4a136f4 View commit details
    Browse the repository at this point in the history
  7. d'oh! its a zip not a exe

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a60eba5 View commit details
    Browse the repository at this point in the history
  8. one last thing

    willwade committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5846347 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. unchecking desktop defaults

    willwade committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6ad7452 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    df492bd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    1628611 View commit details
    Browse the repository at this point in the history
  2. rename to Grimassist

    acidcoke committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f5bb7a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    2e50742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763a67c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update src/config_manager.py

    Co-authored-by: acidcoke <oliver@hinzmann.xyz>
    willwade and acidcoke authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d94dbbd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    updating 3.10 to follow GH Action
    willwade authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dbeda43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4054ea8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31590c7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'inno6-installer' of github.com:willwade/project-gamefac…

    …e into willwade-inno6-installer
    acidcoke committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3e10ab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a857ec View commit details
    Browse the repository at this point in the history
  7. Merge branch 'inno6-installer' of github.com:willwade/project-gamefac…

    …e into willwade-inno6-installer
    acidcoke committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    67a5ec6 View commit details
    Browse the repository at this point in the history
  8. rename to grimassist

    acidcoke committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d404a2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e83d668 View commit details
    Browse the repository at this point in the history
  10. Update windows-build-release.yml

    fixing for new repo layout. master -> main
    willwade authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e2952aa View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b6e7bd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from acidcoke/add-cursor-toggle

    Squashed commit of the following:
    
    commit d7f98bf11d4a8ef561b9f206692f26715a8cb190
    Merge: b6e7bd5 57f5af9
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Tue Nov 14 16:13:20 2023 +0100
    
        Merge branch 'add-cursor-toggle'
    
    commit 57f5af9
    Merge: 260afdf 763a67c
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Sun Nov 12 21:46:14 2023 +0100
    
        Merge branch 'main' into add-cursor-toggle
    
    commit 260afdf
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Mon Jun 5 22:27:11 2023 +0200
    
        fix profile_1 default
    
    commit 6826ca7
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Sat Jun 3 17:24:14 2023 +0200
    
        fix bug were inactive keybinder was still recognizing
    
    commit 27dc7b6
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Mon May 29 21:41:30 2023 +0200
    
        make cursor setting saveable
    
    commit 9f2b4a4
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Mon May 29 21:08:31 2023 +0200
    
        disabling cursor also disables sliders
    
    commit e2c5ba4
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Mon May 29 21:07:33 2023 +0200
    
        fix slider ui
    
    commit 55c00f5
    Author: acidcoke <oliver@hinzmann.xyz>
    Date:   Sun May 28 13:32:56 2023 +0200
    
        roughly implement cursor toggle
    acidcoke committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4434cb6 View commit details
    Browse the repository at this point in the history
  3. Add cursor toggle (#2)

    * roughly implement cursor toggle
    
    * fix slider ui
    
    * disabling cursor also disables sliders
    
    * make cursor setting saveable
    
    * fix bug were inactive keybinder was still recognizing
    
    * fix profile_1 default
    acidcoke authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    10685d5 View commit details
    Browse the repository at this point in the history
  4. 0.3.34 bump (#4)

    * add rule to build workflow
    
    * bump version to 0.3.34
    acidcoke authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    366ad29 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix for paths

    willwade committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dd22197 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from acidcoke/path-fix-installer

    fix for paths
    willwade authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4b54107 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. skip loading of page_home

    acidcoke committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    814ec8d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. remove page_home from menu

    acidcoke committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    b33b706 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Create pylint.yml

    acidcoke authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e6e2559 View commit details
    Browse the repository at this point in the history
  2. fix typos

    acidcoke committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6938fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b09ad3b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    5f4c6d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    992a59f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1fafd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    9365341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf22345 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix frames imports

    acidcoke committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1e3f970 View commit details
    Browse the repository at this point in the history
  2. add missing requirements

    acidcoke committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d506013 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    01b6562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9146851 View commit details
    Browse the repository at this point in the history
  3. update requirements

    acidcoke committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    522a391 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. refactoring for legibility

    acidcoke committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    1530f5d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge pull request #7 from acidcoke/simplify-gui

    Remove Homescreen from Application
    acidcoke authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    bf45ede View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Fix camera update issue

    acidcoke committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bf26034 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from acidcoke/camera-loading-speedup

    Fix camera update issue
    acidcoke authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    dcba8ba View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    e9c4b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e119eb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    bf3436a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50be16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a67b5 View commit details
    Browse the repository at this point in the history
  4. Update lint.yml workflow

    acidcoke committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b3d03e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d65260c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48a9c7a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8 from acidcoke/linter-workflow

    Refactoring Code and Adding Linter Workflow
    acidcoke authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ac6da59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f59657c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84391e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2071673 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb1248a View commit details
    Browse the repository at this point in the history
  12. Update windows-build-release.yml workflow

    This commit updates the windows-build-release.yml workflow file. It includes changes to the on event triggers and adds a new step to lookup the conclusion of the workflow_run event. The guard job has also been modified to check for a successful workflow_run conclusion and a branch starting with 'refs/tags/v'.
    acidcoke committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5d06198 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec68a97 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05c1f90 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    104802f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f12ebb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fa6fe72 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7eb17ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f36c3ce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c4d9fe View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    17236b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d84e7a2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e56f7e2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c98b52 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    39697c7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    266bc7a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    de1e857 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f718c4f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e379bda View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    04b0c2d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e5d271a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fda897d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    a46db23 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. refactor to use enum

    acidcoke committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bceb94b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cec59f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Make single trigger work properly. Rename old single trigger to Dynam…

    …ic, since it would switch between single click and holding it
    acidcoke committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    74ebd8f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    2099d4b View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    acidcoke committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    69553e5 View commit details
    Browse the repository at this point in the history
  3. implement rapid fire mode

    acidcoke committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    45360c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    b0260f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0bbcf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    6ea4ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69f2425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0757b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    fef53de View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. refactor trigger names

    acidcoke committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d75b832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51636cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a06c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a276bc View commit details
    Browse the repository at this point in the history
  5. some formatting

    acidcoke committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    687361d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9d5f88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f03445b View commit details
    Browse the repository at this point in the history
  8. allow resizing of window

    acidcoke committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ee2c9c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. update configs

    acidcoke committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    542f7d1 View commit details
    Browse the repository at this point in the history
  2. fix cursor settings layout

    acidcoke committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8e41dfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4e0c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. some formatting

    acidcoke committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    647eb32 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. improve readme

    acidcoke committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    251f6ab View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. change actions to meta

    acidcoke committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1f34e5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from acidcoke/more-triggers

    Add More Triggers for Actions
    acidcoke authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6d0e9e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. bump version to 0.5.0

    acidcoke committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e4761b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #13 from AceCentre/12-no-developer-getting-started…

    …-guide (#13)
    
    Add a basic developer getting-started guide
    acidcoke authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bdbe595 View commit details
    Browse the repository at this point in the history
  2. Merge pull request google#16 from AceCentre/2-add-blink-detection (#14)

    * Merge pull request google#16 from AceCentre/2-add-blink-detection
    
    2 add blink detection
    
    * run formatter
    
    * add changes for grimassist
    
    * satisfy linter
    acidcoke authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f0e8dae View commit details
    Browse the repository at this point in the history
  3. bump to v0.5.1

    acidcoke committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de26c2e View commit details
    Browse the repository at this point in the history