<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel">
    <title>gmane.comp.window-managers.awesome.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7253"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7252"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7251"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7250"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7249"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7248"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7247"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7246"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7245"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7244"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7243"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7242"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7241"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7240"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7239"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7238"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7237"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7236"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7235"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7234"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7253">
    <title>[awesome bugs] #723 - "Show the desktop" functionality not  implemented (Attachment added)</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7253</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#723 - "Show the desktop" functionality not implemented
User who did this - Dan B (NewWorld)

----------
I have use for this function because I like to have apps in fullscreen, and it's easy to get lost if you have many untiled clients open without a visible taskbar. So I quickly toggle desktop. Also to check conky info (which is on the desktop).

Anyway, I dug up Andrei's code and modified it so that it toggles the desktop (minimizes all, then unminimizes all); see attached.
----------

One or more files have been attached.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=723#comment3037

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-25T17:49:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7252">
    <title>Splash windows are out of control</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7252</link>
    <description>&lt;pre&gt;3rd round of patches.
The first patch is updated version to not allow the clients move
themselves out of the current screen. Previous version messed up
client width/height resize.
The second is the same as in the previous mail.
&lt;/pre&gt;</description>
    <dc:creator>Arvydas Sidorenko</dc:creator>
    <dc:date>2012-05-25T13:10:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7251">
    <title>[awesome bugs] #395 - Inline functions considered  bad</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7251</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#395 - Inline functions considered  bad
User who did this - Arvydas Sidorenko (Asido)

----------
I saw a paper once with tons of Lua benchmarks and inlining showed quite a big performance drop.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=395#comment3036

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T15:05:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7250">
    <title>[awesome bugs] #235 - Print a list of propositions when writing  the first letters in the auto-complete prompt.</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7250</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#235 - Print a list of propositions when writing the first letters in the auto-complete prompt.
User who did this - Uli Schlachter (psychon)

Reason for closing: Implemented
Additional comments about closing: I agree with Alex, menubar is similar enough that this can be considered implemented.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=235

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T09:07:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7249">
    <title>[awesome bugs] #395 - Inline functions considered  bad</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7249</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#395 - Inline functions considered  bad
User who did this - Uli Schlachter (psychon)

Reason for closing: Won't implement
Additional comments about closing: Sorry, but nope.

However, it should be possible to write a function which "calls" into another keybinding. This would need access to the result from awful.key() and thus wouldn't be easily integratable with updates to the config either. Hm...

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=395

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T09:05:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7248">
    <title>[awesome bugs] #1002 - Java windows minimize but cannot be  maximized/restored</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7248</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1002 - Java windows minimize but cannot be maximized/restored
User who did this - Uli Schlachter (psychon)

Reason for closing: Fixed
Additional comments about closing: Already fixed in master, won't be fixed in 3.4 unless someone provides a patch.

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1002

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T09:01:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7247">
    <title>[awesome bugs] #1000 - Awesome-wm hangs when an error dialog  pops-up when drag &amp; dropping file</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7247</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Awesome-wm hangs when an error dialog pops-up when drag &amp;amp; dropping file
User who did this - Uli Schlachter (psychon)

----------
New idea (will try to reproduce later, btw anyone tried reproducing this with 3.4?):

Kevin, could you try to see if the same happens without any window manager or with other WMs? If that's the case, this would be a bug in either file-roller or pcmanfm.

(To start a second X server and run file-roller and pcmanfm there: Xorg :1 &amp;amp; sleep 5 ; DISPLAY=:1 file-roller &amp;amp; DISPLAY=:1 pcmanfm)
(Alternatively, you could try in Xephyr)
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1000#comment3035

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T08:21:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7246">
    <title>[awesome bugs] #1000 - Awesome-wm hangs when an error dialog  pops-up when drag &amp; dropping file</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7246</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Awesome-wm hangs when an error dialog pops-up when drag &amp;amp; dropping file
User who did this - Kevin Jadin (marcspitz)

