diff options
| author | Miles Alan <m@milesalan.com> | 2021-08-09 12:24:14 -0400 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-08-09 12:25:19 -0400 |
| commit | 716233534b35f74dba5a46ade8f1a6f8cc72fea4 (patch) | |
| tree | 4686918cd9beeb6920b1e93462d312cacd81f5aa /config.default.h | |
| parent | Add a configuration option for fullscreen locking (diff) | |
| download | dwm-716233534b35f74dba5a46ade8f1a6f8cc72fea4.tar.gz dwm-716233534b35f74dba5a46ade8f1a6f8cc72fea4.tar.bz2 dwm-716233534b35f74dba5a46ade8f1a6f8cc72fea4.zip | |
Improve speed of drw_text when provided with large strings
Calculates len & ew in drw_font_getexts loop by incrementing instead of
decrementing; as such avoids proportional increase in time spent in loop
based on provided strings size.
Diffstat (limited to 'config.default.h')
0 files changed, 0 insertions, 0 deletions
