summary refs log tree commit diff
path: root/search.c
Commit message (Expand)AuthorAgeFilesLines
* cvsimportokan2016-09-141-2/+2
|\
| * Fix-up a few simple uses of client_current(): check CLIENT_ACTIVE flagokan2016-09-141-2/+2
* | cvsimportokan2015-08-281-8/+2
|\|
| * Mechanical change: group->gcokan2015-08-271-1/+1
| * Instead of special casing the 'term' and 'lock' commands, go back tookan2015-08-211-7/+1
* | cvsimportokan2015-07-121-27/+14
|\|
| * introduce 'groupsearch' for group menu search; matches on either groupokan2015-07-121-0/+10
| * styleokan2015-07-011-27/+4
* | cvsimportChristian Neukirchen2015-07-011-10/+18
|\|
| * Introduce a callback for cmd menu printing, special-casing 'lock' andokan2015-06-301-0/+14
| * style and spacing nitsokan2015-06-301-8/+2
| * replace assert usageokan2015-06-281-2/+2
* | cvsimportokan2015-06-091-2/+3
|\|
| * add client labelokan2015-06-081-2/+3
* | cvsimportChristian Neukirchen2015-01-221-2/+3
|\|
| * Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAXokan2015-01-191-2/+3
* | cvsimportokan2014-09-181-7/+7
|\|
| * use similiar style for client flagsokan2014-09-151-1/+1
| * more style nitsokan2014-09-071-6/+6
* | cvsimportChristian Neukirchen2014-09-071-1/+1
|\|
| * Fix nogroup regression, where nogroup became an actual group - theokan2014-08-221-1/+1
| * Purely mechanical; unify 'num', 'no' and 'shortcut'.okan2014-08-201-1/+1
* | cvsimportokan2014-02-081-1/+1
|\|
| * all mapped clients now should have a group, so simplify some casesokan2014-02-071-1/+1
* | cvsimportokan2014-01-211-7/+4
|\|
| * Add a function that adds an entry to a menuq, normalizing a common codeokan2014-01-201-7/+4
* | cvsimportokan2014-01-031-2/+2
|\|
| * use consistent typesokan2014-01-031-2/+2
* | cvsimportokan2013-12-111-2/+2
|\|
| * Stash Class and WM Hints in client_ctxokan2013-12-111-2/+2
* | cvsimport dh-gapsnapokan2013-12-081-1/+1
|\|
| * If not using sticky mode (the default), clients aren't automagically cn-bisectgtkbugokan2013-12-081-1/+1
* | cvsimportokan2013-12-021-2/+2
|\|
| * Prepend the group shortcut in the client search menu; from Thomas Adam.okan2013-12-021-2/+2
* | cvsimportokan2013-04-301-1/+3
|\|
| * missing protookan2013-04-301-1/+3
* | cvsimportokan2013-04-051-6/+11
|\|
| * add missing proto; replace magic numberokan2013-04-051-2/+5
| * zap stray whitespaceokan2013-04-051-2/+2
| * honor PATH search order for exec; from Andres Perera.okan2013-04-031-2/+4
* | cvsimportokan2013-03-091-3/+2
|\|
| * replace handrolled for loop with TAILQ_FOREACH; from andres.p@zoho.comokan2013-03-091-3/+2
* | Use vendored queue.h everywhereChristian Neukirchen2012-11-261-1/+1
|/
* sortokan2012-11-091-2/+2
* tab completion support for menus; from Alexander Polakov.okan2012-11-071-0/+48
* We are inconsistent when it comes to function returns, so just go allokan2011-07-251-4/+5
* tag and comment cleanup; ok oga@okan2011-05-111-1/+2
* introduce nitems macro, with the appropriate ifndef.okan2011-03-221-5/+2
* spacing nitsokan2010-09-251-9/+2
* pull all non-X11 headers from calmwm.h and place them only where theyokan2009-12-151-0/+9