Blob


1 # Import
2 - surf
3 - tabbed
4 - nsxiv
6 # Fix
7 - dwm: XKeycodeToKeysum
9 # Refactor
10 - split common code into a library (drw.c)
11 - pinentry code is ugly AF, replace it with something better
12 - pinentry-dmenu should ideally not be a fork of dmenu, but rather use it directly