aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/config.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Refactor dwm.c for modularity, add dwm.h header file, switch compiler ↵philw2025-04-241-1/+1
| | | | | | | | | | | | to tcc Refactored dwm.c to improve code organization and maintainability Added dwm.h header file for better modularity and to define common declarations Changed the compiler to TCC for faster compilation during development. Signed-off-by: philw <dscr@duck.com>
* Refactor the projectphilw2025-04-151-0/+40
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>
d colspan='5' class='logmsg'> Signed-off-by: philw <dscr@duck.com> 2025-04-09feature: Add terminal mode keybindingsphilw1-0/+9 Signed-off-by: philw <dscr@duck.com> 2025-03-28Enable transparent background for presentationsphilw1-2/+2 2025-03-28Enable colorscheme changesphilw1-38/+53 2025-03-27Update nvim configphilw2-1/+5 2025-03-27Update config for rust pluginsphilw1-57/+52 2025-01-15Rewrite autopairs featurephilw2-11/+28 2025-01-14Replace autopairs with minipairsphilw1-7/+3 2025-01-13Rewrite latex formattingphilw1-12/+5 2025-01-13Remove old picturephilw1-3/+0 2025-01-13Update readmephilw1-47/+103 2025-01-13Rewrite config in pure luaphilw5-200/+212 2025-01-13Update configphilw8-405/+212 2025-01-11Remove redundant deps, rewrite file treephilw2-68/+129 2024-11-20update initphilw1-0/+3 2024-10-06Enable terminal toggle keybindphilw1-1/+2 2024-05-10Enable lspsaga's floating window opacityphilw1-0/+3 2024-05-07Update README.mdphilw1-2/+2 2024-05-07Update colorschemephajw1-9/+23 2024-05-07Increase document traversal speedphajw1-5/+11 2024-04-30Update readmephilw1-1/+2