Committed SF patch #963120: Open tab in window on current desktop.
commit58bbfd3081cadae9f19ef112dd923f95e843a203
authorEddy De Greef <edg@users.sourceforge.net>
Tue, 8 Jun 2004 15:30:02 +0000 (8 15:30 +0000)
committerEddy De Greef <edg@users.sourceforge.net>
Tue, 8 Jun 2004 15:30:02 +0000 (8 15:30 +0000)
treebe3a5e3951074c4e81025b27bea3fb346c6dffe2
parentced13662948cb111a0bde6ac9803246b26045a31
Committed SF patch #963120: Open tab in window on current desktop.
New files opened via nc no longer appear in a tab of some pseudo-random
window, possible on a different window manager desktop, but on a window
of the current desktop. If no window exists on the current desktop, a
new one is created.
Requires the window manager to be EWMH compliant, but falls back to the
old behaviour for non-compliant wms.
source/server.c
util/misc.c
util/misc.h