Use flatpak FUSE filesystem in Wine

Questions about Wine on Linux
Locked
nintyfan
Level 2
Level 2
Posts: 15
Joined: Sun Jun 25, 2017 3:45 am

Use flatpak FUSE filesystem in Wine

Post by nintyfan »

I developed wine-systemwide to use wine prefix by many users. Of course, only one at the same time can use it. Some time ago I decided to write FUSE FS to allow usage of many users at the same time, drop sudo integration, etc.

I think, you could use flaptak FUSE FS + some X implementation with MPX (and maybe turbo vnc/rdp) to allow for usage the same prefix by many users at the same time, but if you do allow of usage single prefix by many users, but still one at the same time, that could be great.

I didn't look at Flatpak FUSE FS, but I think it won't be many differences.
Locked