Home
last modified time | relevance | path

Searched refs:notification (Results 1 – 25 of 221) sorted by relevance

123456789

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Ddisable-tests.patch28 - tools/notification/test_notification_ust_error \
29 - tools/notification/test_notification_ust_buffer_usage \
30 - tools/notification/test_notification_ust_capture \
31 - tools/notification/test_notification_ust_event_rule_condition_exclusion \
32 - tools/notification/test_notification_kernel_error \
33 - tools/notification/test_notification_kernel_buffer_usage \
34 - tools/notification/test_notification_kernel_capture \
35 - tools/notification/test_notification_kernel_instrumentation \
36 - tools/notification/test_notification_kernel_syscall \
37 - tools/notification/test_notification_notifier_discarded_count \
[all …]
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch66 .../notification/test_notification_multi_app | 14 +++-----
589 … --git a/tests/regression/tools/notification/test_notification_kernel_buffer_usage b/tests/regress…
591 --- a/tests/regression/tools/notification/test_notification_kernel_buffer_usage
592 +++ b/tests/regression/tools/notification/test_notification_kernel_buffer_usage
633 - skip 0 "Root access is needed. Skipping all kernel notification tests." $NUM_TESTS
640 …iff --git a/tests/regression/tools/notification/test_notification_kernel_capture b/tests/regressio…
642 --- a/tests/regression/tools/notification/test_notification_kernel_capture
643 +++ b/tests/regression/tools/notification/test_notification_kernel_capture
672 - skip 0 "Root access is needed. Skipping all kernel notification tests." $NUM_TESTS
678 diff --git a/tests/regression/tools/notification/test_notification_kernel_error b/tests/regression/…
[all …]
/openbmc/phosphor-webui/app/common/styles/components/
H A Dalert-banner.scss16 background-color: $notification-error--light;
17 border-left-color: $notification-error--dark;
20 background-color: $notification-success--light;
21 border-left-color: $notification-success--dark;
24 background-color: $notification-warn--light;
25 border-left-color: $notification-warn--dark;
28 background-color: $notification-info--light;
29 border-left-color: $notification-info--dark;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A DlayerBtn.js17 …var notification = $('<div id="temp-inline-notify" style="display: none; font-size: 11px; line-hei…
18 thisBtn.parent().append(notification);
22 notification.text(String(layerDepsList.length + 1) + " layers added");
24 notification.text("1 layer added");
38 notification.fadeIn().delay(500).fadeOut(function(){
41 notification.remove();
45 notification.text("1 layer removed");
48 notification.fadeIn().delay(500).fadeOut(function(){
50 notification.remove();
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss35 background-color: $notification-error--light;
36 border-left-color: $notification-error--dark;
39 background-color: $notification-success--light;
40 border-left-color: $notification-success--dark;
43 background-color: $notification-warn--light;
44 border-left-color: $notification-warn--dark;
47 background-color: $notification-info--light;
48 border-left-color: $notification-info--dark;
H A Dalerts.scss29 .notification-banner {
37 .notification-banner__text {
43 .notification-banner--information {
48 .notification-banner--warning {
60 .notification-banner__text {
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/
H A Dlibwnck_2.31.0.bb8 PACKAGECONFIG ??= "startup-notification"
9 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/phosphor-webui/app/common/styles/base/
H A Dcolors.scss93 $notification-info--dark: $color--blue-40;
94 $notification-info--light: $color--blue-10;
95 $notification-success--dark: $color--green-50;
96 $notification-success--light: $color--green-10;
97 $notification-warn--dark: $color--yellow-50;
98 $notification-warn--light: $color--yellow-10;
99 $notification-error--dark: $color--red-50;
100 $notification-error--light: $color--red-10;
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dobsolete_automake_macros.patch4 diff -Nurd startup-notification-0.12/configure.in startup-notification-0.12/configure.in
5 --- startup-notification-0.12/configure.in 2011-05-16 17:29:20.000000000 +0300
6 +++ startup-notification-0.12/configure.in 2013-01-07 06:00:48.921905409 +0200
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py181 notification = self.wait_until_visible("#change-notification-msg")
185 self.assertTrue(expected_text in notification.text,
188 (expected_text, notification.text))
197 notification = self.wait_until_visible("#change-notification-msg")
202 self.assertIn(expected_text, notification.text,
205 (expected_text, notification.text))
215 notification = self.wait_until_visible("#change-notification-msg")
220 self.assertIn(expected_text, notification.text,
223 (expected_text, notification.text))
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/
H A Dxfwm4_4.20.0.bb18 startup-notification \
23 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/
H A Dstartup-notification_0.12.bb2 DESCRIPTION = "Contains a reference implementation of the startup notification protocol. \
5 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/startup-notification/"
6 BUGTRACKER = "https://gitlab.freedesktop.org/xdg/startup-notification/-/issues"
26 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${BPN}-${PV}.tar.gz \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/files/
H A D0001-Fix-build-issue-caused-by-OE-core-changes-to-startup.patch5 startup-notification:
13 …gstrom-linux-gnueabi/libwnck3/43.2/recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn.h:…
15 …gstrom-linux-gnueabi/libwnck3/43.2/recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn-mo…
19 It is caused by a patch of startup-notification in oe-core which is backported from upstream mailll…
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/
H A Dmatchbox-desktop_2.3.bb11 DEPENDS = "gtk+3 startup-notification dbus"
19 EXTRA_OECONF = "--enable-startup-notification --with-dbus"
25 # The startup-notification requires x11 in DISTRO_FEATURES
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/
H A Dlibxfce4ui_4.20.0.bb24 …ECONFIG[x11] = "--enable-startup-notification,--disable-startup-notification,libepoxy libice libsm…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/
H A Dopenbox_3.6.1.bb31 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst13 PCI slot injection notification pending (IO port 0xae00-0xae03, 4-byte access)
16 Slot injection notification pending. One bit per slot.
21 PCI slot removal notification (IO port 0xae04-0xae07, 4-byte access)
24 Slot removal notification pending. One bit per slot.
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4/
H A Dxfwm4-fix-incompatible-pointer-type-error.patch8 | In file included from .../usr/include/startup-notification-1.0/libsn/sn.h:32,
10 | .../usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka…
14 It is caused by a patch of startup-notification in oe-core which is
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/
H A Dmatchbox-panel-2_2.12.bb12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native"
15 # The startup-notification requires x11 in DISTRO_FEATURES
28 EXTRA_OECONF = "--enable-startup-notification --enable-dbus"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/
H A Dmetacity_3.52.0.bb13 startup-notification \
21 # depends on startup-notification which depends on virtual/libx11
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/
H A Dxfce4-sensors-plugin_1.4.5.bb26 PACKAGECONFIG[libnotify] = "--enable-notification,--disable-notification, libnotify"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin_2.14.14.bb21 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \
34 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification
/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/
H A Dmatchbox-wm_1.2.3.bb11 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcurso…
30 EXTRA_OECONF = " --enable-startup-notification \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/
H A Dmutter_48.0.bb47 startup-notification \
67 …GECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, start…
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/
H A Drxvt-unicode.inc37 PACKAGECONFIG[startup] = "--enable-startup-notification,--disable-startup-notification,startup-noti…

123456789