<?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/1981/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Tue, 28 Jan 2014 08:58:38 +0000</lastBuildDate><item><title>How do I install i3 on mac?</title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/</link><description>I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated! 

Update: I did try just typing in make within the folder using terminal. It gave the following error: 

$ make

[libi3] CC libi3/fake_configure_notify.c

libi3/fake_configure_notify.c:11:10: fatal error: 'xcb/xcb.h' file not found

#include &lt;xcb/xcb.h&gt;

         ^

1 error generated.

make: *** [libi3/fake_configure_notify.o] Error 1
</description><pubDate>Sat, 08 Jun 2013 22:47:50 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/</guid></item><item><title>Answer by bruno.braga for &lt;p&gt;I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated! &lt;/p&gt;

&lt;p&gt;Update: I did try just typing in make within the folder using terminal. It gave the following error: &lt;/p&gt;

&lt;p&gt;$ make&lt;/p&gt;

&lt;p&gt;[libi3] CC libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c&lt;/p&gt;

&lt;p&gt;libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c:11:10: fatal error: 'xcb/xcb.h' file not found&lt;/p&gt;

&lt;h1&gt;include &amp;lt;xcb xcb.h=""&amp;gt;&lt;/h1&gt;

&lt;pre&gt;&lt;code&gt;     ^
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;1 error generated.&lt;/p&gt;

&lt;p&gt;make: &lt;em&gt;*&lt;/em&gt; [libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.o] Error 1&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=1995#post-id-1995</link><description>Although Mac OSX provides an embedded XServer within their interface (meaning you can run applications that require XWindows like a java app or a ported package), even if you find a way to compile i3, it will certainly not be able to manage mac os windows...

I also run on a macbook pro, but with a ubuntu image that works perfectly out of the box (no hardware dramas or crazy setup). Then I just launch i3 as my window manager... very happy with that.</description><pubDate>Tue, 11 Jun 2013 21:35:25 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=1995#post-id-1995</guid></item><item><title>Comment by Michael for &lt;p&gt;Although Mac OSX provides an embedded XServer within their interface (meaning you can run applications that require XWindows like a java app or a ported package), even if you find a way to compile i3, it will certainly not be able to manage mac os windows...&lt;/p&gt;

&lt;p&gt;I also run on a macbook pro, but with a ubuntu image that works perfectly out of the box (no hardware dramas or crazy setup). Then I just launch i3 as my window manager... very happy with that.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?comment=2013#comment-2013</link><description>Marcus Crestani (see our mailing list) uses i3 on Mac OS X and frequently sends patches to fix compilation issues. Write to him to figure out how to use i3 for non-aqua windows (i.e. X11.app).</description><pubDate>Thu, 13 Jun 2013 18:34:58 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?comment=2013#comment-2013</guid></item><item><title>Comment by joepd for &lt;p&gt;Although Mac OSX provides an embedded XServer within their interface (meaning you can run applications that require XWindows like a java app or a ported package), even if you find a way to compile i3, it will certainly not be able to manage mac os windows...&lt;/p&gt;

&lt;p&gt;I also run on a macbook pro, but with a ubuntu image that works perfectly out of the box (no hardware dramas or crazy setup). Then I just launch i3 as my window manager... very happy with that.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?comment=2004#comment-2004</link><description>+1 for ditching OSes that make trouble with i3 :)</description><pubDate>Wed, 12 Jun 2013 18:14:51 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?comment=2004#comment-2004</guid></item><item><title>Answer by brotoes for &lt;p&gt;I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated! &lt;/p&gt;

&lt;p&gt;Update: I did try just typing in make within the folder using terminal. It gave the following error: &lt;/p&gt;

&lt;p&gt;$ make&lt;/p&gt;

&lt;p&gt;[libi3] CC libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c&lt;/p&gt;

&lt;p&gt;libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c:11:10: fatal error: 'xcb/xcb.h' file not found&lt;/p&gt;

&lt;h1&gt;include &amp;lt;xcb xcb.h=""&amp;gt;&lt;/h1&gt;

&lt;pre&gt;&lt;code&gt;     ^
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;1 error generated.&lt;/p&gt;

&lt;p&gt;make: &lt;em&gt;*&lt;/em&gt; [libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.o] Error 1&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=1989#post-id-1989</link><description>It is nigh impossible to install an alternative window manager on OS X. Compiling it will require header files that you don't have. Additionally, even if you somehow succeed in compiling, i3wm manages X windows only. And, while OS X can have/use X, most of its applications do not. 

It makes me sad too :(</description><pubDate>Tue, 11 Jun 2013 15:58:06 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=1989#post-id-1989</guid></item><item><title>Answer by gustavnikolaj for &lt;p&gt;I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated! &lt;/p&gt;

&lt;p&gt;Update: I did try just typing in make within the folder using terminal. It gave the following error: &lt;/p&gt;

&lt;p&gt;$ make&lt;/p&gt;

&lt;p&gt;[libi3] CC libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c&lt;/p&gt;

&lt;p&gt;libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c:11:10: fatal error: 'xcb/xcb.h' file not found&lt;/p&gt;

&lt;h1&gt;include &amp;lt;xcb xcb.h=""&amp;gt;&lt;/h1&gt;

&lt;pre&gt;&lt;code&gt;     ^
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;1 error generated.&lt;/p&gt;

&lt;p&gt;make: &lt;em&gt;*&lt;/em&gt; [libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.o] Error 1&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=2574#post-id-2574</link><description>It is not true that it is impossible - but that's not saying that it is easy. There is an attempt to make xmonad work on OSX. While it's all happening within the boundaries of the normal window manager it is, none the less, a working port.

https://github.com/xmonad/osxmonad

It is true, that the WM on OSX is not replaceable - but it is indeed modifiable.</description><pubDate>Wed, 25 Sep 2013 11:00:10 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=2574#post-id-2574</guid></item><item><title>Answer by Bartlomiej Skwira for &lt;p&gt;I am trying to install i3 on my mac with mountain lion on it. I am at a loss after downloading the latest stable version of the code. Step by step by instructions for a newbie would be appreciated! &lt;/p&gt;

&lt;p&gt;Update: I did try just typing in make within the folder using terminal. It gave the following error: &lt;/p&gt;

&lt;p&gt;$ make&lt;/p&gt;

&lt;p&gt;[libi3] CC libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c&lt;/p&gt;

&lt;p&gt;libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.c:11:10: fatal error: 'xcb/xcb.h' file not found&lt;/p&gt;

&lt;h1&gt;include &amp;lt;xcb xcb.h=""&amp;gt;&lt;/h1&gt;

&lt;pre&gt;&lt;code&gt;     ^
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;1 error generated.&lt;/p&gt;

&lt;p&gt;make: &lt;em&gt;*&lt;/em&gt; [libi3/fake&lt;em&gt;configure&lt;/em&gt;notify.o] Error 1&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=3324#post-id-3324</link><description>There is also [Amethyst](http://ianyh.com/amethyst/)

Tiling window manager for OS X similar to xmonad. Was originally written as an alternative to fjolnir’s awesome xnomad but written in pure Objective-C. It’s expanded to include some more features like Spaces support not reliant on fragile private APIs.

![image description](http://ianyh.com/amethyst/images/screenshot-small.png)</description><pubDate>Tue, 28 Jan 2014 08:58:38 +0000</pubDate><guid>https://faq.i3wm.org/question/1981/how-do-i-install-i3-on-mac/?answer=3324#post-id-3324</guid></item></channel></rss>