lessneek

Results 7 issues of lessneek

https://github.com/pragmagic/vscode-nim/blob/4698b164565eb6d793823f92bf4d8639b0c5bd0e/syntaxes/nim.json#L994

I have a routed public /64 prefix for my LAN. When one PC is connected to mullvad it can't access other local PC by its public IPv6 with `icmp_seq=1 Destination...

### Is it a bug? - [X] I know this is an issue with the app, and contacting Mullvad support is not relevant. ### I have checked if others have...

bug
Desktop frontend

This is a straightforward solution for the: #5893. - - - This change is [](https://reviewable.io/reviews/mullvad/mullvadvpn-app/5904)

### Is it a bug? - [X] I know this is an issue with the app, and contacting Mullvad support is not relevant. ### I have checked if others have...

bug
Linux

There is a `GLib-GObject-CRITICAL` error on main window closing within `SimpleAsyncComponent` when there is a transient `adw::PreferencesWindow` within another `SimpleAsyncComponent`. There is no error if the root component is `SimpleComponent`...

There are some not looking good UI elements that are fixed with these custom colors: ```json "workbench.colorCustomizations": { "[Gruvbox Dark Hard]": { "titleBar.activeBackground": "#282828", "activityBar.border": "default", "activityBar.background": "#222526", "sideBar.background": "#272727",...