Alin Panaitiu

Results 30 comments of Alin Panaitiu

@mankittens sorry, no, Lunar is also plagued by this problem 😅 It's possible you had luck with Lunar these days. It's also possible that this happens more often with BetterDisplay...

Tested this for a whole day, with all my fish plugins and customizations. Works perfect 👌 thanks!

@TaiAurori well the thing that's crashing the Mac is most likely the FSEvents listeners ran by both `tailwindcss` and `entr` But yes, it is something that shouldn't happen, this is...

Hi @Ferbez thank you for the kind words! Not sure if this would work, but you could try exploiting one of the macOS bugs that has been wasting weeks of...

I looked into what that _"Allow extended dynamic range"_ checkbox does which apparently is only available in Monterey. It seems to call `CGSEnableHDR`. I've added a small utility here that...

Yes, there are many such URLs, it can't possibly work on every web page. PRs are welcome :)

I'm modifying the HTML by adding a new node for the sidebar and moving the whole body into an inner node so that it can be shifted to the left...

Most such dynamic websites react to DOM tree changes and usually re-render the page. I doubt there is any way to make this extension work well with feed sites like...

The window will appear on the main screen, which is the screen where the menubar looks active. That's what `NSScreen.main` returns and that is what I use. Showing it on...

This was just added in [v1.6](https://github.com/FuzzyIdeas/IsThereNet/releases/tag/v1.6)