Changelog for
dwm-1681036634.e81f17d-10.28.x86_64.rpm :
* Wed Aug 09 2023 obs-service-tar-scmAATTinvalid- Update to version 1681036634.e81f17d:
* restore SIGCHLD sighandler to default before spawning a program
* config.mk: update to _XOPEN_SOURCE=700L
* Use sigaction(SA_NOCLDWAIT) for SIGCHLD handling
* grabkeys: Avoid missing events when a keysym maps to multiple keycodes
* Revert \"Remove dmenumon variable\"
* bump version to 6.4
* remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5
* Remove dmenumon variable
* config.def.h: make keys and buttons const
* Remove blw variable in favour of calculating the value when needed