Daniel Hill
Daniel Hill
Yeah I just hit a bug that's fixed in [9ce0c91](https://github.com/jwiegley/c2hsc/commit/9ce0c910a909d87237901c099d19f2be281c27d1), @jwiegley mind adding a new release / updating hackage? it's now 6 years old at this point.
@WillPower3309 FreeSync supports a range of refresh rates, your idea is generally okay, but only matters when the game drops below the minimum refresh rate supported by the monitor, and...
> 1. Make wlroots not request a new frame to be rendered when the cursor moves. But it should redraw the frame at max_render_time irrespective if the cursor moved or...
@rhoot You're right about `max_render_time` I got it confused with the refresh timer. The problem is you're not disabling the cursor trigger, you're attempting to turn it off *after* the...
@rhoot I was just saying that because the implementation started out wrong, you should have approached it from a different angle (as per my original comment saying you shouldn't turn...
Looks like you rebased the latest version cool :-), neither wayland, wlroots, or sway have access to the edid VVR info (like minimum, or horizontal khz), which could help with...
> @YellowOnion What the formula to calculate `8333` for a 120Hz display? It's not dependant on your display, you can pick any number you want if you want the cursor...
> I suppose I could buy an EDID emulator for one port that creates a different static name. perhaps try software method: https://wiki.archlinux.org/title/kernel_mode_setting#Forcing_modes_and_EDID
@viraptor how did you find the "hostname" stuff? I get the same error about activationPackage.
I have a patch for toggling it at runtime: https://github.com/YellowOnion/linux/commit/9b78629b2f1f6bee06deae71dd92a1940a801884 I haven't tested it yet so I can't say I won't brick your system :P just make sure you run...