~dylanmccall/unity/panel-drag-frontmost-maximized

« back to all changes in this revision

Viewing changes to src/Launcher.h

  • Committer: Rodrigo Moya
  • Date: 2011-02-24 14:51:30 UTC
  • mfrom: (887 unity)
  • mto: This revision was merged to the branch mainline in revision 898.
  • Revision ID: rodrigo.moya@canonical.com-20110224145130-vkaxbgs33z6ye2kb
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#define ANIM_DURATION       200
39
39
#define ANIM_DURATION_LONG  350
40
40
 
 
41
#define SUPER_TAP_DURATION  250
 
42
 
41
43
#define MAX_SUPERKEY_LABELS 10
42
44
#define LAUNCHER_ICON_SIZE  54
43
45