----------
Actually the bug happened with file-roller and pcmanfm file manager. Not nautilus.
Sorry for not being precise enough.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1000#comment3034

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T07:37:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7245">
    <title>[awesome bugs] #1000 - Awesome-wm hangs when an error dialog  pops-up when drag &amp; dropping file</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7245</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Awesome-wm hangs when an error dialog pops-up when drag &amp;amp; dropping file
User who did this - Arvydas Sidorenko (Asido)

----------
Same on gentoo, works fine
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1000#comment3033

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-24T02:50:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7244">
    <title>[awesome bugs] #235 - Print a list of propositions when writing  the first letters in the auto-complete prompt.</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7244</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#235 - Print a list of propositions when writing the first letters in the auto-complete prompt.
User who did this - Alexander Yakushev (Alex.yakushev)

----------
I suppose that Menubar solves this issue.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=235#comment3032

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T22:38:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7243">
    <title>[awesome bugs] #949 - When try to move/resize window of  gnome-terminal  by mouse, mouse stops working</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7243</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#949 - When try to move/resize window of gnome-terminal  by mouse, mouse stops working
User who did this - Alexander Yakushev (Alex.yakushev)

----------
Couldn't reproduce, awesome git/master, gnome-terminal-3.4.1.1-1.

I guess it is over now.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=949#comment3031

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T22:35:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7242">
    <title>[awesome bugs] #1000 - Awesome-wm hangs when an error dialog  pops-up when drag &amp; dropping file</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7242</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Awesome-wm hangs when an error dialog pops-up when drag &amp;amp; dropping file
User who did this - Alexander Yakushev (Alex.yakushev)

----------
Cannot reproduce. Awesome git/master, Arch Linux, Nautilus 3.4.2, file-roller 3.4.2.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1000#comment3030

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T22:30:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7241">
    <title>[awesome bugs] #983 - Lua 5.2 support</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7241</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#983 - Lua 5.2 support
User who did this - Alexander Yakushev (Alex.yakushev)

----------
Should it be on the 3.5 roadmap? I was hoping for 3.5 to appear more or less early, but tying it to lua 5.2 would require to wait for all major distributives to upgrade to new Lua. And it is not even in Arch yet.
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=983#comment3029

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T22:17:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7240">
    <title>[awesome bugs] #1004 - Mouse click on tab doesnt work if  current keyboard layout non en</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7240</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#1004 - Mouse click on tab doesnt work if current keyboard layout non en
User who did this - Uli Schlachter (psychon)

Reason for closing: Duplicate
Additional comments about closing: Duplicate FS#982

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1004

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T12:46:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7239">
    <title>[awesome bugs] #1004 - Mouse click on tab doesnt work if  current keyboard layout non en</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7239</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1004 - Mouse click on tab doesnt work if current keyboard layout non en
User who did this - Alexander Yakushev (Alex.yakushev)

----------
Duplicate https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=982
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1004#comment3028

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T06:33:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7238">
    <title>[awesome bugs] #1004 - Mouse click on tab doesnt work if  current keyboard layout non en</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7238</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - korjavin (korjavin) 

Attached to Project - awesome
Summary - Mouse click on tab doesnt work if current keyboard layout non en
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To - 
Operating System - Linux
Severity - Medium
Priority - Normal
Reported Version - 3.4.11
Due in Version - Undecided
Due Date - Undecided
Details - From rc.lua: 

mytaglist.buttons = awful.util.table.join(
                    awful.button({ }, 1, awful.tag.viewonly),
                    awful.button({ modkey }, 1, awful.client.movetotag),
                    awful.button({ }, 3, awful.tag.viewtoggle),
                    awful.button({ modkey }, 3, awful.client.toggletag),
                    awful.button({ }, 5, awful.tag.viewnext),
                    awful.button({ }, 4, awful.tag.viewprev)
                    )

works fine, but after this command:
setxkbmap -layout 'us,ru(winkeys)' -opti&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-23T06:24:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7237">
    <title>Re: splash windows are out of control</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7237</link>
    <description>&lt;pre&gt;Hi,

