Releases: mPyKen/ScreenAreaShare
Releases · mPyKen/ScreenAreaShare
v1.4.2
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
26 Feb 12:11
This release updates dependencies. If you don't have any issues, there is no need to update to this version.
v1.4.1
Compare
Sorry, something went wrong.
No results found
Add Mac OS Universal build (for both x64 and arm64)
v1.4.0
Compare
Sorry, something went wrong.
No results found
Add parameter to set max fps
Fixes positioning of windows when provided values are negative, by @nnako
v1.3.3
Compare
Sorry, something went wrong.
No results found
This release updates dependencies. If you don't have any issues, there is no need to update to this version.
v1.3.2
Compare
Sorry, something went wrong.
No results found
Renamed "Main Window" to "ScreenAreaShare"
Added builds for multiple platforms (untested on Linux / Mac OS)
v1.3.1
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
07 Feb 07:58
Package as standalone, portable app.
For Macs with M1 Max, you can try the build by @jamieJames45
v1.3.0
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
01 Feb 02:04
Add initial support for multiple monitors
v1.2.0
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
30 Nov 13:30
Ignore screen scaling by default. Previous behavior can be enabled via --consider-scale.
v1.1.1
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
29 Nov 02:10
Continue Render Window to show content even if it gets completely covered by other windows.
v1.1.0
Compare
Sorry, something went wrong.
No results found
mPyKen
released this
26 Nov 09:46
Rendering window now stays within the edges of the monitor (Capture was cropped before)
Added a couple of command line options
--cx=<number>: Set x position of capturing window
--cy=<n> --cw=<n> --ch=<n>: Same for y, width, height
--rx=<number>: Set x position of rendering window
--ry=<n> --rw=<n> --rh=<n>: Same for y, width, height
--freeze: Hide capturing window