Commit Graph

48 Commits

Author SHA1 Message Date
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
3aac31a8e5 Cleanup 2024-08-09 23:20:01 +02:00
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
020aac91ff Make PREFIX configurable in the Makefile 2024-07-28 18:37:18 +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
152a0d648c Update screenshot 2024-07-12 00:41:05 +02:00
40f35759b9 Update after rebuild of resources 2024-07-12 00:39:32 +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
19c42e9a52 Update README.md with better and more concise information about the project 2024-07-11 23:29:09 +02:00
7e9b159204 Remove test1234 2024-07-05 12:29:16 +02:00
872159b8ab A test commit1234 2024-07-05 12:28:33 +02:00
875c768cea Remove test123 2024-07-05 12:26:36 +02:00
9e08851964 A test commit 2024-07-05 12:18:23 +02:00
3a16bc04d5 Remove test 2024-07-05 12:14:39 +02:00
76ae1590f6 A test commit 2024-07-05 12:14:09 +02:00
20113cc0c9 Remove test 2024-07-05 12:04:34 +02:00
0e92c38db0 A test commit 2024-07-05 12:02:17 +02:00
9d98d6056f README.md: Updated info about Makefile 2024-07-05 11:55:09 +02:00
a54cac53f2 Added Makefile 2024-07-05 10:55:35 +02:00
2d10e570be Fixed typo in README.md 2024-07-05 10:35:48 +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
9c639978d0 Reduced size of About image and hence reduced the size of the binary from 199kb to 79kb 2024-07-01 22:34:48 +02:00
23c3d1aebf Add question to all 6 actions 2024-07-01 22:29:12 +02:00
871c268bc3 Update README.me 2024-06-30 12:57:34 +02:00
fcdabcb59d Update to version 1.1 2024-06-30 12:05:52 +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
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
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
f5ee234100 Add application icon 2024-06-28 16:58:14 +02:00
217c4136cd Add .gitignore to ignore the binary file ssdd 2024-06-28 16:41:49 +02:00
9e8bbabb77 Remove binary file 2024-06-28 16:41:05 +02:00
48c6fb0d0b Update README.md with information about using Clang 2024-06-28 16:40:48 +02:00
86f9ff7b60 Remove binary file 2024-06-28 16:38:08 +02:00
0288995d58 Update screenshot and text in the program 2024-06-28 16:37:33 +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