ShikiSuen
|
856c5d02d7
|
Clang-format // Use Google Swift Format Style.
|
2023-02-11 13:07:59 +08:00 |
ShikiSuen
|
0d3a727d9d
|
Repo // Enable CGShieldingWindowLevel().
- We use the max value between CGShieldingWindowLevel() and kCGPopUpMenuWindowLevel.
|
2023-02-05 19:10:55 +08:00 |
ShikiSuen
|
b439b2ce93
|
NotifierUI // GCD the tasks in notify().
|
2022-12-30 10:52:51 +08:00 |
ShikiSuen
|
5b0c80db1b
|
NotifierUI // Use extended NSOrderedSet in lieu of array.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
98df537d81
|
NotifierUI // Fix memory and CPU issues by limiting instances.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
c04684d5e4
|
NotifierUI // Deduplicate messages when necessary.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
082e4ba455
|
NotifierUI // Tweak how out-of-date notifications look like.
|
2022-12-17 14:49:05 +08:00 |
ShikiSuen
|
1f5481a8d4
|
NotifierUI // Refactor into a standalone package.
|
2022-12-17 14:49:05 +08:00 |