Commit Graph

16 Commits

Author SHA1 Message Date
ShikiSuen 005116c429 SPM // Consolidate dependencies. 2024-03-06 00:18:55 +08:00
ShikiSuen 2a5cc07b5b NotifierUI // Compensate the window area with system notifications. 2023-10-28 22:47:56 +08:00
ShikiSuen 711767df93 NotifierUI // Share changes across releases. 2023-09-28 07:52:30 -05:00
ShikiSuen 75cc4aad53 NSAttributedString // Hardcode default kern value in macOS 14. 2023-09-15 19:39:23 +08:00
ShikiSuen 5be390021f NotifierUI // Stop using boundingDimension(). 2023-07-30 13:43:36 +08:00
ShikiSuen 3f0f308c81 Repo // Compatibility with Xcode 15. 2023-06-17 16:25:54 +08:00
ShikiSuen 36e6634247 NotifierUI // Improve fading animations. 2023-03-01 22:58:19 +08:00
ShikiSuen d3454ccd56 Repo // Utilizing NSAttributedString.boundingDimension. 2023-02-24 00:08:53 +08:00
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