nixpkgs/pkgs/applications/networking/dropbox
Charles Strahan 8f9a2f1358
dropbox: fix tray menu with StatusNotifierItem trays
If dropbox can't load libappindicator, it will fallback to using the old
xembed protocol. If you (or your Desktop Environment) are running
something like KDE's XEmbed SNI Proxy, then you'll at least see an icon,
but clicking the icon won't give you menu.

Adding libappindicator to the env allows dropbox to fully integrate with
contemporary status trays, while still falling back to xembed if the
required DBus service is not present.
2019-06-03 05:57:15 -04:00
..
cli.nix dropbox-cli: Fix and add Nautilus extension 2019-05-02 13:43:07 +02:00
default.nix dropbox: fix tray menu with StatusNotifierItem trays 2019-06-03 05:57:15 -04:00
fix-cli-paths.patch dropbox-cli: Fix and add Nautilus extension 2019-05-02 13:43:07 +02:00