94e911a4c5
Update to version 2.1 and hopefully fix the bugs
2025-04-14 23:46:02 +02:00
c24db4dcbd
Update to version 2.0. Port to GTK4.
2024-09-13 01:49:48 +02:00
18e6f1a70f
Update to version 1.6. Change format of config file to use KEY=VALUE.
2024-08-10 09:35:15 +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
8ae0b72624
Update to version 1.4. Place the buttons together and give them a bit of air. This looks, imho, a lot better.
2024-07-28 01:09:48 +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
2a53ed3845
Rename to Simple ShutDown Dialog again
2024-07-12 00:37:57 +02:00
8edde79fa0
Rename to Simple ShutDown Dialog
2024-07-12 00:35:34 +02:00
ef25b54a22
Rename app from example to ssdd
2024-07-04 08:11:08 +02:00
86c43720cb
Update to version 1.2
2024-07-01 23:02:08 +02:00
23c3d1aebf
Add question to all 6 actions
2024-07-01 22:29:12 +02:00
fcdabcb59d
Update to version 1.1
2024-06-30 12:05:52 +02:00
8b3bde4c5a
Added option to use Escape to close the window. Program icon compiled into the program.
2024-06-30 12:00:29 +02:00
1bb725e725
Add a question to each of the 6 commands if you want to do the action
2024-06-28 18:37:19 +02:00
c9fed7e0b9
Shrink image size in About dialog and change commands for the buttons from Systemd to dbus
2024-06-28 18:16:01 +02:00
f5ee234100
Add application icon
2024-06-28 16:58:14 +02:00
0288995d58
Update screenshot and text in the program
2024-06-28 16:37:33 +02:00
440644eac8
Initial commit of ssdd
2024-06-28 16:30:52 +02:00