Justin Su

Results 125 issues of Justin Su

### Bug Description When I change Loop's app icon in the settings, it reflects in the dock and the cmdtab menu. However, after I: - Quit Loop (cmdq), or -...

Bug

### Bug Description When exporting Loop's keybind config, every clickable part of the file picker (Save/Cancel buttons, files and folders, etc.) is sometimes very laggy (almost 1 second delay). I...

Bug

### Feature Request Description I use Loop's window snapping, however it is not compatible with these macOS features (System Settings > Desktop & Dock): - Drag windows to menu bar...

Feature

### Bug Description When I use a Loop keybind and then use the Undo keybind while keeping the trigger key held, the undo doesn't happen reliably. ### Steps To Reproduce...

Bug

### Feature Request Description (This is a bottom-of-my-wishlist kind of feature request, since the macOS settings don't support this, either.) I am used to using tab to shift focus to...

Feature

### Bug Description When I was temporarily switching to the stable version to debug another issue, I backed up the preference file at `~/Library/Preferences/com.MrKai77.Loop.plist`. However, when I restored it, it...

Bug

In https://github.com/mchangrh/yt-neuter/commit/af6b225c455f3c1f24bb39f46cb80ba42a7775f0, this rule in the main list: ```adblock ! paid (thanks) comment highlight www.youtube.com##ytd-comment-renderer#comment:style(--ytd-comment-paid-background-color: transparent !important;) ``` was changed to: ```adblock ! paid (thanks) comment highlight www.youtube.com##ytd-comment-view-model>#paid-comment-background ``` But...

When this rule was ported from the main list to the SponsorBlock list in https://github.com/mchangrh/yt-neuter/pull/71, it appears that an extra `.` was added to the rule. I also re-added the...

I noticed that https://github.com/ryanoasis/nerd-fonts releases in `.tar.xz`, in addition to `.zip`. Compared to `.tar.xz` or `.7z`, `.zip` compression just doesn't do a great job, with an especially noticeable difference for...

### Summary ### Description Double-clicking text in a diagnostics popover selects the entire word. If you double-click-and-drag, the text selection should snap to word boundaries. Steps to reproduce: 1. Write...