<?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/1238/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sat, 28 Dec 2013 08:28:35 +0000</lastBuildDate><item><title>is it possible to hide window title for all windows</title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/</link><description>Is it possible to hide and toggle the window titlebars in the same way as the i3bar [guide:display mode](http://i3wm.org/docs/userguide.html#_display_mode)

This is equivalent to changing the border style [guide: changing border style](http://i3wm.org/docs/userguide.html#_changing_border_style) but for all visible containers.</description><pubDate>Thu, 21 Feb 2013 00:28:00 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/</guid></item><item><title>Answer by Michael for &lt;p&gt;Is it possible to hide and toggle the window titlebars in the same way as the i3bar &lt;a href="http://i3wm.org/docs/userguide.html#_display_mode"&gt;guide:display mode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is equivalent to changing the border style &lt;a href="http://i3wm.org/docs/userguide.html#_changing_border_style"&gt;guide: changing border style&lt;/a&gt; but for all visible containers.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?answer=1248#post-id-1248</link><description>No, not without a simple third-party script, see http://i3wm.org/docs/ipc.html</description><pubDate>Thu, 21 Feb 2013 19:10:25 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?answer=1248#post-id-1248</guid></item><item><title>Comment by gulver for &lt;p&gt;No, not without a simple third-party script, see &lt;a href="http://i3wm.org/docs/ipc.html"&gt;http://i3wm.org/docs/ipc.html&lt;/a&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=2886#comment-2886</link><description>Any progress or usable scripts available?</description><pubDate>Tue, 12 Nov 2013 07:36:52 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=2886#comment-2886</guid></item><item><title>Comment by paramnesioid for &lt;p&gt;No, not without a simple third-party script, see &lt;a href="http://i3wm.org/docs/ipc.html"&gt;http://i3wm.org/docs/ipc.html&lt;/a&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=3125#comment-3125</link><description>Gulver, this works: `bindsym Control+Shift+1 [class="^.*"] border toggle`</description><pubDate>Sat, 28 Dec 2013 08:28:35 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=3125#comment-3125</guid></item><item><title>Comment by Mario Sandler for &lt;p&gt;No, not without a simple third-party script, see &lt;a href="http://i3wm.org/docs/ipc.html"&gt;http://i3wm.org/docs/ipc.html&lt;/a&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=1256#comment-1256</link><description>[http://pastebin.com/3PTSndNa](1) unfortunately it doesnt work with containers in tabbed mode (the title is still visible in tabbed and stacked mode), at this point I am not sure if I will use it this way and whether it make sense at all.</description><pubDate>Mon, 25 Feb 2013 01:24:53 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?comment=1256#comment-1256</guid></item><item><title>Answer by paramnesioid for &lt;p&gt;Is it possible to hide and toggle the window titlebars in the same way as the i3bar &lt;a href="http://i3wm.org/docs/userguide.html#_display_mode"&gt;guide:display mode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is equivalent to changing the border style &lt;a href="http://i3wm.org/docs/userguide.html#_changing_border_style"&gt;guide: changing border style&lt;/a&gt; but for all visible containers.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?answer=3124#post-id-3124</link><description>This works for me:

`bindsym Control+Shift+1 [class="^.*"] border toggle`

If you want the title to be turned off automatically then do this as well: 

`for_window [class="^.*"] border pixel 1`</description><pubDate>Sat, 28 Dec 2013 08:25:36 +0000</pubDate><guid>https://faq.i3wm.org/question/1238/is-it-possible-to-hide-window-title-for-all-windows/?answer=3124#post-id-3124</guid></item></channel></rss>