Loading protos/launcher_atom.proto +2 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ message TaskBarContainer { optional int32 cardinality = 2; } // Next value 40 // Next value 41 enum Attribute { UNKNOWN = 0; DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat Loading Loading @@ -186,6 +186,7 @@ enum Attribute { WEB_SEARCH_RESULT_PERSONAL = 36; WEB_SEARCH_RESULT_CALCULATOR = 37; WEB_SEARCH_RESULT_URL = 38; WEB_SEARCH_RESULT_RICH_ANSWER = 40; WIDGETS_BOTTOM_TRAY = 28; WIDGETS_TRAY_PREDICTION = 29; Loading Loading
protos/launcher_atom.proto +2 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ message TaskBarContainer { optional int32 cardinality = 2; } // Next value 40 // Next value 41 enum Attribute { UNKNOWN = 0; DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat Loading Loading @@ -186,6 +186,7 @@ enum Attribute { WEB_SEARCH_RESULT_PERSONAL = 36; WEB_SEARCH_RESULT_CALCULATOR = 37; WEB_SEARCH_RESULT_URL = 38; WEB_SEARCH_RESULT_RICH_ANSWER = 40; WIDGETS_BOTTOM_TRAY = 28; WIDGETS_TRAY_PREDICTION = 29; Loading