Mochammad Hanif R.

Results 10 comments of Mochammad Hanif R.

Can confirm manually enabling wayland permission (using Flatseal) make it work. But for some reason it did **not** automatically use wayland platform (i already manually set `XDG_SESSION_TYPE=wayland`). So the `--ozone-platform=wayland`...

Can you show me some examples ? I thought rules can only be applied to notifications from application

I see. Is this planned to be fixed in the future ?

Have you tried to add snippet support ? You can try to add `textDocument.completion.completionItem.snippetSupport = true` to your LSP capabilities config. It's still a bit buggy though, sometimes it works...

It works for me with standard code action call (not `:GoCodeAction`). You need to use code action on ranges (visual mode on the conditional block)

hmmm can still reproduce it, it's strange. I came up with a bit simpler config and even resetting my terminal config too. I started to think this is nvim-notify bug...

Another strange part is that it only happens when this particular layout is created ``` ┌───────────┬───────────┐ │ │ │ │ │ │ │ ├───────────┤ │ │ │ │ │ │...

For context, this issue mentioned in https://github.com/neovim/neovim/pull/17266#issuecomment-1030713114 first. I found out that nvim-notify fade animation make this issue easily reproducible

Still not working, tried using both kanshi and wdisplays. Currently on latest commit `b4c45aa2e3`

for me just reloading sway config also resets the refresh rate. on latest master