Skip to content

Conversation

@yashuatla
Copy link
Owner

This PR contains changes from a range of commits from the original repository.

Commit Range: 80b23d0..3bd6f9a
Files Changed: 5 (5 programming files)
Programming Ratio: 100.0%

Commits included:

Freed-Wu and others added 26 commits September 22, 2022 06:28
Fix `--file` and support expanding `~`
Initially x1,y1,x2,y2 coordinates in pixel where multiplied by 2 on retina displays but when grabbing you divide by 2 again. This does not solve the issue which is related only to grab where only the box captured must be scaled. Hence the proposed change solve the issue and you can verify with img.show() to check the part of the screen captured
On MacOS screenshot shortcut is Option+S, adjusted the text displayed in the button.
Fixed text display few lines after 1st commit as well
deleted img.show()
Corrected if else statement
Make gui better and fix bug of QWebEngine doesn't display eq on linux
feat: add utf-8 support for reading README file
…icon

Update GUI to PyQt6 (Fix for M1 and M2 OS X)
I found it doesn't work with an old environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants