gnome-shell/js/ui/status
Jonas Dreßler aac01f1c9e status/network: Compare icon name to NULL instead of empty string
Since the last commit we set the gicon property of StIcon to NULL if an
empty string was given when setting the icon name, this means
`st_icon_get_icon_name()` will return NULL instead of an empty string.

When `getIndicatorIcon()` returns an empty string, the icon_name
property will now be set to NULL, so compare it to NULL here.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/888
2020-01-13 14:47:19 +01:00
..
accessibility.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
bluetooth.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
brightness.js js: Replace child properties 2019-11-01 19:42:01 +00:00
dwellClick.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
keyboard.js keyboard: Fix input-source switcher alignment 2020-01-04 23:00:02 +00:00
location.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
network.js status/network: Compare icon name to NULL instead of empty string 2020-01-13 14:47:19 +01:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
remoteAccess.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
rfkill.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
screencast.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
system.js system: Replace action icons with regular menu items 2019-11-05 13:05:59 +00:00
thunderbolt.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
volume.js volume: Skip volume-change feedback while playing 2019-11-23 15:16:51 +01:00