aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-21 15:35:58 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-21 15:35:58 +0200
commit545d4aa9fad7e4c79afa9519f9d5791268ff653a (patch)
tree685565bc0d7f10dbaba8593e7b31805652836cd1 /doc
parentinfo: doc system colours for checkboxes and radioboxes (diff)
downloadmds-545d4aa9fad7e4c79afa9519f9d5791268ff653a.tar.gz
mds-545d4aa9fad7e4c79afa9519f9d5791268ff653a.tar.bz2
mds-545d4aa9fad7e4c79afa9519f9d5791268ff653a.tar.xz
controls can be clicked without being hovered
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/mds.texinfo83
1 files changed, 83 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index aa7f440..ed1f074 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -12522,6 +12522,38 @@ controls to mark that they have focus, under that
condition that the button is toggled and is being
clicked.
+@item button-background-hover-change
+The background colour on buttons and button-like
+controls, under the condition that the button is
+being clicked.
+
+@item button-foreground-hover-change
+The colour on text on buttons and button-like
+controls, under the condition that the button is
+being hovered and clicked.
+
+@item button-aura-hover-change
+The colour on aura around buttons and button-like
+controls to mark that they have focus, under the
+condition that the button is being hovered and
+clicked.
+
+@item button-background-toggled-hover-change
+The background colour on buttons and button-like
+controls, under that condition that the button
+is toggled and is being hovered and clicked.
+
+@item button-foreground-toggled-hover-change
+The colour on text on buttons and button-like
+controls, under that condition that the button
+is toggled and is being hovered and clicked.
+
+@item button-aura-toggled-hover-change
+The colour on aura around buttons and button-like
+controls to mark that they have focus, under that
+condition that the button is toggled and is being
+hovered and clicked.
+
@item input-background
The background colour on text-input components,
such as comboboxes and text-fields, as well as
@@ -12817,6 +12849,57 @@ the condition that the box is in intermediate
mode, that is, paritally checked and is being
clicked.
+@item option-background-hover-change
+The background colour for the box on checkboxes
+and radioboxes, under the condition that the box
+is not checked but is being hovered and clicked.
+
+@item option-foreground-hover-change
+The colour on text for checkboxes and radioboxes,
+under the condition that the box is not checked
+but is being hovered and clicked.
+
+@item option-aura-hover-change
+The colour of the aura around checkboxes and
+radioboxes to mark them as having focus, under
+the condition that the box is not checked but
+is being hovered and clicked.
+
+@item option-background-active-hover-change
+The background colour for the box on checkboxes
+and radioboxes, under the condition that the box
+is checked and is being hovered and clicked.
+
+@item option-foreground-active-hover-change
+The colour on text for checkboxes and radioboxes,
+under the condition that the box is checked and
+is being hovered and clicked.
+
+@item option-aura-active-hover-change
+The colour of the aura around checkboxes and
+radioboxes to mark them as having focus, under
+the condition that the box is checked and is
+being hovered and clicked.
+
+@item option-background-intermediate-hover-change
+The background colour for the box on checkboxes
+and radioboxes, under the condition that the box
+is in intermediate mode, that is, paritally checked
+and is being hovered and clicked.
+
+@item option-foreground-intermediate-hover-change
+The colour on text for checkboxes and radioboxes,
+under the condition that the box is in intermediate
+mode, that is, paritally checked, and is being
+hovered and clicked.
+
+@item option-aura-intermediate-hover-change
+The colour of the aura around checkboxes and
+radioboxes to mark them as having focus, under
+the condition that the box is in intermediate
+mode, that is, paritally checked and is being
+hovered and clicked.
+
@item tabpane-background
@item tabpane-frame
@item tabgroup-background