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
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
Breadcrumbs
History for
python-mss
mss
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 31, 2020
Release 6.1.0
Mickaël Schoentgen
committed
5c0c4f6
View commit details
Copy full SHA for 5c0c4f6
View code at this point
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
View code at this point
Browse repository at this point
Windows: sort C functions
BoboTiG
committed
f0dfd2e
View commit details
Copy full SHA for f0dfd2e
View code at this point
Browse repository at this point
MSS: reworked how C functions are initialised
BoboTiG
committed
2fbd1f8
View commit details
Copy full SHA for 2fbd1f8
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
MSS: the implementation is now thread-safe on all OSes
BoboTiG
committed
6da8168
View commit details
Copy full SHA for 6da8168
View code at this point
Browse repository at this point
tests: fixed Sourcery smells
BoboTiG
committed
b713430
View commit details
Copy full SHA for b713430
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Bump the version to 5.1.1
BoboTiG
committed
5282908
View commit details
Copy full SHA for 5282908
View code at this point
Browse repository at this point
Release 5.1.0
Show description for 7de27cd
BoboTiG
authored
7de27cd
View commit details
Copy full SHA for 7de27cd
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Revert "Windows: fix region caching that resulted in bad captures"
Show description for 2d24115
BoboTiG
committed
2d24115
View commit details
Copy full SHA for 2d24115
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Windows: fix region caching that resulted in bad captures
Show description for 5e5f3ee
BoboTiG
committed
5e5f3ee
View commit details
Copy full SHA for 5e5f3ee
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Bump version to 5.0.1
BoboTiG
committed
2a67be5
View commit details
Copy full SHA for 2a67be5
View code at this point
Browse repository at this point
Release 5.0.0
BoboTiG
committed
04f9530
View commit details
Copy full SHA for 04f9530
View code at this point
Browse repository at this point
tests: move tests files into the package
BoboTiG
committed
45ac902
View commit details
Copy full SHA for 45ac902
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Linux: Fix Mypy errors
BoboTiG
committed
38d0395
View commit details
Copy full SHA for 38d0395
View code at this point
Browse repository at this point
MSS: Fix pylint: Import outside toplevel (%s) (import-outside-toplevel)
BoboTiG
committed
e6d4ca4
View commit details
Copy full SHA for e6d4ca4
View code at this point
Browse repository at this point
MSS: Fix pylint: Consider using sys.exit() (consider-using-sys-exit)
BoboTiG
committed
95238e5
View commit details
Copy full SHA for 95238e5
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
MSS: improve monitors finding
Show description for 56347f7
BoboTiG
committed
56347f7
View commit details
Copy full SHA for 56347f7
View code at this point
Browse repository at this point
MSS: better handle resources to prevent leaks
BoboTiG
committed
d88aa55
View commit details
Copy full SHA for d88aa55
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Windows: Fix the screen bounding AiO rectangle
Show description for da92737
BoboTiG
committed
da92737
View commit details
Copy full SHA for da92737
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.