casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.87k stars 75 forks source link

Use spice instead of rdp for better mouse control #134

Open KP2048 opened 11 months ago

KP2048 commented 11 months ago

Discussed in https://github.com/casualsnek/cassowary/discussions/132

Originally posted by **Witherking25** September 30, 2023 When using MS Excel using cassowary, it is a chore to drag and resize charts because when i click to drag, it deselects almost immediately. I have to repeatedly click, drag a little bit, and click again to move/resize. as far as I know, this is an issue with most remote access software. if you could retrofit this to use the spice display stuff, this issue would go away, and it would even make playing games with this viable.
AkechiShiro commented 7 months ago

What is the work necessary to fix this issue @casualsnek any estimate ? How hard is it for a newcomer to the actual codebase of cassowary?