xenocara/app/cwm
2017-12-13 15:10:17 +00:00
..
calmwm.c stash dir into conf since it'll be of use 2017-12-07 15:47:14 +00:00
calmwm.h Unconditionally show prompt on menus, regardless of invocation. 2017-12-11 20:58:18 +00:00
client.c Ensure clients stay within the viewable bounds on placement, even with empty 2017-05-05 14:14:19 +00:00
conf.c Original idea from Dimitris Papastamos to move windows to corners a while ago; 2017-12-07 16:25:33 +00:00
cwm.1 Use the key names from keysymdef.h in the default key bindings list for 2017-07-21 15:55:37 +00:00
cwmrc.5 Original idea from Dimitris Papastamos to move windows to corners a while ago; 2017-12-07 16:25:33 +00:00
group.c Fix group hidden state when a client wants to be on all desktops on start; 2017-02-10 15:00:54 +00:00
kbfunc.c Unconditionally show prompt on menus, regardless of invocation. 2017-12-11 20:58:18 +00:00
Makefile Pull over the remaining re-implemented window move/resize functions and create 2017-07-14 17:23:38 +00:00
menu.c clean up after previous (noprompt removal) 2017-12-12 15:37:16 +00:00
parse.y Switch bwidth type; unfortunately X11 is inconsistent. 2017-04-26 21:10:54 +00:00
screen.c Sprinkle __func__ in appropriate error messages. 2016-10-24 17:39:38 +00:00
search.c move variable declarations up, to match everything else 2017-12-13 15:10:17 +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 drop obsolete comment 2017-05-09 18:43:40 +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