xenocara/app/cwm
2019-03-08 13:17:26 +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 Add 'group-close-[n]' action to close all windows within specified group. 2019-02-25 16:40:49 +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 Separate out the menu window from the client resize/move geom window; in each 2019-03-04 19:28:17 +00:00
search.c Simplification; use asprintf where appropriate now. 2018-02-02 13:27:25 +00:00
util.c fix missing includes 2019-02-13 15:43:24 +00:00
xevents.c add parans for readibility 2019-03-08 13:17:26 +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