
25 Jan
2009
25 Jan
'09
8:35 p.m.
Roman Cheplyaka wrote:
By the way, shouldn't it be possible with the same method to force applications appear at the same workspace they were launched?
Yes, but only if they are launched in a way that gives xmonad access to the pid. The Prompt module could be adapted to return the pid of the spawned process(but I guess that could cause problems with expressions like "foo; bar"), but I don't think it would be possible when using external launchers like dmenu.