electron/script/lib
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
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
config.py Fix creating dist for mips64el 2017-11-22 19:29:39 +09:00
dbus_mock.py Linux named notifications - 2-0-0 (#12229) 2018-03-13 11:13:34 +09:00
env_util.py Import build env from VS 2015 2016-05-13 11:12:01 +09:00
github.py Fix path to requests library 2015-07-03 14:43:58 +08:00
util.py make verbose execute and non verbose execute do the same things 2017-11-21 16:07:26 +08:00