[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Fix _NET_CLIENT_LIST_STACKING
- To: herbstluftwm _minus_ devel _at_ lists _dot_ sourceforge _dot_ net
- Subject: [PATCH 0/3] Fix _NET_CLIENT_LIST_STACKING
- From: Hans-Peter Deifel <hpdeifel _at_ gmx _dot_ de>
- Date: Sun, 18 Nov 2012 19:21:51 +0100
Here are some patches to fix the EWMH property _NET_CLIENT_LIST_STACKING. In
particular, the tasklist of xfce4-panel needs these to list windows at all.
Hans-Peter Deifel (3):
Update _NET_CLIENT_LIST_STACKING on client changes
Only include clients in _NET_CLIENT_LIST_STACKING
Include all clients in _NET_CLIENT_LIST_STACKING
src/ewmh.c | 33 +++++++++++++++++++++++++++++----
src/monitor.c | 14 ++++++++------
src/monitor.h | 5 +++--
src/stack.c | 45 +++++++++++++++++++++++++++------------------
src/stack.h | 5 +++--
5 files changed, 70 insertions(+), 32 deletions(-)
--
1.7.8.6