Skip to content

Commit

Permalink
Some improvements.
Browse files Browse the repository at this point in the history
  - Windows 11 crash on startup:
  Access memory violation on application windows startup due to lib
  Fedora's `mingw64-libepoxy-1.5.10-6.fc40` library.
  Temporary fix using msys2 package DLL.
  - Designing messages view using `tokio` async tasks, with possibility
  to stop running tasks.
  - Config handling improvements.
  - Dependencies updated.
  • Loading branch information
Miguel Aranha Baldi Horlle committed Apr 13, 2024
1 parent a1954f8 commit 5cd449c
Show file tree
Hide file tree
Showing 15 changed files with 756 additions and 401 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ icon.png
krust-setup.exe
libs/
package.zip
*.log
Loading

0 comments on commit 5cd449c

Please sign in to comment.