morrolinux

Results 93 comments of morrolinux

Have a look at the error message the log ends with: you need to specify TCP or UDP on the cmdline upon invocation, like so: ./ChimeraDesk TCP Or UDP which...

I'm guessing the AppImage wrapper isn't wrapping the command line arguments as well in the invocation. Since you built this from source, you can simply run the ./main UDP program...

> Now, I just noted that the control on the remote pc works only on Firefox Can you elaborate on that? What do you mean?

I've implemented the "disable selected monitor" feature in #29 I initially thought "disable for secondary screens" was the best way to do it, but then I thought of multi-monitor setups,...

I deperately need this feature for migrating to bookstack. How about making it an opt-in until all the rest is figured out @ssddanbrown ?

Hey there, did you get the chance to test it yet?

> * It would be great if you could choose from a list with named monitors. The [dual-monitor-toggle extension uses xrandr to get the monitor names](https://github.com/poka-IT/gnome-dual-monitor-toggle/blob/745f1522106e7d8e2e602448e658621329a20fe3/extension.js#L88). I +1 this. I...

Thanks for the hints, I think dbus is the way to go indeed. The command line example works but it's quite hard to read and I think it would be...

> @morrolinux did you get it working? Unfortunately I hadn't really had time to further look into it. I'm not that proefficient in JS and the GNOME docs look confusing...

Hi, thanks for your contribution! It looks like some other changes were made while you were working on this branch and now you'll need to pull locally, rebase and fix...