aboutsummaryrefslogtreecommitdiffstats
path: root/assets/dwm.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the projectphilw2025-04-151-0/+176
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 <dscr@duck.com>