[gnome-boxes/wip/automated-tests: 1/7] display-page: Comment about toolbars
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/automated-tests: 1/7] display-page: Comment about toolbars
- Date: Thu, 29 Jan 2015 14:41:46 +0000 (UTC)
commit e00f27fa5a4e3de7a2799d190798ce3b8a763c5d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Jan 29 14:06:56 2015 +0000
display-page: Comment about toolbars
Its not even clear to me always when the different instances of
DisplayToolbar are used so add a comment that describes the role of the
two instances on DisplayPage (The role of third is then obvious).
data/ui/display-page.ui | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/display-page.ui b/data/ui/display-page.ui
index 24455cc..dd7e5fe 100644
--- a/data/ui/display-page.ui
+++ b/data/ui/display-page.ui
@@ -6,6 +6,11 @@
<property name="spacing">0</property>
<signal name="size-allocate" handler="on_size_allocate"/>
+ <!-- Both the toolbars are only shown when in fullscreen. We show:
+
+ * toolbar, when mouse is grabbable (i-e server-side mouse) while
+ * overlay_toolbar when mouse is not grabbble (i-e client-side mouse)
+ !-->
<child>
<object class="BoxesDisplayToolbar" id="toolbar">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]