djpohly / dwl

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

Remove some redundant function calls #463

Open djpohly opened 1 year ago

djpohly commented 1 year ago

Spotted a couple of things that wlroots already does for us, and a couple of places where we were called printstatus() after making no changes.

Net ΔSLOC: -5

sevz17 commented 1 year ago

Merged "No need to send surface.leave/enter events" and "Style: use early-return to clarify code"

I still need to check the call of updatemons