aboutsummaryrefslogtreecommitdiff
path: root/dwm/drw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(dwm): sync with upstreamPolesznyák Márk2026-02-221-3/+26
| | | | | | | | | | | Commits: - cleanup schemes and colors (93f2686) - drw.c: drw_scm_free: call free inside (7c3abae) - dwm: Fix heap buffer overflow in getatomprop (244fa85) - dwm: Fix getatomprop regression from heap overflow fix (a9aa0d8) - fix not updating _NET_ACTIVE_WINDOW (397d618) - getstate: fix access type and remove redundant cast (5c9f303) - more overflow fix in getatomprop() (c3dd6a8)
* chore: sync dwm with upstreampml682025-09-161-67/+64
|
* Initial commitpml682023-12-271-0/+452