portable version of OpenBSD's cwm(1) window manager
Go to file
okan 0fdcf3f3df On execwm, we should properly release resources before exec'ing into a
new window manager; so allow CWM_EXEC_WM to assign new wm to wm_argv and
pass through cwm_status (now EXECWM) so that x_teardown() gets called
before exec'ing the new window manager.  Removes the need for a separate
x_restart() now, using new wm_argv; and consolidates errno for execvp.
2015-09-16 17:58:25 +00:00
calmwm.c On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
calmwm.h On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
client.c Mechanical change: group->gc 2015-08-27 18:53:14 +00:00
conf.c On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
cwm.1 Fix whitespace. 2015-08-21 16:52:37 +00:00
cwmrc.5 introduce 'groupsearch' for group menu search; matches on either group 2015-07-12 14:31:47 +00:00
group.c Mechanical change: group->gc 2015-08-27 18:53:14 +00:00
kbfunc.c On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
Makefile Replace screen region info gathering with XRandR equivalent of Xinerama 2015-06-26 15:21:58 +00:00
menu.c simplify menu print text 2015-07-12 14:21:09 +00:00
mousefunc.c _NET_WM_STATE_STICKY implies only sticky at the group/desktop level, not 2015-08-21 16:14:39 +00:00
parse.y Fix autogroup so name,class doesn't need to be quoted. 2015-05-17 04:39:50 +00:00
screen.c Fix whitespace. 2015-08-21 16:52:37 +00:00
search.c Mechanical change: group->gc 2015-08-27 18:53:14 +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 Add consistent checks against NULL. 2015-08-27 18:42:56 +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 Mechanical change: group->gc 2015-08-27 18:53:14 +00:00