lp:~aacid/unity-2d/unity-2d_hud_configuration_key

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-2d/unity-2d_hud_configuration_key
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-2d
Status:
Merged

Recent revisions

1035. By Albert Astals Cid

Use a more usual letter that works with xvfb

1034. By Albert Astals Cid

Tests suggested by pstolowski

1033. By Albert Astals Cid

Tests for the parser

1032. By Albert Astals Cid

Print something sane for the kotkeys that use x11keycode directly

1031. By Albert Astals Cid

Get rid of the extra space between the string and the .

1030. By Albert Astals Cid

todo + comments

1029. By Albert Astals Cid

less includes

1028. By Albert Astals Cid

Read the unity setting for hud toggling

1027. By Albert Astals Cid

Use a internal cache for the spread shown value

Otherwise when the service becomes available it may happen that we do
the shownChanged(true) because it's shown and the shownChanged(true) because of
the direct connection between signals and thus the shell ends up with
two shownChanged(true) and forces the visibiity of the launcher twice, meaning
that if we are using hide-mode 1 the launcher will be stuck shown forever
. Fixes: https://bugs.launchpad.net/bugs/940590. Approved by Pawel Stolowski.

1026. By Paweł Stołowski

[shell] Supress warnings/type error for onCountChanged property for undefined lensView.model object - check if model exists before binding to onCountChanged
  property. The warnings are:
   LensView.qml:48:5: QML Connections: Cannot assign to non-existent property "onCountChanged"
   LensView.qml:50: TypeError: Result of expression 'lensView.model' [undefined] is not an object.. Fixes: . Approved by Albert Astals Cid.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-2d
This branch contains Public information 
Everyone can see this information.