Commit 0601261
committed
Adds new 'counts' Launchpad indicator label option
- Displays an icon & count of each of the priority groups
Avoids unneeded indicator data refreshing on config changes
Avoids delay/cancellation potential for after startup loaded data
Avoids listening for enable/disable in the indicator as its life-cycle is controlled by the container
Adds missing enum descriptions1 parent 7bcd0a6 commit 0601261
File tree
8 files changed
+209
-118
lines changed- src
- plus/focus
8 files changed
+209
-118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2994 | 2994 | | |
2995 | 2995 | | |
2996 | 2996 | | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
2997 | 3001 | | |
2998 | 3002 | | |
2999 | 3003 | | |
| |||
3006 | 3010 | | |
3007 | 3011 | | |
3008 | 3012 | | |
3009 | | - | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
3010 | 3020 | | |
3011 | 3021 | | |
3012 | 3022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
| 1318 | + | |
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
316 | 319 | | |
317 | 320 | | |
318 | 321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 79 | | |
91 | 80 | | |
92 | 81 | | |
| |||
191 | 180 | | |
192 | 181 | | |
193 | 182 | | |
194 | | - | |
| 183 | + | |
195 | 184 | | |
196 | 185 | | |
197 | 186 | | |
| |||
343 | 332 | | |
344 | 333 | | |
345 | 334 | | |
346 | | - | |
347 | | - | |
348 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
349 | 340 | | |
350 | 341 | | |
351 | 342 | | |
| |||
0 commit comments