On 22.05.2012 01:21, Arvydas Sidorenko wrote:

+        if (   ev-&amp;gt;value_mask &amp;amp; XCB_CONFIG_WINDOW_X
+            || ev-&amp;gt;value_mask &amp;amp; XCB_CONFIG_WINDOW_Y
+            || ev-&amp;gt;value_mask &amp;amp; XCB_CONFIG_WINDOW_WIDTH
+            || ev-&amp;gt;value_mask &amp;amp; XCB_CONFIG_WINDOW_HEIGHT
+            || ev-&amp;gt;value_mask &amp;amp; XCB_CONFIG_WINDOW_BORDER_WIDTH)
         {

Uhm, what's the point of this? Each of those is checked with its own 'if' later
on, so should already be handled? And client_resize() without changing the
geometry doesn't do anything.

In what cases would this 'if' make a difference?


In which cases do clients know better where to place its windows? I guess that
splashes should just always be centered on the screen (this could easily be
implemented in awful).


Also, if all WMs just blindly apply these requests, why should we apply it only
in case it isn't "too weird" (=moving to another screen)? I'm more for an "all
or nothing" thingie.

I guess my preferred fix would be just ignore (via xwindow_configure()) all&lt;/pre&gt;</description>
    <dc:creator>Uli Schlachter</dc:creator>
    <dc:date>2012-05-22T19:57:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7236">
    <title>splash windows are out of control</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7236</link>
    <description>&lt;pre&gt;Currently the splash windows are out of control, appearing usually not
on the screen the mouse/client is.
I restricted the window geometries of XCB_CONFIGURE_REQUEST event to
be changed only within the same window, otherwise the request gets
ignored. I checked other WMs code and as far as I can see the common
way is to blindly apply whatever is requested, but seems GUI writers
put a lot of effort in positioning their splashes and sometimes it's
necessary to chill them out. Lets improve our multihead support one
more step further.
&lt;/pre&gt;</description>
    <dc:creator>Arvydas Sidorenko</dc:creator>
    <dc:date>2012-05-21T23:21:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7235">
    <title>[awesome bugs] #1002 - Java windows minimize but cannot be  maximized/restored</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7235</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1002 - Java windows minimize but cannot be maximized/restored
User who did this - Jeff Turner (jefft)

----------
Excellent news, thanks!
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1002#comment3027

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-21T23:19:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7234">
    <title>[awesome bugs] #1003 - awful.tooltip possibly flickers the  tooltip</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7234</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Uli Schlachter (psychon) 

Attached to Project - awesome
Summary - awful.tooltip possibly flickers the tooltip
Task Type - Bug Report
Category - awful
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - Original report here: http://www.mail-archive.com/awesome&amp;lt; at &amp;gt;naquadah.org/msg05689.html

The problem goes like this:

- A new popup appears
- The mouse pointer is now inside the mouse pointer, so in other words the widget which has the popup was left
- The resulting mouse::leave signal causes the popup to be hidden again
- This means that the mouse is inside the widget again and the popup becomes visible again

This problem doesn't manifest itself for widgets that are in the wibox at the top of the screen, because popups are placed via awful.placement.no_offscreen. This (a&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-21T20:19:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7233">
    <title>[awesome bugs] #1000 - Awesome-wm hangs when an error dialog  pops-up when drag &amp; dropping file</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome.devel/7233</link>
    <description>&lt;pre&gt;THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Awesome-wm hangs when an error dialog pops-up when drag &amp;amp; dropping file
User who did this - Uli Schlachter (psychon)

----------
Installed file-roller and nautilus and still can't reproduce. Neither do I get an error message nor does any fancy focus switching happen.

Can anyone else reproduce this?
----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&amp;amp;task_id=1000#comment3026

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.

&lt;/pre&gt;</description>
    <dc:creator>awesome</dc:creator>
    <dc:date>2012-05-21T18:26:01</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.window-managers.awesome.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.window-managers.awesome.devel</link>
  </textinput>
</rdf:RDF>

