r7-labs / R7.Webmate

Desktop productivity toolbox
GNU General Public License v3.0
1 stars 1 forks source link

Windows port #1

Open roman-yagodin opened 4 years ago

roman-yagodin commented 4 years ago

WPF Backend lacks number of features:

Can expect number of issues with clipboard.

Also, assemblies for supported backends should not be referenced in the project file directly, but we still need to copy required files into output directory on build - see #2, #5.

roman-yagodin commented 4 years ago

Windows port is working, but will require testing after each release.

Probably it's better to provide two releases - one with most recent changes for Linux and not-so recent, but manually tested one for Windows. This can be achieved by adding some kind of note to release version like "R7.Webmate.X.Y.Z-wintested"