From f4eed368630d38173ebb40503c36a8a3c1d5c103 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 10 Mar 2021 16:55:19 -0500 Subject: [PATCH] DESIGN: Hiding viewer menu bar has been rejected Signed-off-by: Cole Robinson --- DESIGN.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESIGN.md b/DESIGN.md index d7ba02804..cb6f9755a 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -102,7 +102,8 @@ Some examples: * VNC bit depth config * advanced mouse/keyboard grab support * advanced SPICE viewer options - * [hiding viewer window borders](https://www.redhat.com/archives/virt-tools-list/2019-January/msg00000.html) + * [hiding viewer window borders/decorations](https://www.redhat.com/archives/virt-tools-list/2019-January/msg00000.html) [(and another)](https://github.com/virt-manager/virt-manager/pull/233) + * [hiding window menu bar](https://bugzilla.redhat.com/show_bug.cgi?id=1091311) * [keypress delay](https://bugzilla.redhat.com/show_bug.cgi?id=1410943) * [SPICE/QXL multidisplay support](https://bugzilla.redhat.com/show_bug.cgi?id=885806) * support for [manual key combinations](https://bugzilla.redhat.com/show_bug.cgi?id=1014666), or adding custom values.