10000 Release ssdd v1.3 released · kekePower/ssdd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ssdd v1.3 released

Compare
Choose a tag to compare
@kekePower kekePower released this 12 Jul 06:59
· 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!

0