1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PEP8 compliant: E222 and E225
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
PEP8 compliant: E303 too many blank lines
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
PEP8 compliant: E203 whitespace before ':'
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
PEP8 compliant: E203 whitespace before ','
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
MSSWindows: replace LPVOID with c_void_p
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
MSSWindows: replace LPRECT with c_void_p
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
Update dates
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
Update setup.py with 3.4 Python version ready
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
Ignore generated PNG
Mickaël Schoentgen
as BoboTiG
More... almost 12 years ago
Few minor changes
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Fix README example: Redefining name 'MSS' from outer scope
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Fix setup.py includes
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Add more documents
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Revert "Rename README.rst to README"
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Rename README.rst to README
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Remove obsolete variable 'status'
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSWindows: fix unsused imports HANDLE, SHORT and memset
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Fix main(): Redefining name 'MSS' from outer scope
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSLinux: fix Redefining built-in 'False'
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSMac: remove unused variables 'res' and 'count'
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSMac: remove unnecessary pass statement
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Update README install command
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Update documentation about enum_display_monitors() refactoring
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSWindows: little refactoring into enum_display_monitors()
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSMac: little refactoring into enum_display_monitors()
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSLnux: fix typo in comment
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
MSSLinux: refactor enum_display_monitors(), add XFCE4 support
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Update documentation about the '--debug' argument
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Possibility to append '--debug' to the command line
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago
Fix misspellings using 'codespell' tool
Mickaël Schoentgen
as BoboTiG
More... over 12 years ago