| Commit message (Expand) | Author | Age | Files | Lines |
* | README: update v6.2 | Leah Neukirchen | 2017-10-17 | 1 | -0/+18 |
* | cvsimport | okan | 2017-09-06 | 1 | -1/+1 |
|\ |
|
| * | Case matters for menu matching on executables; from ben@lloyd.im. | okan | 2017-09-06 | 1 | -1/+1 |
* | | cvsimport | Leah Neukirchen | 2017-07-27 | 6 | -165/+152 |
|\| |
|
| * | Use the key names from keysymdef.h in the default key bindings list for | okan | 2017-07-21 | 1 | -6/+6 |
| * | remove extra parentheses | okan | 2017-07-14 | 1 | -2/+2 |
| * | Pull over the remaining re-implemented window move/resize functions and create | okan | 2017-07-14 | 5 | -155/+142 |
| * | rename one function, matching others, to help upcoming change | okan | 2017-07-12 | 3 | -3/+3 |
* | | drop fgetln.c | Leah Neukirchen | 2017-07-11 | 3 | -107/+4 |
* | | cvsimport | Leah Neukirchen | 2017-07-11 | 2 | -16/+14 |
|\| |
|
| * | Replace fgetln(3) with POSIX getline(3); inspired by brynet and Ingo. | okan | 2017-07-10 | 1 | -11/+10 |
| * | fix a few WARNINGS (new sentence, new line and extraneous Pp macro) found with | okan | 2017-07-06 | 1 | -5/+4 |
| * | from src, by espie@: | okan | 2017-07-06 | 1 | -1/+1 |
* | | cvsimport | okan | 2017-05-09 | 7 | -296/+274 |
|\| |
|
| * | drop obsolete comment | okan | 2017-05-09 | 1 | -1/+0 |
| * | Alter callbacks to take a struct instead of a growing number of arguments; | okan | 2017-05-09 | 5 | -222/+219 |
| * | Ensure clients stay within the viewable bounds on placement, even with empty | okan | 2017-05-05 | 1 | -8/+8 |
| * | Clean up, unify and accurately calculate edge distance with client move/resize | okan | 2017-05-01 | 4 | -62/+44 |
| * | Switch bwidth type; unfortunately X11 is inconsistent. | okan | 2017-04-26 | 3 | -7/+7 |
* | | calmwm: sighdlr: use -1 instead of WAIT_ANY | Leah Neukirchen | 2017-04-25 | 1 | -1/+1 |
* | | cvsimport | okan | 2017-04-25 | 4 | -30/+33 |
|\| |
|
| * | The r1.36 menuq_add() conversion did this one wrong; fix by reverting to the | okan | 2017-04-25 | 1 | -4/+7 |
| * | Remove 'noresult' (and simplify) as it does nothing and makes the logic around | okan | 2017-04-25 | 1 | -10/+4 |
| * | search_match_path() isn't supposed to return anything. | okan | 2017-04-24 | 1 | -1/+1 |
| * | Move queue init to caller so it's only called once in a few cases. | okan | 2017-04-24 | 1 | -2/+2 |
| * | sort | okan | 2017-04-24 | 1 | -10/+10 |
| * | Raise the previously focused window, instead of the previous window in the | okan | 2017-04-24 | 1 | -1/+3 |
| * | For {h,v}tile, instead of keeping the master client's {h,v} geometry, expand it | okan | 2017-04-24 | 2 | -4/+8 |
* | | cvsimport | okan | 2017-02-10 | 2 | -2/+2 |
|\| |
|
| * | Fix group hidden state when a client wants to be on all desktops on start; | okan | 2017-02-10 | 1 | -1/+1 |
| * | Call client_resize instead of client_move after client_placecalc since the size | okan | 2017-02-06 | 1 | -1/+1 |
* | | cvsimport | okan | 2017-01-15 | 1 | -1/+1 |
|\| |
|
| * | Typo on binding name; from Redouan Ait Mallouk. | okan | 2017-01-15 | 1 | -1/+1 |
* | | Leahize | Leah Neukirchen | 2017-01-23 | 3 | -3/+4 |
* | | cvsimport | okan | 2017-01-05 | 2 | -11/+17 |
|\| |
|
| * | Ensure client stays inbound on key-based resize; based on logic existing in | okan | 2017-01-05 | 1 | -0/+4 |
| * | When a window has a user or program specified position, ensure the edge of the | okan | 2016-12-19 | 1 | -11/+13 |
* | | add config migration script | Christian Neukirchen | 2016-12-16 | 1 | -0/+74 |
* | | fix build | Christian Neukirchen | 2016-12-16 | 1 | -1/+0 |
* | | cvsimport | Christian Neukirchen | 2016-12-16 | 10 | -635/+614 |
|\| |
|
| * | stray newlines | okan | 2016-12-06 | 3 | -3/+1 |
| * | Add search_print_text(), a default callback for mi->print in menu_filter(). W... | okan | 2016-12-06 | 4 | -12/+15 |
| * | Consistent use of menuq_add for ssh menu. | okan | 2016-12-06 | 1 | -1/+1 |
| * | Now that dim.{x,y} are available early, use them before requiring a | okan | 2016-12-06 | 1 | -0/+4 |
| * | Set dim.{x,y} during client_init and update on resize, instead of | okan | 2016-12-06 | 1 | -3/+4 |
| * | 'window-search' is spelled 'menu-window'; the former snuck in during the | okan | 2016-12-06 | 1 | -1/+0 |
| * | Fold unbinding functions into one for each, key and mouse; plugs a leak when | okan | 2016-12-02 | 1 | -36/+10 |
| * | use the correct type | okan | 2016-12-02 | 1 | -1/+1 |
| * | Tame the number of 'exec' and 'path' search_match wrappers. No functional | okan | 2016-12-01 | 4 | -23/+9 |
| * | Switch ssh menu to search_match_text; like group/window/cmd menus, use only a | okan | 2016-12-01 | 1 | -1/+1 |