Foxe Chen
Foxe Chen
I added the option to allow windows to be highlighted using neovim's [`winhighlight`](https://neovim.io/doc/user/options.html#'winhighlight'). It uses highlight groups from `:highlight` and I think it is useful when the `relative` option is...
neovim version = v0.9.0 Hello, When I call :JABSOpen when the JABS window is already opened, it breaks the entire plugin (I have to restart nvim for it work again)...
[Yabsnap](https://github.com/hirak99/yabsnap) is equivalent to OpenSUSE's snapper but made for Arch Linux This PR adds support for parsing the information from the json metadata files that yabsnap uses to track comments...
### Checklist - [X] I have read through the manual page (`man fzf`) - [X] I have searched through the existing issues - [X] For bug reports, I have checked...
Actions like moving a window around spams the entire journal with unnecessary logs along with using up disk writes. Not sure why info exists when there is debug.
Issue: opening a session file with multiple buffers open would only set bufnr for the buffer that is focused from the start. This prevents buffer local mappings and autocmds from...
### Request Description Is it possible to have smaller increments for changing the max FPS, other than multiples of ten?
Should fix #5157. The ext-data-control, wlr-data-control, and the core wayland protocol are supported, so all compositors are supported. The ext-data-control-v1 protcol is new and is just a graduated wlr-data-control-v1. Thing...
**Describe the bug** Pressing the narration button results in foliate rapidly moving through pages without any sound. If text is selected, then no sound is played at all. **To Reproduce**...
I'm developing a program that interacts with Wayland, and it seems like Niri incorrectly deals with the clipboard. Here is how to reproduce: 1. Clone this git repo https://github.com/64-bitman/clippor 2....