wl2776

Results 28 comments of wl2776

> When I enter debugging mode, I saw this message in Debug Console: > ``` > [OpenImageDebugger] INFO: Could not activate hooks for any IDEs > Stop hook #1 added....

Looks like I've got similar issue. Firefox opens notebook, but after some time writes "Autosave failed!" and displays orange plate with the word "Forbidden" on saving attempts.

I believe, the issue is somewhere in the [`Launcher.OnKeyDown`](https://github.com/sourcegit-scm/sourcegit/blob/master/src/Views/Launcher.axaml.cs#L108) method. Could you check it? ## To reproduce 1. Open Automator or Shortcuts 2. Create new action opening Terminal application (stock...

Thank you for this detailed analysis. > on my MacBook Pro (M3 Max), I can confirm the `Ctrl+` works (will trigger another app) Do you mean that you have tried...

> What is the current state of this? I understand that [@wl2776](https://github.com/wl2776) has started work on this, meanwhile [@love-linger](https://github.com/love-linger) also has this issue assigned. No progress on my side.

> Any plans to finish this? Sorry, currently no plans

It looks like your kernel has loaded stock module instead of this one customized. You don't create files in sysfs for RGB zones manually, the module creates them. Use lsmod,...

Probably, homebrew formula adds something. I have downloaded tarball with the latest release and compiled skhd from sources. It doesn't try to monitor network, neither doesn't install any switches in...