electron/brightray/common
Charles Kerr 176abdbd80
Linux named notifications - 2-0-0 (#12229)
* Newer CI images (#12188)

* Bump electronbuilds/electron* versions

The linux-appname branch has been gathering dust for awhile.
Some of the versions in `master` are higher, and some of the
versions in `linux-appname` are higher to add libnotify.

This commit takes the higher of the two numbers in each case.

* Add libnotify to the Dockerfiles

* Linux named notifications (#12192)

* Set name & desktop-entry on Linux notifications

* DBusMock now honors verbose mode flag

* Disable DBus Notification tests on ia32

* Fix desktop-id notification edge case (#12216)

* Fix desktop-id notification edge case

* Extract-method platform_util::GetDesktopName()

This removes duplicated code from libnotify_notifications.cc
and atom/common/linux/application_info.cc.

* Check for empty case in GetDesktopName().

* Move GetDesktopName() to brightray::util

* Remove unnecessary changes in platform_util

* Add a brightray::platform_util namespace

* Bump CI
2018-03-13 11:13:34 +09:00
..
mac Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info.cc Linux named notifications - 2-0-0 (#12229) 2018-03-13 11:13:34 +09:00
application_info.h Fix brightray::GetApplicationName(), ..Version() on Linux (#11980) 2018-02-20 10:16:51 -06:00
application_info_mac.mm Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info_win.cc Linux named notifications - 2-0-0 (#12229) 2018-03-13 11:13:34 +09:00
content_client.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
content_client.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00
main_delegate.cc add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate.h add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate_mac.mm Add full prefix to main_delegate.h include 2017-05-19 08:46:15 -07:00
platform_util.h Linux named notifications - 2-0-0 (#12229) 2018-03-13 11:13:34 +09:00
platform_util_linux.cc Linux named notifications - 2-0-0 (#12229) 2018-03-13 11:13:34 +09:00
switches.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
switches.h Use kIgnoreCertificateErrors from content_switches.h 2017-05-19 08:46:15 -07:00