diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2023-06-25 17:44:00 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2023-06-25 17:44:00 -0500 |
commit | eda0613cc4c657a4d4f0165aa8ccd75108545981 (patch) | |
tree | 422f22f2411a6be2d82255039ad4890fe95ffea6 /util.c | |
parent | Don't bother with ignoring SIGCHLD (diff) | |
download | dwl-eda0613cc4c657a4d4f0165aa8ccd75108545981.tar.gz dwl-eda0613cc4c657a4d4f0165aa8ccd75108545981.tar.bz2 dwl-eda0613cc4c657a4d4f0165aa8ccd75108545981.tar.xz dwl-eda0613cc4c657a4d4f0165aa8ccd75108545981.tar.zst dwl-eda0613cc4c657a4d4f0165aa8ccd75108545981.zip |
Separate drag icon from layers array and Lyr enum
If we treat the drag icon as distinct from other layers (it doesn't have
contents that are interactive, focusable, etc.), then we can iterate
over layers meaningfully with a simple for loop.
ΔSLOC: -8
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions