On 20 February 2012 15:16, Uli Armbruster <uli.armbruster_AT_googlemail.com>wrote:
> Hi there
>
> I'm willing to solve this by myself, despite my lack of real C-knowledge,
> but I need some hints at least:
>
> By default, floating clients are always on top of tiled clients. I'd like
> to change this behavior to make it possible to use floating and tiled
> clients together (either having the same tag or if multiple tags are
> selected) so the currently selected client is on top, no matter if it's
> floating or tiled.
>
> So, where can I find this in the source code?
>
>
read how focus works (focus(..); unfocus(..);)
and how and when XRaiseWindow is called
> Best
> Army
>
>
--
*Ivan c00kiemon5ter V Kanakarakis *
Received on Mon Feb 20 2012 - 14:19:52 CET