CodeDead

Results 30 comments of CodeDead

Correct, tested and can confirm that this is indeed unwanted behaviour. Will fix in the next release. Thank you for the suggestions that you've submitted! Together we'll make this project...

Great question. I have concerns regarding the future of the .NET ecosystem on which DeadLock and many of our applications are built on. Using .NET is fine for Windows only...

> MAUI has no official support for Linux. There are some forks that add GTK bindings for Linux desktop support, so they _might_ be merged upstream eventually. From what I...

For any developers using .NET; you can now make use of the deadlock library: https://github.com/CodeDead/deadlock-dotnet-sdk It is available on NuGet and allows you to customize the functionalities to your liking,...

**Definitely!** We've discussed software portability in a blog post here: http://codedead.com/?p=1294

This will be made possible in the upcoming WPF remake!

I'm thinking more of a radically different approach. In the sense that something like Tauri + Rust and a React frontend are perfectly capable of providing small binaries, which are...

Good suggestion. Consider it planned for a future release. Thank you!

It's already in an RPM repository: https://protonvpn.com/support/official-linux-vpn-fedora/ https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm The repository itself (for Fedora): ```shell # # ProtonVPN stable release # [protonvpn-fedora-stable] name = ProtonVPN Fedora Stable repository baseurl = https://repo.protonvpn.com/fedora-$releasever-stable...

> my suggestions: change this app to Rust and use flutter instead of GTK Rust sounds good but Flutter... no. Flutter uses GTK for Linux, so what would that solve?...