blob: de7ed8129498d90240aa990e3281d48abad2712f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
* Modify all dmenu-* scripts to optionally use another menu, like vis-menu (slmenu)
Do this by taking an optional $1 which is the name of the program to use
(optional $dir argument is removed: fix dmenu-bookmarks simply using cd)
* mblaze-extras: remove mmv, just use complete_mrefile=mail/...
* sfeed-browser: optionally just write link to stdout (or to xsel -i)
* Refactor: review all scripts and adapt to common style
Configuration file (read only at "make" time) for default apps etc..
* Find a proper copy-left license
|