Kristófer Reykjalín

Results 38 comments of Kristófer Reykjalín

@Fisher-Wong The build worked for me despite showing those errors. Have you tried running the output file generated by the build?

I just wanted to second this and add that I find this nice for accessibility reasons; it's a bit easier to follow where the cursor is going when you can...

I have the same issue despite registering the Nerd Font: ``` [TRACE] [NEORAY] Regular: Fira Code Retina Nerd Font Complete.otf [WARNING] [NEORAY] Font has no bold italic face. [WARNING] [NEORAY]...

Personally I think it's fine to wait for the libraries to add support for these icons/ligatures — no rush from my end. Thank you for the work on neoray, it's...

[Jellyfin recommends a modified version of FFMPEG](https://jellyfin.org/docs/general/administration/hardware-acceleration/#supported-acceleration-methods): https://github.com/jellyfin/jellyfin-ffmpeg. Maybe that's what's missing here?

I've started seeing the same issue and my instance has become unresponsive 🤔

> To get video format, BP Attachments is using the [wp_get_video_extensions()](https://developer.wordpress.org/reference/functions/wp_get_video_extensions/) WordPress function which only allows some video formats Ah, that's where the video file extensions come from! I couldn't...

I'm pretty sure the solution to this would be to build a macOS application bundle and set the `NSHighResolutionCapable` property to `true` in the `Info.plist` file. [I've run into this...

> I think the scaling issues have been fixed so if you could let me know how it's working that would be great. The build is [here](https://github.com/rohit-px2/nvui/actions/runs/1837488167) Hmm, when I...

Turns out there are more issues that surface once this has been fixed. I'm trying to come up with a patch right now, but might take a bit.