Re: [PATCH] protocol: allow to send a zero output refresh rate

2018-11-17 Thread Simon Ser
Bump ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: [PATCH] protocol: allow to send a zero output refresh rate

2018-10-26 Thread Simon Ser
Hi, What do you think of this patch? Thanks, Simon ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

[PATCH] protocol: allow to send a zero output refresh rate

2018-09-29 Thread Simon Ser
Fixed refresh rate doesn't always make sense for all outputs. In case it's not available or not relevant, allow compositors to send zero. This is for instance the case for outputs with variable refresh rate (such as FreeSync) and virtual outputs. Signed-off-by: Simon Ser --- protocol/wayland.xm