portable version of OpenBSD's cwm(1) window manager
Go to file
okan a8a111dffd client_ptrwarp should not deal with unhiding or raising clients (non ptr
requests); most callers do this already - deal with the few that do not.
client_ptrwarp becomes a simple wrapper (setpos) but it will be expanded.
2016-10-03 13:41:30 +00:00
calmwm.c no need to unmap menu window again 2016-09-29 00:30:40 +00:00
calmwm.h remove unused proto 2016-09-30 21:44:51 +00:00
client.c client_ptrwarp should not deal with unhiding or raising clients (non ptr 2016-10-03 13:41:30 +00:00
conf.c Use instinsic X11 functions for key/btn/ptr grab/ungrab/regrab requests; 2016-09-30 18:28:06 +00:00
cwm.1
cwmrc.5
group.c
kbfunc.c client_ptrwarp should not deal with unhiding or raising clients (non ptr 2016-10-03 13:41:30 +00:00
Makefile remove debug that accidentally snuck in 2016-09-20 18:23:12 +00:00
menu.c Use instinsic X11 functions for key/btn/ptr grab/ungrab/regrab requests; 2016-09-30 18:28:06 +00:00
mousefunc.c Use instinsic X11 functions for key/btn/ptr grab/ungrab/regrab requests; 2016-09-30 18:28:06 +00:00
parse.y
screen.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00
search.c Fix-up a few simple uses of client_current(): check CLIENT_ACTIVE flag 2016-09-14 19:45:33 +00:00
util.c
xevents.c client_ptrwarp should not deal with unhiding or raising clients (non ptr 2016-10-03 13:41:30 +00:00
xmalloc.c
xutil.c Use instinsic X11 functions for key/btn/ptr grab/ungrab/regrab requests; 2016-09-30 18:28:06 +00:00