<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/5333/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Tue, 13 Jan 2015 21:10:31 +0000</lastBuildDate><item><title>Can I force child windows to open in workspace of parent?</title><link>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/</link><description>I've got `mintupdate` running off in a different workspace updating my system, and it makes a few popup windows at various points during this time to let you monitor its status.  I'd like for these to stay out of my way and open in the same workspace as `mintupdate`, but instead they open in the workspace I'm currently using &lt;i&gt;and&lt;/i&gt; steal the focus.

How can I force these child windows to open in the same workspace as their parent, rather than the current workspace?</description><pubDate>Tue, 13 Jan 2015 19:50:07 +0000</pubDate><guid>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/</guid></item><item><title>Comment by Adaephon for &lt;p&gt;I've got &lt;code&gt;mintupdate&lt;/code&gt; running off in a different workspace updating my system, and it makes a few popup windows at various points during this time to let you monitor its status.  I'd like for these to stay out of my way and open in the same workspace as &lt;code&gt;mintupdate&lt;/code&gt;, but instead they open in the workspace I'm currently using &lt;i&gt;and&lt;/i&gt; steal the focus.&lt;/p&gt;

&lt;p&gt;How can I force these child windows to open in the same workspace as their parent, rather than the current workspace?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/?comment=5335#comment-5335</link><description>This is a duplicate of [this question](https://faq.i3wm.org/question/2949/making-popup-window-appear-on-their-parents-workspace/).</description><pubDate>Tue, 13 Jan 2015 21:01:24 +0000</pubDate><guid>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/?comment=5335#comment-5335</guid></item><item><title>Answer by TimS for &lt;p&gt;I've got &lt;code&gt;mintupdate&lt;/code&gt; running off in a different workspace updating my system, and it makes a few popup windows at various points during this time to let you monitor its status.  I'd like for these to stay out of my way and open in the same workspace as &lt;code&gt;mintupdate&lt;/code&gt;, but instead they open in the workspace I'm currently using &lt;i&gt;and&lt;/i&gt; steal the focus.&lt;/p&gt;

&lt;p&gt;How can I force these child windows to open in the same workspace as their parent, rather than the current workspace?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/?answer=5337#post-id-5337</link><description>You could use something like this or similar

    assign [class="^mintupdate"] 2

To find out what to put for 'class' use

    xprops

And select a window by clicking on it. 
Please refer to [the userguide](http://i3wm.org/docs/userguide.html#_automatically_putting_clients_on_specific_workspaces).</description><pubDate>Tue, 13 Jan 2015 21:10:31 +0000</pubDate><guid>https://faq.i3wm.org/question/5333/can-i-force-child-windows-to-open-in-workspace-of-parent/?answer=5337#post-id-5337</guid></item></channel></rss>