summary refs log tree commit diff
path: root/kbfunc.c
Commit message (Expand)AuthorAgeFilesLines
* cvsimportChristian Neukirchen2015-01-221-4/+5
|\
| * Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAXokan2015-01-191-4/+5
* | cvsimportokan2014-09-271-1/+1
|\|
| * these have nothing to do with 'sticky', but rather group membership; rename.okan2014-09-271-1/+1
* | cvsimportokan2014-09-181-18/+18
|\|
| * these client actions are just toggles; less confusing with better namesokan2014-09-171-12/+12
| * ewmh states _NET_WM_STATE_STICKY should not alter positionokan2014-09-171-1/+1
| * Remove incorrect cast in kbfunc_exec. In kbfunc_ssh, reverse logic onokan2014-09-111-4/+4
| * Remove duplicate client queue (mruq); instead, remove and take theokan2014-09-081-1/+1
* | cvsimportChristian Neukirchen2014-09-071-8/+29
|\|
| * Few style nits; extend 'path' to MAXPATHLEN.okan2014-09-061-10/+13
| * Move termpath and lockpath into cmdq; side effect is that 'lock' andokan2014-09-061-3/+16
| * add explicit paran and drop some empty lines bringing like functions closerokan2014-09-011-1/+0
| * Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows anyokan2014-08-251-0/+6
* | cvsimportokan2014-01-301-0/+2
|\|
| * Move cwm_status around to avoid header fu, and remove extraneous signalokan2014-01-301-0/+2
* | cvsimportokan2014-01-291-1/+1
|\|
| * Minimize trivial differences between a few kb and mb functions.okan2014-01-291-1/+1
* | cvsimportokan2014-01-241-39/+29
|\|
| * If no title is supplied, term uses only the basename for its title.okan2014-01-231-2/+2
| * zap whitespaceokan2014-01-221-25/+25
| * Somewhat streamline event loop/restart/quit handling; most notableokan2014-01-221-12/+2
* | cvsimportokan2014-01-211-25/+11
|\|
| * Sprinkle a few more const; from Tiago Cunha.okan2014-01-211-1/+2
| * Save the ptr position before lowering via kbd, so as to be able to cycleokan2014-01-201-0/+1
| * constify and rename some confusing variables around cmdq.okan2014-01-201-2/+2
| * Add a function that adds an entry to a menuq, normalizing a common codeokan2014-01-201-23/+7
* | cvsimportokan2014-01-031-1/+1
|\|
| * use consistent typesokan2014-01-031-1/+1
* | 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