hunny warisu
hunny warisu
## fix: handle missing dependencies for custom project images ## Description This update resolves issues with missing dependencies in custom project images by implementing a script. It includes support for...
https://code.visualstudio.com/docs/remote/troubleshooting#_connect-to-a-remote-host-from-the-terminal can lapce do this👍 like this code --remote ssh-remote+remote_server /code/my_project or anything better like zed IDE zed ssh://[@][:]/ https://zed.dev/docs/remote-development
Works for Both KDE version 5 and 6
we are using https://github.com/nashaofu/xcap/blob/master/src/linux/impl_window.rs Xcap it uses Xcb crate which will only works on x11 or if Xwayland brigde is there (but do not detect wayland apps) So we must...