xenocara/app/cwm
okan 9b943acf32 During init, query screen for _NET_ACTIVE_WINDOW and set that client as
active; while we already look at what's under the pointer, use this
information first, then look under the pointer (saving that round-trip).
This restores the active state to a client after restart even if the
pointer is not above it (and of course the pointer is not above another
client).
2016-09-16 14:32:02 +00:00
..
calmwm.c pledge "stdio rpath proc exec" cwm before main event loop, after 2015-11-12 17:56:54 +00:00
calmwm.h During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00
client.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00
conf.c change 'sticky' to 'stick' to toggle client stickiness (seems the 2016-09-12 13:47:00 +00:00
cwm.1 Fix whitespace. 2015-08-21 16:52:37 +00:00
cwmrc.5 change 'sticky' to 'stick' to toggle client stickiness (seems the 2016-09-12 13:47:00 +00:00
group.c Simplify group_holds_only_hidden(); from Vadim Vygonets. 2016-09-02 16:07:11 +00:00
kbfunc.c If a client does not set increment values, use 'moveamount' as a way to 2015-11-17 14:32:38 +00:00
Makefile Replace screen region info gathering with XRandR equivalent of Xinerama 2015-06-26 15:21:58 +00:00
menu.c Enable the use of numpad Enter key on menus; from Henrique N. Lengler. 2016-08-28 15:23:24 +00:00
mousefunc.c Limit mouse resize to hints within the client; matches kbd resize 2016-09-13 13:42:28 +00:00
parse.y Fix autogroup so name,class doesn't need to be quoted. 2015-05-17 04:39:50 +00:00
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 On execwm, we should properly release resources before exec'ing into a 2015-09-16 17:58:25 +00:00
xevents.c During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +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 During init, query screen for _NET_ACTIVE_WINDOW and set that client as 2016-09-16 14:32:02 +00:00