about summary refs log tree commit diff
path: root/kbfunc.c
Commit message (Expand)AuthorAgeFilesLines
* cvsimportokan2013-12-161-0/+6
|\
| * Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.okan2013-12-161-0/+6
* | cvsimportokan2013-12-131-2/+6
|\|
| * Teach screen_find_xinerama() to apply gap only when told to do so;okan2013-12-131-1/+1
| * Instead of using work area, use the Xinerama area for snap calculations;okan2013-12-131-2/+6
* | cvsimportChristian Neukirchen2013-12-131-2/+2
|\|
| * Make sure we really take work area gap into account with snap calculations;okan2013-12-121-2/+2
* | cvsimportokan2013-12-021-2/+2
|\|
| * like gap, make snapdist per screenokan2013-11-271-2/+2
* | cvsimportokan2013-10-251-2/+2
|\|
| * a few err->errx since we don't have error messages here; from Tiago Cunhaokan2013-10-171-2/+2
* | cvsimportokan2013-07-101-1/+1
|\|
| * move kbfunc and mousefunc closer togetherokan2013-07-081-1/+1
* | cvsimportChristian Neukirchen2013-05-291-9/+8
|\|
| * swap x/y calculations in kbd move/resize to match those in the respective mou...okan2013-05-111-9/+8
* | cvsimportokan2013-04-141-0/+1
|\|
| * consistencyokan2013-04-081-0/+1
* | cvsimportokan2013-01-131-0/+13
|\|
| * add per-group vert/horiz tiling support; introduces 2 new bind commands,okan2013-01-081-0/+13
* | cvsimportokan2013-01-061-9/+9
|\|
| * rename {h,v}max functions for consistency; from Jan Staryokan2013-01-041-2/+2
| * pass the screen workarea, as opposed to viewarea, allowing clientokan2013-01-021-2/+2
| * re-work client_snapcalc() so it takes client and edge dimensions withokan2013-01-021-4/+4
| * make num of groups no longer off-by-one; from Alexander Polakovokan2013-01-011-3/+3
* | cvsimportokan2012-12-191-27/+9
|\|
| * put a default known_hosts into confokan2012-12-171-7/+4
| * pull user home directory via getenv or getpwuid and stash it so we don'tokan2012-12-171-5/+2
| * create and use menuq_clear() helper; from Tiago Cunhaokan2012-12-171-16/+4
* | Use vendored queue.h everywhereChristian Neukirchen2012-11-261-1/+1
|/
* sortokan2012-11-091-1/+1
* get rid of the xfree() wrapper around free(); from Tiago Cunha.okan2012-11-071-11/+10
* missing headers; from Thordur Bjornsson.okan2012-11-071-0/+1
* tab completion support for menus; from Alexander Polakov.okan2012-11-071-4/+5
* replace 'reload' with 'restart', which merely re-exec's cwm using theokan2012-10-311-2/+4
* extend client_resize so that it can know when to reset max flags andokan2012-09-091-1/+1
* re-use geom struct in client_ctx (saved)geometry.okan2012-07-131-14/+14
* convert xmax/ymax uses to view geometry.okan2012-07-131-6/+6
* assign and use screen ctx where appropriate and consistently.okan2012-07-041-14/+6
* use the screen ctx since we already have it assigned.okan2012-07-041-6/+6
* restore mouse move via the keyboard, noticed by todd@. while the checkokan2011-08-291-7/+2
* We are inconsistent when it comes to function returns, so just go allokan2011-07-251-8/+9
* Clarify defines and make them not look like non-local ones; started by aokan2011-07-231-4/+4
* introduce a new config option to snap to the screen edge. 'snapdist'okan2011-06-241-0/+7
* Correct extern declaration and while here, rename a variable to beokan2011-06-241-2/+2
* tag and comment cleanup; ok oga@okan2011-05-111-3/+3
* introduce a new 'freeze' flag (CMS-f by default) which may be applied tookan2011-05-071-0/+9
* preserve labels after an edit action is aborted; extending the menuokan2010-02-101-5/+5
* pull all non-X11 headers from calmwm.h and place them only where theyokan2009-12-151-0/+9
* pull these headers only into files that need them.okan2009-12-151-0/+1
* merge the 2 common header files; specific includes to be pulled out asokan2009-12-151-1/+0