[gnome-devel-docs] HIG: refine the primary windows page
- From: Allan Day <allanday src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] HIG: refine the primary windows page
- Date: Fri, 17 Jul 2015 16:52:23 +0000 (UTC)
commit 2a6aac0f3a73dfbf1a67f7d915db06e496331964
Author: Allan Day <allanpday gmail com>
Date: Fri Jul 17 16:54:42 2015 +0100
HIG: refine the primary windows page
Including adding a link to the display compatibility page.
hig/C/primary-windows.page | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/hig/C/primary-windows.page b/hig/C/primary-windows.page
index 37cc19e..883e2d0 100644
--- a/hig/C/primary-windows.page
+++ b/hig/C/primary-windows.page
@@ -56,12 +56,13 @@
<title>General guidelines</title>
<list>
-<item><p>If your application isn’t running and its launcher is activated, a single primary window should be
displayed. Do not show multiple windows when your application is initially launched.</p></item>
-<item><p>If your application launcher is selected while your application is running, all its primary windows
should be displayed.</p></item>
+<item><p>A single primary window should always be displayed when your application is launched.</p></item>
+<item><p>If your application launcher is activated while your application is running, all its primary
windows should be displayed.</p></item>
<item><p>Primary windows should host the main functionality of your application. Do not rely on dialogs or
secondary windows in order to present basic functionality.</p></item>
<item><p>Primary windows should be independent - closing one primary window should not result in other
primary windows being closed.</p></item>
<item><p>Dialog windows should always be dependent on a primary window. See the <link xref="dialogs">dialogs
page</link> guidelines.</p></item>
<item><p>Your application should cease to run when all its primary windows have been closed.</p></item>
+<item><p>The guidelines on <link xref="display-compatibility">display compatibility</link> are particularly
relevant for primary windows: be careful to ensure that they follow the advice on minimum display sizes,
display orientation, and half-screen snap.</p></item>
<item><p><gui>Quit</gui> should close all primary windows.</p></item>
</list>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]