djpohly / dwl

dwm for Wayland - ARCHIVE: development has moved to Codeberg
https://codeberg.org/dwl/dwl
Other
1.94k stars 283 forks source link

Make fibonacci patch work #437

Closed Abanoub8 closed 1 year ago

Abanoub8 commented 1 year ago

This makes the original fibonacci patch work.

It add the dwindle() function, spiral() function, fibonacci() function to the main dwl.c file instead of messing with the config.def.h and Makefile, and makes the patch actually compile.