fredizzimo

Results 51 issues of fredizzimo

### Problem This PR caused a regression where Neovide and other Gui clients fails to exit until xclip is either killed or something else copied to the clipboard * https://github.com/neovim/neovim/pull/21675...

bug
job-control
clipboard

### Problem The winbar is currently sent as part of the main window. This makes it impossible to implement smooth scrolling using the ui protocol when Winbar is enabled. The...

enhancement
ui-ext
statusline

## What kind of change does this PR introduce? This is mostly a refactoring in order to support multiple render backends, like D3D, and makes the actual PR that implements...

## What kind of change does this PR introduce? This switches to a Direct3D based renderer and finally makes the Windows render loop smooth with almost no frame drops, at...

## What kind of change does this PR introduce? Previously it was only checked when the mouse moved, but that does not work when new windows are created without moving...

**Describe the bug** The screen should be redrawn when the font configuration is changed, but it isn't. **To Reproduce** 1. Open Neovide 2. Open some file so that you can...

bug

Without that the built in terminal will not show true colors by default. For a full discussion and analysis of the issue, see this https://github.com/neovide/neovide/discussions/2252

bug

I'm creating a new issue to list all the current issues with the snap packages, since in addition to the two open issues, there are a few other problems. -...

bug
help wanted
snap

**Is your feature request related to a problem? Please describe.** When I set a custom home directory, many environment variables gets set with the wrong default values pointing to the...

enhancement

1. Open a XWayland application 2. Copy some text 3. exit the application 4. run `wl-paste` and observe that it hangs This happens 100% of the time, but only when...

not our bug