-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
refactor the code #14
Labels
enhancement
New feature or request
Comments
Dadangdut33
added a commit
that referenced
this issue
Jan 16, 2023
- rename filename typo in user manual - add beep - add version - rename build file
Dadangdut33
added a commit
that referenced
this issue
Jan 16, 2023
Dadangdut33
added a commit
that referenced
this issue
Jan 16, 2023
- also add some forgotten commit in the last one - add logging
Dadangdut33
added a commit
that referenced
this issue
Jan 16, 2023
Dadangdut33
added a commit
that referenced
this issue
Jan 17, 2023
- add reference of each window class to global class - remove public.py (replaced with Globals.py) - remove capture_windowsetting (this seems redundant so no need to refactor just remove it)
Dadangdut33
added a commit
that referenced
this issue
Jan 17, 2023
- bind keys - add some color utils - renamce some class
Dadangdut33
added a commit
that referenced
this issue
Jan 17, 2023
- untested yet - trying new method which is to select from static screenshotted img which will be loaded to canvas instead of just setting up mask on the screen - improve monitor cache code - move getscreentotalgeomtery - add captureFullScreen function for the snipping mode - rename the snipping file
Dadangdut33
added a commit
that referenced
this issue
Jan 18, 2023
- rename component variables to clearer and shorter one - setting not all done yet
Dadangdut33
added a commit
that referenced
this issue
Jan 21, 2023
- add Tk type to each class master - remove some typo - add return status and msg to save partial setting
Dadangdut33
added a commit
that referenced
this issue
Jan 23, 2023
- add clear before insert - save setting - setting window layout still messy - added initlogging to make clear possible - rename some settings parameter and variables - rename screentranslate.py to main.py - fix bunch of stuff - fix typo - fix cbtn invoke - havent tested the capture but other stuff works - havent tested sync of setting ui and the other ui
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code here is somewhat messy actually
Would be a great idea to refactor the code and add some feature improvement
The text was updated successfully, but these errors were encountered: