gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.64k stars 257 forks source link

Mention G-Sync in documentation #1102

Closed Ste-Mich closed 8 months ago

Ste-Mich commented 8 months ago

I could not find any information regarding G-Sync in the Github issues here, the documentation nor could I get a response in the Discord channel. I think it would be useful to mention G-Sync support in the docs FAQ page.

Currently I'am running a VM with direct DisplayPort output from my graphics card into my G-Sync monitor. It works great, but I would like to use Looking Glass. Would G-Sync still work with Looking Glass?

gnif commented 8 months ago

1) GitHub issues are for issues, not general questions. 2) LG renders frames to the screen like any other application, it's up to your compositor or desktop environment to support things like gsync, it's completely out of scope for this application.