[evolution/gnome-3-22] Do not steal focus when alarm notify dialog is shown
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-22] Do not steal focus when alarm notify dialog is shown
- Date: Thu, 20 Oct 2016 08:34:44 +0000 (UTC)
commit 3694a31c6f7ffbba5fcb15f68d14ff9ebcd83406
Author: Milan Crha <mcrha redhat com>
Date: Thu Oct 20 10:31:41 2016 +0200
Do not steal focus when alarm notify dialog is shown
calendar/alarm-notify/alarm-notify.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/calendar/alarm-notify/alarm-notify.ui b/calendar/alarm-notify/alarm-notify.ui
index 995def3..0de10a5 100644
--- a/calendar/alarm-notify/alarm-notify.ui
+++ b/calendar/alarm-notify/alarm-notify.ui
@@ -22,6 +22,8 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">Appointments</property>
<property name="type_hint">dialog</property>
+ <property name="focus-on-map">False</property>
+ <property name="urgency-hint">True</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]