[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hidden tags
- To: hlwm _at_ lists _dot_ herbstluftwm _dot_ org
- Subject: Re: Hidden tags
- From: Hans-Peter Deifel <hpdeifel _at_ gmx _dot_ de>
- Date: Sat, 03 Jan 2015 14:20:55 +0100
Am 03.01.2015 um 12:22 schrieb Thorsten Wißmann:
> > Am 03.01.2015 12:04 schrieb "Hans-Peter Deifel" <hpdeifel _at_ gmx _dot_ de>:
> > > I started to implement a "hidden tag" feature that allows to set an
> > > attribute on tags to hide it from pagers and ignore it when cycling.
>
> A minor problem with that aproach: then I am not able to move a window
> to the q3terminal-tag using a panel without showing the q3terminal.
Well, if you actually want your q3terminal-tag shown in the pager, then
just don't set the tag as hidden. I thinks that's fair :)
> On Sat, Jan 03, 2015 at 12:10:03PM +0100, Max Krüger wrote:
> > IMHO for floatmon and q3terminal hlwm should just lie in the ewmh and still
> > tell the panel, the previous tag would be focused.
>
> For floatmon and q3terminal, that really sounds like a good way.
>
> Another possibility is to unset the EWMH property, I'm not sure how much
> pagers are confused by this.
Btw, we'd also have to account for windows: A window on a hidden tag
either shouldn't be listed in _NET_CLIENT_LIST or shouldn't have a
_NET_WM_DESKTOP property. Possibly both.
HP