<?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/5251/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Fri, 26 Dec 2014 17:48:42 +0000</lastBuildDate><item><title>Move specific opened window to current workspace</title><link>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/</link><description>Hi,

I'm looking for a way to move (with a shortcut) a specific already opened application to the current workspace where I am, from its original WS whatever it was.

What is the best way to do this ?</description><pubDate>Sun, 21 Dec 2014 17:41:31 +0000</pubDate><guid>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/</guid></item><item><title>Comment by Michael for &lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm looking for a way to move (with a shortcut) a specific already opened application to the current workspace where I am, from its original WS whatever it was.&lt;/p&gt;

&lt;p&gt;What is the best way to do this ?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/?comment=5269#comment-5269</link><description>How do you want to identify the “specific already opened application”?</description><pubDate>Fri, 26 Dec 2014 17:48:42 +0000</pubDate><guid>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/?comment=5269#comment-5269</guid></item><item><title>Answer by s2 for &lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm looking for a way to move (with a shortcut) a specific already opened application to the current workspace where I am, from its original WS whatever it was.&lt;/p&gt;

&lt;p&gt;What is the best way to do this ?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/?answer=5255#post-id-5255</link><description>I think, you can do this:

    workspace_auto_back_and_forth yes

    bindsym $mod+z workspace back_and_forth
    bindsym $mod+Shift+z move container to workspace back_and_forth; workspace back_and_forth</description><pubDate>Tue, 23 Dec 2014 12:20:27 +0000</pubDate><guid>https://faq.i3wm.org/question/5251/move-specific-opened-window-to-current-workspace/?answer=5255#post-id-5255</guid></item></channel></rss>