It looks like `0002-Only-use-a-header-bar-in-GNOME-shell.patch` causes
this problem.

Most likely this can be fixed by changing:
if (xdg_current_desktop)
to:
if (xdg_current_desktop && !NAUTILUS_IS_DESKTOP_WINDOW (window))

P.S. Nautilus patches still use g_strcmp0 with XDG_CURRENT_DESKTOP...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1611125

Title:
  Nautilus adds menubar to desktop window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1611125/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to