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
.
Python3pkg
/
python-mss
Public
forked from
BoboTiG/python-mss
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Nov 1, 2019
Tests: Add Python 3.8 to the CI
Show description for 044730e
BoboTiG
committed
044730e
View commit details
Copy full SHA for 044730e
Browse repository at this point
Linux: Fix Mypy errors
BoboTiG
committed
38d0395
View commit details
Copy full SHA for 38d0395
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
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
Browse repository at this point
Dev: remove hardcoded Python version in pre-commit
BoboTiG
committed
11be85a
View commit details
Copy full SHA for 11be85a
Browse repository at this point
Commits on Oct 31, 2019
Create FUNDING.yml
BoboTiG
authored
e2252ba
View commit details
Copy full SHA for e2252ba
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
Browse repository at this point
MSS: better handle resources to prevent leaks
BoboTiG
committed
d88aa55
View commit details
Copy full SHA for d88aa55
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
Browse repository at this point
Windows: fix DPI awarness on Windows 10
Show description for 2579f11
SergeyKalutsky
authored and
BoboTiG
committed
2579f11
View commit details
Copy full SHA for 2579f11
Browse repository at this point
Commits on Feb 24, 2019
doc: add project_urls to setup.cfg
Mickaël Schoentgen
authored and
BoboTiG
committed
9b23ed5
View commit details
Copy full SHA for 9b23ed5
Browse repository at this point
MSS: use __slots__ for better performances
Show description for 417075b
BoboTiG
committed
417075b
View commit details
Copy full SHA for 417075b
Browse repository at this point
Windows: use our own instances of GDI32 and User32 DLLs
BoboTiG
committed
bfa20aa
View commit details
Copy full SHA for bfa20aa
Browse repository at this point
Tests and docs: remove useless lines between imports
BoboTiG
committed
4b15410
View commit details
Copy full SHA for 4b15410
Browse repository at this point
Docs: add an example using the multiprocessing module
BoboTiG
committed
580e891
View commit details
Copy full SHA for 580e891
Browse repository at this point
Commits on Feb 23, 2019
Doc: retrieve 4.0.2 changelog
BoboTiG
committed
497ec2d
View commit details
Copy full SHA for 497ec2d
Browse repository at this point
Windows: ignore missing SetProcessDPIAware() on Window XP
foone
authored and
BoboTiG
committed
1f2b62e
View commit details
Copy full SHA for 1f2b62e
Browse repository at this point
Commits on Feb 19, 2019
MSS: polish the Python 2.7 removal
Show description for 14d2214
BoboTiG
committed
14d2214
View commit details
Copy full SHA for 14d2214
Browse repository at this point
Commits on Feb 16, 2019
Create CODE_OF_CONDUCT.md
BoboTiG
authored
1e39d2a
View commit details
Copy full SHA for 1e39d2a
Browse repository at this point
Commits on Feb 10, 2019
MSS: improve type annotations and add CI check
BoboTiG
committed
a1fb91a
View commit details
Copy full SHA for a1fb91a
Browse repository at this point
Commits on Jan 31, 2019
Update supported Python versions
BoboTiG
authored
0494d26
View commit details
Copy full SHA for 0494d26
Browse repository at this point
Update CONTRIBUTORS
hugovk
authored and
BoboTiG
committed
d7fdd39
View commit details
Copy full SHA for d7fdd39
Browse repository at this point
Extract flake8 to own Tox task
hugovk
authored and
BoboTiG
committed
94f5c22
View commit details
Copy full SHA for 94f5c22
Browse repository at this point
Move slow Mac build first to reduce bottleneck
hugovk
authored and
BoboTiG
committed
5dd074a
View commit details
Copy full SHA for 5dd074a
Browse repository at this point
Upgrade Python syntax with pyupgrade --py3-plus
hugovk
authored and
BoboTiG
committed
0d8b254
View commit details
Copy full SHA for 0d8b254
Browse repository at this point
Drop support for legacy Python 2.7
hugovk
authored and
BoboTiG
committed
cc83531
View commit details
Copy full SHA for cc83531
Browse repository at this point
Fix typos
hugovk
authored and
BoboTiG
committed
e432098
View commit details
Copy full SHA for e432098
Browse repository at this point
Commits on Jan 26, 2019
Release 4.0.1
BoboTiG
committed
c8a490f
View commit details
Copy full SHA for c8a490f
Browse repository at this point
Linux: move functions ahead of MSS
Show description for 4559271
BoboTiG
committed
4559271
View commit details
Copy full SHA for 4559271
Browse repository at this point
Commits on Jan 25, 2019
tests: fix Travis-CI on GNU/Linux
Show description for c219155
BoboTiG
committed
c219155
View commit details
Copy full SHA for c219155
Browse repository at this point
Linux: improve monitors finding
Show description for 849e1fe
BoboTiG
committed
849e1fe
View commit details
Copy full SHA for 849e1fe
Browse repository at this point
Linux: fix several XLib functions signature (fixes #92)
BoboTiG
committed
e3460c9
View commit details
Copy full SHA for e3460c9
Browse repository at this point
Commits on Jan 11, 2019
Release 4.0.0
BoboTiG
committed
527304b
View commit details
Copy full SHA for 527304b
Browse repository at this point
Review the whole documentation
BoboTiG
committed
dd7d722
View commit details
Copy full SHA for dd7d722
Browse repository at this point
Delete documentation Makefiles
BoboTiG
committed
9688431
View commit details
Copy full SHA for 9688431
Browse repository at this point
Previous
Next
You can’t perform that action at this time.