fredizzimo

Results 51 issues of fredizzimo

Especially with a lot of layers, it would be nice if the keymap, which displays the actual character that would be sent to the host, was displayed on the LCD,.

It should be possible to adjust the LCD contrast and save it.

It should be possible to adjust the LCD brightness, and save the settings.

Hi, I was going to merge the new updates to the infinity_ergodox project. However I got the first problem immediately when trying to compile the master branch. The tmk_core repository...

TODO

## What kind of change does this PR introduce? A recent Skia update made it possible to configure the gamma and the contrast of the rendered text. So this makes...

## What kind of change does this PR introduce? This is https://github.com/neovide/neovide/pull/2485 again, with some changes to improve the text clarity and performance. This bug was also fixed: https://github.com/neovide/neovide/pull/2485#issuecomment-2073429344 and...

## What kind of change does this PR introduce? Based on discussion here, we should change the defaults to not fork, so this is done here. * https://github.com/neovide/neovide/issues/2147 Additionally, this...

## What kind of change does this PR introduce? This adds quotes around the wsl paths passed to Neovim, to deal with spaces and special characters. Relative paths are also...

We currently have several transparency issues, here are a few: * https://github.com/neovide/neovide/issues/2375 * https://github.com/neovide/neovide/issues/2318 * https://github.com/neovide/neovide/issues/2275 * https://github.com/neovide/neovide/issues/1508 This is unrelated to this proposal, but should be fixed nevertheless. *...

enhancement

When editing the command line, the cursor often jumps to `nvim-cmp` windows and to main buffers, usually first to the completion popup, and when that's closed to the main buffer....

bug