This website requires JavaScript.
Explore
Help
Sign In
drel
/
pyvncs
Watch
1
Star
0
Fork
0
You've already forked pyvncs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
50df8095fd3067bf12ee39d48df8a80dc1ee3892
pyvncs
/
lib
/
encodings
History
Matias Fernandez
50df8095fd
minor fixes
2024-01-05 14:33:03 -03:00
..
__init__.py
minor fixes
2024-01-05 14:33:03 -03:00
common.py
minor fixes
2024-01-05 14:33:03 -03:00
cursor.py
- Improved efficiency and readability of the
RfbBitmap
configuration logic. Refactored redundant code blocks for different pixel format (bpp) configurations into a single, streamlined method. This change enhances maintainability and clarity of the bitmap configuration process.
2023-12-06 09:21:26 -03:00
raw.py
Mejoras en general
2019-07-29 22:54:48 -04:00
tight.py
minor fixes
2024-01-05 14:33:03 -03:00
zlib.py
- Improved efficiency and readability of the
RfbBitmap
configuration logic. Refactored redundant code blocks for different pixel format (bpp) configurations into a single, streamlined method. This change enhances maintainability and clarity of the bitmap configuration process.
2023-12-06 09:21:26 -03:00
zrle.py
- Improved efficiency and readability of the
RfbBitmap
configuration logic. Refactored redundant code blocks for different pixel format (bpp) configurations into a single, streamlined method. This change enhances maintainability and clarity of the bitmap configuration process.
2023-12-06 09:21:26 -03:00