mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
When checking if we should react differently when GlobalMenu bar is used, we should check if UBUNTU_MENUPROXY env var is (correctly) set instead of checking if we're using Unity on a Unity session. It's better to do that because we can use Compiz on a Unity session without Unity. Or we can also use Unity in a different session.