nyyManni / dmenu-wayland

dmenu for wayland-compositors
MIT License
197 stars 22 forks source link

Fix faulty drawing optimization #17

Closed lassipulkkinen closed 4 years ago

lassipulkkinen commented 4 years ago

This corrects a failing optimization attempt in drawing logic. On my current laptop it caused roughly 50% CPU usage while typing, and on my old one the lag was unbearable. With this patch it's about 2% instead.