djpohly / dwl

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

Fix the gridmode patch #438

Closed Abanoub8 closed 1 year ago

Abanoub8 commented 1 year ago

This is the gridmode patch ported to work with the latest commit of dwl (68a17f9)

use the new resize() function which takes a struct wlr_box type instead of the old resize() function which takes many more parameters.