xenocara/app/cwm
2019-03-04 14:36:02 +00:00
..
calmwm.c Add a configtest flag (-n). 2019-02-25 18:07:48 +00:00
calmwm.h Tie group number and name together during config. 2019-03-01 14:32:01 +00:00
client.c Selectively hide and show clients based on state; merge client_unhide() and 2019-02-28 13:11:53 +00:00
conf.c simplify xftcolor config 2019-03-04 13:33:39 +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 Tie group number and name together during config. 2019-03-01 14:32:01 +00:00
kbfunc.c Add 'group-close-[n]' action to close all windows within specified group. 2019-02-25 16:40:49 +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 Stop asking for events (NoEventMask) from menu window once done with 2018-11-14 19:22:51 +00:00
parse.y merge from base, from sashan@: 2018-11-09 16:00:54 +00:00
screen.c _NET_WORKAREA needs ngroups, so screen_update_geometry() needs to come after 2019-03-04 14:36:02 +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 Move the group index (desktop number) check to the only 2 callers that require 2019-02-28 23:26:12 +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