electron-archive/brightray

Ubuntu detection fails if the user runs a non-Unity DE

Closed this issue · 0 comments

To repro:

  1. Install Ubuntu
  2. Switch to Xfce or Ratpoison or some other DE
  3. new Notification("foo", {body: "Bar"})

You see the ugly message box because we're working on patched libnotify, but Unity isn't running.