Blob


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