ckardaris / ucollage

An extensible command line image viewer inspired by vim
GNU General Public License v3.0
210 stars 3 forks source link

Compatibility with WSL2? #20

Open Agrover112 opened 2 years ago

Agrover112 commented 2 years ago

Have you tested ucollage's compatibility with WSL2?

ckardaris commented 2 years ago

ucollage relies on ueberzug to draw the images. ueberzug only supports the X window system as it draws the images on top of the window and not inside of it. I have not studied the specifics. WSL2 would have to to be able to create a compatibility layer for that. I don't use Windows, so I have not tried WSL2 at length and don't know its capabilities.

It is up to you to check if it works or not, but my intuition is that it does not

Agrover112 commented 1 year ago

Still does not work