diff options
Diffstat (limited to 'share/patches/README.txt')
-rw-r--r-- | share/patches/README.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/patches/README.txt b/share/patches/README.txt new file mode 100644 index 0000000..08fbab0 --- /dev/null +++ b/share/patches/README.txt @@ -0,0 +1,13 @@ +# Support for toggling Menubar visibility on spicy + +This patch adds a submenu item at the Views menu item which allows to hide and +show the Menubar. + +The functionality is also available using Shift+F6 keyboard combination. + +This feature makes possible a more seamless integration between spice guests +and the host's window manager. + +The patch was rejected by upstream, so it now lives at KVMX tree. + +See https://lists.freedesktop.org/archives/spice-devel/2018-November/046208.html |