xenocara/app/cwm
kn fed210f7a7 command uses execvp(3) not execve(2)
util.c:u_exec() has been doing so since import.
2019-07-02 23:37:47 +00:00
..
calmwm.c Separate out the menu window from the client resize/move geom window; in each 2019-03-04 19:28:17 +00:00
calmwm.h Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +00:00
client.c Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +00:00
conf.c shuffle deck chairs: rename group actions to match intent for clarity 2019-03-07 12:54:21 +00:00
cwm.1 Add a configtest flag (-n). 2019-02-25 18:07:48 +00:00
cwmrc.5 command uses execvp(3) not execve(2) 2019-07-02 23:37:47 +00:00
group.c zip extra lines 2019-03-07 13:24:10 +00:00
kbfunc.c Teach client_current() to use a screen to find the current client instead of 2019-03-07 14:28:17 +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 Separate out the menu window from the client resize/move geom window; in each 2019-03-04 19:28:17 +00:00
parse.y merge from base, from sashan@: 2018-11-09 16:00:54 +00:00
screen.c Print window id in hex; while here, remove unnecessary newline. 2019-03-08 20:33:30 +00:00
search.c Simplification; use asprintf where appropriate now. 2018-02-02 13:27:25 +00:00
util.c Plug a memory leak in log_debug(); OK okan@ 2019-04-29 19:03:20 +00:00
xevents.c Handle _NET_WM_NAME changes. 2019-04-29 19:02:21 +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 fix a few misplaced (and misnamed) ewmh root window functions 2019-03-04 14:48:59 +00:00