faiz

Results 8 issues of faiz

Simple patch for #150 This patch adds a new preference to the plugin allowing the user to enter the path to their Kindle's My Clippings.txt file: The user initiates a...

> After refactoring in #3283, add a **second stage to the Command Center drawer**, with proper animations & gestures. --- ### Background * The initial stage of the Command Center,...

> **Migrate to a new drawer implementation**, which will act as a foundation for further work on the Command Center. > Ignore background glow behavior, but otherwise ensure no behavioral...

refactor

> **Begin implementing a new design for Gesture Menu, starting with the background glow and overlay.** The Gesture Menu appears while the user is inputting a gesture in **em**. It...

feature

A performance issue I spotted while researching performance impact of `will-change`. This happens in Chrome too, but it's easier to see in Safari. ## Steps to Reproduce 1. Open **em**...

performance

> **Before implementing a new design for the Gesture Menu, separate it from the Command Palette.** Currently, the **Gesture Menu** is drawn by the `CommandPalette` component. The `CommandPalette` component is...

refactor

**Parent issue: #3229** --- ![Image](https://github.com/user-attachments/assets/e69952e5-07a9-4577-8a1e-02eab41c3161) ## Tasks - [ ] **Implement new buttons**: Replace the current buttons in `main` with the new Liminal UI buttons from new design, paying special...

feature

Prior to 10.15, the path for iCloud Drive was `~/Library/Mobile Documents/com~apple~CloudDocs`. In 10.15, this path has changed to `~/Library/CloudStorage/iCloud Drive`. Upgrading to Catalina causes old symlinks to break. Some sort...