xenocara/app/cwm
2017-12-29 16:55:50 +00:00
..
calmwm.c Add support for re-exec'ing with SIGHUP; equivalent to the already built-in 2017-12-27 18:46:18 +00:00
calmwm.h Merge group_toggle_membership_leave into the buttonrelease event and only do 2017-12-29 16:55:50 +00:00
client.c add helper function client_show to bring together like actions for unhide/raise 2017-12-29 12:54:54 +00:00
conf.c Add support for _NET_WM_STATE_SKIP_PAGER and _NET_WM_STATE_SKIP_TASKBAR; eerily 2017-12-19 14:30:53 +00:00
cwm.1 Add support for re-exec'ing with SIGHUP; equivalent to the already built-in 2017-12-27 18:46:18 +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 Merge group_toggle_membership_leave into the buttonrelease event and only do 2017-12-29 16:55:50 +00:00
kbfunc.c Merge group_toggle_membership_leave into the buttonrelease event and only do 2017-12-29 16:55:50 +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 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 Merge group_toggle_membership_leave into the buttonrelease event and only do 2017-12-29 16:55:50 +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