Scott Moreau

Results 220 comments of Scott Moreau

Basically, you look at the wayfire log, which is the stdout of wayfire. If it helps at all, you can run wayfire inside of wayfire, or another wayland compositor. In...

I understand that you are new to all of this, so if you would like to have better support, please join us on #wayfire on libera IRC, matrix or discord....

> now we just need wayvnc to support dual monitors. You should be able to run a wayvnc instance per output, at least.

To use the panel while scale is active, try [this patch](https://github.com/WayfireWM/wayfire/pull/2192).

You can have wayfire create a headless output by setting something like `WLR_BACKENDS=libinput,drm,headless` before starting wayfire. You probably have to configure it in settings too. Drop something like this in...

You might have a look at [this issue](https://github.com/WayfireWM/wayfire/issues/1710). I think the order of the backends matter, for one.

Does it help if you try fiddling with [this option](https://github.com/WayfireWM/wayfire/wiki/Configuration#coremax_render_time)?

Does it make a difference if you toggle 'Join Views' plugin?

For what it's worth, as a workaround for pulse (or pipewire-pulse) users on the LAN, you can use RTP multicast like so: Server: `pactl load-module module-null-sink sink_name=rtp` `pactl load-module module-rtp-send...

Inferred from [the documentation](https://s3.amazonaws.com/amcrest-files/AMCREST_CGI_SDK_API.pdf), args 1 and 3 don't matter and arg2 is the speed in the range 1-8. However [some say](https://github.com/ZoneMinder/zoneminder/issues/3300) that arg1 is vertical and arg2 is horizontal...