aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/dwm/dwm.h
AgeCommit message (Collapse)Author
2021-11-10chore: libunicode -> libutfNicholas
2021-10-26Feat(libunicode): Added an explicit unicode libraryNicholas Noll
Refactored code to pull out utf8 functions from base into a standalone library. Also left the required function inside arg.c so that code that calls ARG_BEGIN doesn't have to link to libunicode.
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-10-05feat(dwm): spatial movement and attach bottomNicholas Noll
2021-10-04feat(wm): keyboard focus correctedNicholas Noll
2020-07-19chore: updateNicholas Noll
2020-06-10checkin: massive restructuring of dvtmNicholas Noll
2020-06-08small fixesNicholas Noll
2020-06-07feat: working dispatch menuNicholas Noll
2020-06-06hand added swallow patchNicholas Noll
2020-06-06checkin: before adding swallowNicholas Noll
2020-06-06feat: dwm forkNicholas Noll
2020-06-06deprecated waylandNicholas Noll
2020-06-04refactoredNicholas Noll