• v1.3 65946c76fc

    kekePower released this 2024-07-12 08:14:18 +02:00 | 7 commits to master since this release

    This release contains only minor changes that really are not bugs, just improvements.

    Changelog:

    - Added `resources.c` and `resources.h` to the `.gitignore` file.
    - Modified the `execute_command` function to use `g_spawn_command_line_async` for asynchronous command execution.
    - Updated the `show_confirmation_dialog` function to display a GTK dialog with a warning icon and improved layout.
    - Added a margin to the buttons in the `create_button` function for better spacing.
    - Improved error handling for loading the window icon in the `activate` function.
    - Updated README.md with more information about manually compiling ssdd
    

    Enjoy!

    Downloads