stskyblade

Results 4 issues of stskyblade

**Background Information:** - wslu v2.3.6; wslusc v37 - WSL: Ubuntu 20.04 **Describe the bug** I use this command `wslusc -g -e "export DISPLAY=$(grep -m 1 nameserver /etc/resolv.conf | awk '{print...

Bug
Help Wanted
Unable to Reproduce

### I've already installed the latest developer version of Koodo Reader, this problem still exsits - [X] Yes ### There are no similar issues on the issue list - [X]...

bug

I'm using Ubuntu 20.04. When I have a Nautilus window opened, window_switcher can't work properly. `wmctrl -l -x` outputs like below: ``` 0x04a00007 0 org.gnome.Nautilus.Org.gnome.Nautilus ```

This should fix https://github.com/emacs-lsp/lsp-ui/issues/274 and https://github.com/syl20bnr/spacemacs/issues/16051 Semantic layer in Spacemacs assigns `semantic-create-imenu-index` to `imenu-create-index-function`. It uses overlays as position. This is my first time contributing to an Emacs package. Need...