CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2016/10/24 11:16:23
Modified files: app/cwm : calmwm.h search.c Log message: Get rid of 'matchname'; it's too surprising to have the menu change during client search as different potential str matches are cycled through. If there's interest, the only string that doesn't exist in the listing is the window's class - that can be added of course, but it makes the line too long imho.