Qu Wenruo

Results 25 issues of Qu Wenruo

Hi, Old clang_completion + UltiSnip works quite fine, after clang_complete completes a function call, can just move to the first parameter. But now, it doesn't work anymore. There are several...

Example using external compile_commands directory, and remove the header insertion decorators to remove the strange dot. ``` let g:lsc_server_commands = { \ 'c': 'clangd --compile-commands-dir=~/compile_commands.d/kernel/ --header-insertion-decorators=false', \ 'cpp': 'clangd --compile-commands-dir=~/compile_commands.d/kernel/...

When "Window decoration" theme is changed to any Materia theme, and with global scaling other than 100%, it will result super bold window frame, definitely way larger than the scaled...

upstream bug

The involved release is v1.27. The board is CM4 with 8G RAM, 32G eMMC, with wifi/bt. I changed the rpi bootloader to boot from BCM-USB-MSD first, then eMMC. Although it...

Hi, I'm wondering what's needed to chain load from Uboot. The compiled result `RPI_EFI.fd` doesn't have EFI/PE/ELF header, thus none of the `bootefi`, `booti`, `bootelf` commands work. Or is there...

Hi The test file `runtest/ltp-aiodio.part1` can be executed by `./runltp -f ltp-aiodio.part1` directly. As it needs the extra junkfiles. And although test scripts `testscripts/ltp-aiodio.sh` can setup needed files and run...

I'm a new user converted from sakura terminal, although most of features can be fulfilled by dconf, the new terminal window state always follow `/io/elementary/terminal/saved-state/windows-state`. This make some use-case need...

Priority: Wishlist

## Problem description If using standalone script to start airsonic using jre-openjdk-16, it will fail with the following messages. [fail.txt](https://github.com/airsonic/airsonic/files/6774675/fail.txt) ### Steps to reproduce 1. Install jre-openjdk version 16.0 (provided...

vim-clang works quite good so far, it fixes bug like screwing up terminal, but I still miss the jump-to-definition and snippets function from vim-clang-complete. Any idea if it will be...

Currently I have already sent out a patchset to start moving functionality to `btrfs tune` group. The eventual planned interface would looks like this: - `btrfs tune set list-all` To...

enhancement
experimental