--- - branch: MAIN date: Wed Nov 11 16:13:12 UTC 2015 files: - new: '1.11' old: '1.10' path: pkgsrc/x11/dmenu/Makefile pathrev: pkgsrc/x11/dmenu/Makefile@1.11 type: modified - new: '1.6' old: '1.5' path: pkgsrc/x11/dmenu/PLIST pathrev: pkgsrc/x11/dmenu/PLIST@1.6 type: modified - new: '1.9' old: '1.8' path: pkgsrc/x11/dmenu/distinfo pathrev: pkgsrc/x11/dmenu/distinfo@1.9 type: modified - new: '1.3' old: '1.2' path: pkgsrc/x11/dmenu/options.mk pathrev: pkgsrc/x11/dmenu/options.mk@1.3 type: modified id: 20151111T161312Z.ae9d848e21649e130a069e8a1550a08b9ec36af9 log: | Update x11/dmenu to 4.6. Changes: Features: - Now uses Xft for font rendering by default with fallback-font support, this also allows anti-aliased fonts and such. The font string matching will be different, check out http://www.freedesktop.org/software/fontconfig/fontconfig-user.html for the font string syntax, huge thanks to Eric Pruitt and the other people who worked on the dmenu-xft patch (previously on the wiki). - Uses a shared libdraw codebase (also used for dwm right now). - Merged wiki patches: - monarg: allow to specify monitor number to start on with -m (Martin K端hl). - multisel: allow selecting multiple items (ctrl-enter) (Evan Gates). - xft: see above. - Accepted vi'is exit approach ^[ (Arkaduisz). - Add ^G escape keybinding (Karl F). - Separate config options to config.h (Alex Sedov). - Support keybind C-S-[jm] (Connor Lane Smith). - stest: get rid of getopt, use suckless arg.h (Hiltjo). - stest: support inverse matching (flag -v) (Martin K端hl). Notable fixes: - Buffer nul termination on tab (Alex Sedov's). - Crash (pointer dereference) with ctrl-enter as input (Hiltjo). - Ignore prompt if it is empty in addition to NULL (Moritz Wilhelmy). - Incorrect ordering of match results (Davide Del Zompo). - Input text matching (Quentin Rameau). - Paste from clipboard (ctrl+shift+y) (Joshua Lloret). - Replace deprecated usleep() with nanosleep() (Quentin Rameau). - dmenu_run: Split cache logic to dmenu_path again (Quentin Glidic). - multimon: always spawn client on first monitor if specified with -m 0 (Hiltjo). - reset ControlMask for C-j and C-m (Hiltjo). Build improvements: - config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override (ports and *BSDs). - config.mk: improve feature test check (k0ga, stateless). - config.mk: use -std=c99 by default. module: pkgsrc subject: 'CVS commit: pkgsrc/x11/dmenu' unixtime: '1447258392' user: leot