> When I open a program that has decorated setted to false and > workspace_index setted to something it always open on the current > workspace. It only gets showed on the workspace_index window list (the > gnome-panel applet) but the application gets showed on every workspace > I'm currently in, until I go to the workspace setted to be the > workspace_index. When I go to that workspace the application quit > apearing in any other workspace but the one it was supposed to be in > the first place.
Hi,
This is a followup for the debian bug you filed against metacity,
332688. does it still apply to the version in unstable, 2.18.5?
I have tried to reproduce it using the configuration below, but it seems
to work fine. Can the bug be closed?
(if
(is (application_name) "Terminal")
(begin
(undecorate)
(set_workspace 4)
)
)
--
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part

