electron/brightray/common
Charles Kerr dd2c2660b9
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
2018-03-12 16:02:47 +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 (#12192) 2018-03-12 09:33:06 +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 (#12192) 2018-03-12 09:33:06 +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 Fix desktop-id notification edge case (#12216) 2018-03-12 16:02:47 +09:00
platform_util_linux.cc Fix desktop-id notification edge case (#12216) 2018-03-12 16:02:47 +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