Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Develop-Python
/
python-mss
Public
forked from
BoboTiG/python-mss
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2021
setup: fix three setuptools warnings (#203)
Show description for 7b5cff8
ArchangeGabriel
authored
7b5cff8
View commit details
Copy full SHA for 7b5cff8
Browse repository at this point
Commits on Oct 31, 2020
Release 6.1.0
Mickaël Schoentgen
committed
5c0c4f6
View commit details
Copy full SHA for 5c0c4f6
Browse repository at this point
Commits on Oct 17, 2020
tests: expand Python versions to 3.9 and 3.10
Show description for f761b64
BoboTiG
authored
f761b64
View commit details
Copy full SHA for f761b64
Browse repository at this point
Add myself to GitHub sponsors
BoboTiG
committed
87a8f49
View commit details
Copy full SHA for 87a8f49
Browse repository at this point
Windows: sort C functions
BoboTiG
committed
f0dfd2e
View commit details
Copy full SHA for f0dfd2e
Browse repository at this point
MSS: reworked how C functions are initialised
BoboTiG
committed
2fbd1f8
View commit details
Copy full SHA for 2fbd1f8
Browse repository at this point
tests: fix test_entry_point() when there are several monitors
BoboTiG
committed
cb517e9
View commit details
Copy full SHA for cb517e9
Browse repository at this point
Commits on Oct 11, 2020
Reworked all MSS._set_cfunctions()
BoboTiG
committed
2b51323
View commit details
Copy full SHA for 2b51323
Browse repository at this point
Commits on Oct 10, 2020
Mac: support macOS Big Sur (fixes #178)
BoboTiG
committed
a546e14
View commit details
Copy full SHA for a546e14
Browse repository at this point
Commits on Aug 17, 2020
tests: fix macOS intepreter not found on Travis-CI
Mickaël Schoentgen
authored and
BoboTiG
committed
44f7e54
View commit details
Copy full SHA for 44f7e54
Browse repository at this point
Commits on Aug 16, 2020
Mac: reduce the number of function calls
Show description for d6a229b
Mickaël Schoentgen
authored and
BoboTiG
committed
d6a229b
View commit details
Copy full SHA for d6a229b
Browse repository at this point
Commits on Jun 30, 2020
Bump the version to 6.0.1
BoboTiG
committed
7f69d87
View commit details
Copy full SHA for 7f69d87
Browse repository at this point
Release 6.0.0
BoboTiG
committed
e36db0a
View commit details
Copy full SHA for e36db0a
Browse repository at this point
Remove the now unused MSS.display class variable from GNU/Linux implementation
Show description for c03570b
BoboTiG
committed
c03570b
View commit details
Copy full SHA for c03570b
Browse repository at this point
Linux: better handling of the Xrandr extension (fixes #168)
BoboTiG
committed
89a1a39
View commit details
Copy full SHA for 89a1a39
Browse repository at this point
Commits on Jun 29, 2020
The module is now available on conda (closes #170)
Show description for e0afd3e
BoboTiG
committed
e0afd3e
View commit details
Copy full SHA for e0afd3e
Browse repository at this point
Commits on Jun 28, 2020
tests: fixed a random bug on test_grab_with_tuple_percents() (fixes #142)
BoboTiG
committed
3ec89c5
View commit details
Copy full SHA for 3ec89c5
Browse repository at this point
Ignore 'venv' folder
BoboTiG
committed
f84c6dd
View commit details
Copy full SHA for f84c6dd
Browse repository at this point
MSS: the implementation is now thread-safe on all OSes
BoboTiG
committed
6da8168
View commit details
Copy full SHA for 6da8168
Browse repository at this point
doc: add ScreenCapLibrary
BoboTiG
committed
c15ac7f
View commit details
Copy full SHA for c15ac7f
Browse repository at this point
tests: fixed Sourcery smells
BoboTiG
committed
b713430
View commit details
Copy full SHA for b713430
Browse repository at this point
Linux: the implementation is now thread-safe (fixes #169)
BoboTiG
committed
59c2259
View commit details
Copy full SHA for 59c2259
Browse repository at this point
Fixed flake8 usage in pre-commit
Show description for 23037e2
BoboTiG
committed
23037e2
View commit details
Copy full SHA for 23037e2
Browse repository at this point
Commits on Apr 30, 2020
Fix usage of deprecated "license_file" option
Show description for 8c05657
BoboTiG
committed
8c05657
View commit details
Copy full SHA for 8c05657
Browse repository at this point
Bump the version to 5.1.1
BoboTiG
committed
5282908
View commit details
Copy full SHA for 5282908
Browse repository at this point
Release 5.1.0
Show description for 7de27cd
BoboTiG
authored
7de27cd
View commit details
Copy full SHA for 7de27cd
Browse repository at this point
Commits on Apr 29, 2020
doc: fix the type annotation of srcdc_dict
narumi147
authored and
BoboTiG
committed
abff4bf
View commit details
Copy full SHA for abff4bf
Browse repository at this point
Commits on Apr 28, 2020
Adjustments following previous commit
Show description for 7f98b6a
BoboTiG
committed
7f98b6a
View commit details
Copy full SHA for 7f98b6a
Browse repository at this point
Windows: fix multi-thread safety (#159)
Show description for 80aa06e
narumi147
authored
80aa06e
View commit details
Copy full SHA for 80aa06e
Browse repository at this point
Commits on Apr 26, 2020
docs: add the normcap project
BoboTiG
committed
a8cb2d2
View commit details
Copy full SHA for a8cb2d2
Browse repository at this point
Commits on Jan 5, 2020
MSS: clean-up MSSBase.monitors
Show description for 229bd0b
BoboTiG
committed
229bd0b
View commit details
Copy full SHA for 229bd0b
Browse repository at this point
Commits on Jan 4, 2020
MSS: renamed again MSSMixin to MSSBase, now derived from abc.ABCMeta
Show description for 9d01cb0
Mickaël Schoentgen
authored and
BoboTiG
committed
9d01cb0
View commit details
Copy full SHA for 9d01cb0
Browse repository at this point
tests: fix tests on macOS with Retina display
Mickaël Schoentgen
authored and
BoboTiG
committed
a3056ea
View commit details
Copy full SHA for a3056ea
Browse repository at this point
tools: force write of file when saving a PNG file
Mickaël Schoentgen
authored and
BoboTiG
committed
cecafb2
View commit details
Copy full SHA for cecafb2
Browse repository at this point
dev: produce wheels for Python 3 only
Show description for 627a97f
BoboTiG
committed
627a97f
View commit details
Copy full SHA for 627a97f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.