[uicb] uicb_client_toggletag() with NULL use as sticky toggle
commit981c47835e11234f473f20ec41ec9223859f611e
authorSteffen Schulz <bugzilla@cbg.dyndns.org>
Wed, 26 Mar 2008 08:06:53 +0000 (26 09:06 +0100)
committerJulien Danjou <julien@danjou.info>
Wed, 26 Mar 2008 08:06:53 +0000 (26 09:06 +0100)
tree8c493d8f9a8250e9546ceadb3e234af5641dc41d
parent2a6292db296bcf705995a01ead77014419967f1d
[uicb] uicb_client_toggletag() with NULL use as sticky toggle

The following modification to client_toggletag will make it possible to
make windows sticky/unsticky via client_toggletag(0).
Upon unsticky, the window will stay at the currently selected tags.

Signed-off-by: Julien Danjou <julien@danjou.info>
tag.c