xenocara/app/cwm
okan 3d638de617 First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients
from re-hiding on restart due to flag toggling (note that this is ripe
for re-vamping). Behavior only observed on restarts.

Problem found by, and initial patch from, Henri Kemppainen (thanks!),
though ever so slightly different one applied.
2015-01-23 19:35:11 +00:00
..
calmwm.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
calmwm.h Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
client.c First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients 2015-01-23 19:35:11 +00:00
conf.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
cwm.1 Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any 2014-08-25 12:49:19 +00:00
cwmrc.5 Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows any 2014-08-25 12:49:19 +00:00
group.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
kbfunc.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
Makefile move the 2 small font helper functions to xutil.c 2013-05-19 23:38:20 +00:00
menu.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
mousefunc.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
parse.y Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
screen.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
search.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
util.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
xevents.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
xmalloc.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00
xutil.c Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX 2015-01-19 14:54:16 +00:00