-
ssdd 1.6 released Stable
released this
2024-08-10 09:39:17 +02:00 | 1 commits to master since this releaseThis is a breaking change to the config file going from just listing the commands to using KEY=VALUE.
You may have to delete your current $HOME/.config/ssdd/config file.Enjoy!
Downloads
-
ssdd 1.5 released Stable
released this
2024-08-09 23:11:10 +02:00 | 4 commits to master since this releaseVersion 1.5 comes with tiny, but important changes.
- Renamed About button to Settings.
- You can now configure the command for each of the buttons.
- The About dialog is now in its own tab next to Settings.
- PREFIX in the Makefile is now configurable. README.md is updated to reflect this change.
This means that you can now configure the command used for every button and if you're using a system without SystemD, you are now free to use other commands. I'm using Mageia Linux and it uses SystemD, hence the default in the first few releases.
Enjoy!
Downloads
-
ssdd 1.4 released Stable
released this
2024-07-28 01:13:31 +02:00 | 6 commits to master since this releaseMade a few adjustments to the buttons. There was a space between the rows of buttons that I didn't like, so I removed it. I also added a bit of space within the buttons.
Enjoy!
Downloads
-
ssdd 1.3 released Stable
released this
2024-07-12 08:14:18 +02:00 | 7 commits to master since this releaseThis 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
-
ssdd 1.2 released Stable
released this
2024-07-01 23:05:02 +02:00 | 25 commits to master since this releaseThis release includes the following changes:
- Reduced the size of the image in the About dialog and hence reduced the size of the binary from 199kb to 79kb.
- Did some optimizations in the code.
Enjoy!
Downloads
-
ssdd 1.1 released Stable
released this
2024-06-30 12:08:14 +02:00 | 29 commits to master since this releaseThis is a small update where I added the option to use Escape to close the window and the icon in the About dialog is compiled into the binary file.
I also experienced an issue where the icons on the buttons were not showing and this is also fixed.Enjoy!
Downloads
-
ssdd 1.0 released Stable
released this
2024-06-28 18:49:45 +02:00 | 33 commits to master since this releaseI'm happy to release version 1.0 of this simple Shutdown program that I am using on my laptop.
It works as expected and does its job. Nothing fancy.
Enjoy!
Downloads