.. |
calmwm.c
|
Refactor callbacks to take a void * so as to not try and generalize into
|
2016-10-18 17:03:30 +00:00 |
calmwm.h
|
Add search_print_text(), a default callback for mi->print in menu_filter(). While
|
2016-12-06 21:54:10 +00:00 |
client.c
|
Set dim.{x,y} during client_init and update on resize, instead of
|
2016-12-06 21:00:13 +00:00 |
conf.c
|
'window-search' is spelled 'menu-window'; the former snuck in during the
|
2016-12-06 15:03:13 +00:00 |
cwm.1
|
Change 'menu-window' to display all windows; then add 'menu-window-hidden' for
|
2016-12-01 18:17:52 +00:00 |
cwmrc.5
|
Change 'menu-window' to display all windows; then add 'menu-window-hidden' for
|
2016-12-01 18:17:52 +00:00 |
group.c
|
Sprinkle __func__ in appropriate error messages.
|
2016-10-24 17:39:38 +00:00 |
kbfunc.c
|
Add search_print_text(), a default callback for mi->print in menu_filter(). While
|
2016-12-06 21:54:10 +00:00 |
Makefile
|
remove debug that accidentally snuck in
|
2016-09-20 18:23:12 +00:00 |
menu.c
|
Add search_print_text(), a default callback for mi->print in menu_filter(). While
|
2016-12-06 21:54:10 +00:00 |
mousefunc.c
|
Now that dim.{x,y} are available early, use them before requiring a
|
2016-12-06 21:03:58 +00:00 |
parse.y
|
Normalize bind function names, based on a few categories: window, group, menu
|
2016-12-01 17:17:27 +00:00 |
screen.c
|
Sprinkle __func__ in appropriate error messages.
|
2016-10-24 17:39:38 +00:00 |
search.c
|
Add search_print_text(), a default callback for mi->print in menu_filter(). While
|
2016-12-06 21:54:10 +00:00 |
util.c
|
On execwm, we should properly release resources before exec'ing into a
|
2015-09-16 17:58:25 +00:00 |
xevents.c
|
Refactor callbacks to take a void * so as to not try and generalize into
|
2016-10-18 17:03:30 +00:00 |
xmalloc.c
|
Introduce a xreallocarray and convert a few xcalloc instances that do
|
2015-03-28 23:12:47 +00:00 |
xutil.c
|
Stash wmname into conf.
|
2016-10-05 13:10:59 +00:00 |