aboutsummaryrefslogtreecommitdiffstats
path: root/src/transient/transient.c
diff options
context:
space:
mode:
authorphilw <dscr@duck.com>2025-04-24 11:05:27 +0200
committerphilw <dscr@duck.com>2025-04-24 11:05:27 +0200
commit3067e463f953463d4c604d0c5259475595d89a00 (patch)
tree45b451826566e707cc19b17fa872e9ecade7a025 /src/transient/transient.c
parent8146021a2ea4130cfb0d2bf846b451ec538b1bb6 (diff)
downloaddwm-3067e463f953463d4c604d0c5259475595d89a00.tar.gz
dwm-3067e463f953463d4c604d0c5259475595d89a00.zip
feat: Refactor dwm.c for modularity, add dwm.h header file, switch compiler 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>
Diffstat (limited to 'src/transient/transient.c')
0 files changed, 0 insertions, 0 deletions
tr> 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