xenocara/app/cwm
2018-01-23 16:00:21 +00:00
..
calmwm.c Only exec the fallback when in CWM_EXEC_WM state. 2018-01-02 14:04:58 +00:00
calmwm.h Generate name_to_func[] in a clean and readable fashion. 2018-01-23 16:00:21 +00:00
client.c As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +00:00
conf.c Generate name_to_func[] in a clean and readable fashion. 2018-01-23 16:00:21 +00:00
cwm.1 Typo, from Julien Steinhauser. 2017-12-30 22:25:09 +00:00
cwmrc.5 Convert menu-exec-wm from an abritrary exec menu, into a config-based menu from 2017-12-29 20:03:46 +00:00
group.c If the requested group number is invalid, bail but don't kill cwm. 2018-01-23 13:48:49 +00:00
kbfunc.c Convert menu-exec-wm from an abritrary exec menu, into a config-based menu from 2017-12-29 20:03:46 +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 Use a variable to keep track of flags for menu_filter(). 2017-12-19 19:38:43 +00:00
parse.y Convert menu-exec-wm from an abritrary exec menu, into a config-based menu from 2017-12-29 20:03:46 +00:00
screen.c Sprinkle __func__ in appropriate error messages. 2016-10-24 17:39:38 +00:00
search.c Shrink tier[] by one after removing matchname in r1.55. 2018-01-23 13:51:39 +00:00
util.c Quick fix: exit after a failed execvp in u_spawn instead; previously we did in 2018-01-08 16:21:54 +00:00
xevents.c As done for buttonrelease, work specific un-cycling and un-highlighting actions 2017-12-29 18:50:43 +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 Add support for _NET_WM_STATE_SKIP_PAGER and _NET_WM_STATE_SKIP_TASKBAR; eerily 2017-12-19 14:30:53 +00:00