Commit Graph

18 Commits

Author SHA1 Message Date
2eb289ead1 Update screenshot and add screenshot of settings to README.md 2024-08-09 23:15:28 +02:00
08e2988776 Update to version 1.5. Rename About button to Settings and create a Settings dialog where you can configure the commands for each button and moved the About section as well 2024-08-09 23:02:46 +02:00
65946c76fc Update to version 1.3
- 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
2024-07-12 08:08:54 +02:00
8edde79fa0 Rename to Simple ShutDown Dialog 2024-07-12 00:35:34 +02:00
19c42e9a52 Update README.md with better and more concise information about the project 2024-07-11 23:29:09 +02:00
9d98d6056f README.md: Updated info about Makefile 2024-07-05 11:55:09 +02:00
2d10e570be Fixed typo in README.md 2024-07-05 10:35:48 +02:00
871c268bc3 Update README.me 2024-06-30 12:57:34 +02:00
1cba6e01e7 Updated README.md to fix typo 2024-06-30 12:02:56 +02:00
911060ecf7 Updated README.md info on how to compile ssdd 2024-06-30 12:02:05 +02:00
67bc3e0143 Add link to Sawfish ssd 2024-06-28 17:02:35 +02:00
d19e855659 Small correction in README.md 2024-06-28 17:00:23 +02:00
48c6fb0d0b Update README.md with information about using Clang 2024-06-28 16:40:48 +02:00
eb4f5464c7 Add a screenshot to README.md 2024-06-28 16:35:27 +02:00
44a39cc186 Another tiny change in README.md 2024-06-28 16:32:19 +02:00
bf15157555 Tiny change in README.md 2024-06-28 16:31:33 +02:00
440644eac8 Initial commit of ssdd 2024-06-28 16:30:52 +02:00
fcf29366a1 Initial commit 2024-06-28 16:23:05 +02:00