diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-13 17:16:08 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-13 17:16:08 +0000 |
| commit | 8923bd7026755ecc35898c5573fa9c6670a8c56b (patch) | |
| tree | 24d43ba94304c67cd8e569ca2ce756884785f81f /openbox/client.c | |
| parent | e048751f914d16cb6346f7e7ca6532eaae44ce31 (diff) | |
raise windows smartly when merging desktops
Diffstat (limited to 'openbox/client.c')
| -rw-r--r-- | openbox/client.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/client.c b/openbox/client.c index fed902fc..f8ebd136 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -2509,7 +2509,6 @@ gboolean client_hide(ObClient *self) frame_hide(self->frame); hide = TRUE; - ob_debug("hiding client %s\n", self->title); /* According to the ICCCM (sec 4.1.3.1) when a window is not visible, it needs to be in IconicState. This includes when it is on another |
