From 8146021a2ea4130cfb0d2bf846b451ec538b1bb6 Mon Sep 17 00:00:00 2001 From: philw Date: Tue, 15 Apr 2025 01:41:05 +0200 Subject: Refactor the project Refactored core logic to improve readability and maintainability. Documented the 'transient.c' file to provide clear explanations of its purpose and functions. Updated the 'util.c' file with necessary comments and improvements to existing code. Documented the 'util.h' header file to clarify function prototypes and usage. This update should improve the overall code quality and make it easier for future development. Signed-off-by: philw --- dwm.png | Bin 373 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dwm.png (limited to 'dwm.png') diff --git a/dwm.png b/dwm.png deleted file mode 100644 index b1f9ba7..0000000 Binary files a/dwm.png and /dev/null differ -- cgit v1.2.3