pyscreenshot icon indicating copy to clipboard operation
pyscreenshot copied to clipboard

Pyside6 support

Open MinmoTech opened this issue 3 years ago • 3 comments

Could pyside6 be supported? The api should be very similar and maybe identical to pyside2

MinmoTech avatar Feb 20 '22 01:02 MinmoTech

Yes I plan it. Do you have a real use case for it?

ponty avatar Feb 21 '22 17:02 ponty

Yes, I'm trying to develop an OCR application and I'm using pyside6 since pyside2 is not compatible with python3.10 I would also like to support wayland so that's why I want to use pyscreenshot instead of Pillow imagegrab

MinmoTech avatar Feb 21 '22 17:02 MinmoTech

pyside6 backend has no real value for your case. You don't need it on X because pillow backend works. You can't use it on wayland but other backends may work. I see no use cases for pyside6 backend I may add it just to make the list complete.

ponty avatar Mar 02 '22 21:03 ponty

There is no need for pyside6 back-end now. Maybe in the future.

ponty avatar Mar 11 '23 15:03 ponty