[gnome-clocks/zbrown/list-alarms: 30/36] alarms: use tabular numbers
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/zbrown/list-alarms: 30/36] alarms: use tabular numbers
- Date: Fri, 14 Feb 2020 18:13:23 +0000 (UTC)
commit 9b68458d404a51d187822195aefb4233b60cff42
Author: Zander Brown <zbrown gnome org>
Date: Sun Jan 26 23:39:21 2020 +0000
alarms: use tabular numbers
data/ui/alarm.ui | 2 +-
data/ui/alarmringing.ui | 3 +++
data/ui/alarmrow.ui | 3 +++
3 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/data/ui/alarm.ui b/data/ui/alarm.ui
index 578fe45..58032d4 100644
--- a/data/ui/alarm.ui
+++ b/data/ui/alarm.ui
@@ -43,7 +43,7 @@
<child>
<object class="HdyColumn">
<property name="visible">True</property>
- <property name="maximum-width">500</property>
+ <property name="maximum-width">600</property>
<child>
<object class="GtkListBox" id="listbox">
<property name="visible">True</property>
diff --git a/data/ui/alarmringing.ui b/data/ui/alarmringing.ui
index 65d384e..80b009f 100644
--- a/data/ui/alarmringing.ui
+++ b/data/ui/alarmringing.ui
@@ -82,6 +82,9 @@
<property name="can_focus">False</property>
<property name="justify">center</property>
<property name="wrap">True</property>
+ <attributes>
+ <attribute name="font-features" value="tnum=1"/>
+ </attributes>
<style>
<class name="clocks-ringing-title"/>
</style>
diff --git a/data/ui/alarmrow.ui b/data/ui/alarmrow.ui
index f4c6d46..b4a87d5 100644
--- a/data/ui/alarmrow.ui
+++ b/data/ui/alarmrow.ui
@@ -44,6 +44,9 @@
<property name="label">Name</property>
<property name="ellipsize">end</property>
<property name="xalign">0</property>
+ <attributes>
+ <attribute name="font-features" value="tnum=1"/>
+ </attributes>
<style>
<class name="alarm-name"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]