<?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">
    <title>gmane.comp.window-managers.awesome</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome</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/8794"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8793"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8792"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8791"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8790"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8789"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8788"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8787"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8786"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8785"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8784"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8783"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8782"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8781"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8780"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8779"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8778"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8777"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8776"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8775"/>
      </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/8794">
    <title>Switch tags in dual-monitor setup in non-active screen?</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8794</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

Is it possible to switch tags on the screen, which is not the active one? In other words, my mouse
is on screen 1, can I switch tags on screen 2?

Thanks,

Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+7c4oACgkQoYgNqgF2egpBkQCggzcxyGvbzvPlUSSQaUikbFJG
Eo8An1FYgtqgQmAYPKTcQ1onlpw2pVwz
=uK1s
-----END PGP SIGNATURE-----


&lt;/pre&gt;</description>
    <dc:creator>Rainer M Krug</dc:creator>
    <dc:date>2012-05-22T11:07:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8793">
    <title>Re: Tooltip flickering</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8793</link>
    <description>&lt;pre&gt;
Urgh. I hate bugs.

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

Half-working workaround: In awful/tooltip.lua, function place(self), replace the
call to a_placement.under_mouse(self.wibox) with:

    local geom = self.wibox:geometry()
    local coords = mouse.coords()
    self.wibox:geometry({ x = coords.x, y = coords.y })

However, this isn't really enough to fix this.

Uli
&lt;/pre&gt;</description>
    <dc:creator>Uli Schlachter</dc:creator>
    <dc:date>2012-05-21T20:21:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8792">
    <title>Launching applications resets mouse cursor</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8792</link>
    <description>&lt;pre&gt;Hi,

I'm a Arch Linux user using the latest awesome-git AUR package (i.e. a
compile from the awesome git master).

What I did notice with some update a week ago is that my mouse cursor in
awesome tends to reset to X's default cursor when I launch applications
(either via awesome menu or the run prompt). I know of the good old "xsetroot
-cursor_name left_ptr"-fix and I have an according directive in my
.xinitrc. This does work as always but as soon as I launch an
application the cursor gets reset again.

I guess it has something to do with the cursor changing from the normal
pointer to the "busy" pointer. 

I hope someone knows why the mouse cursor behavior changed and what can
be done to reach the old behaviour again.

Greetings,

- a.e

&lt;/pre&gt;</description>
    <dc:creator>a.e</dc:creator>
    <dc:date>2012-05-21T09:09:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8791">
    <title>Tooltip flickering</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8791</link>
    <description>&lt;pre&gt;Hello. I have a problem with tooltips, attached to buttons in wibox.
Basically, I want to add a full screen wibox with icons (build a desktop -
yes, I do know about the existing implementation of freedesktop standard)
to run some programs on a TV, attached as the second screen. The tooltips
attached flicker enormously (many times a second). I use Awesome 3.4.11 on
ArchLinux 64b, with Xorg  1.12.1.902 + Nvidia 275.43 on 9500GT card. Could
someone, please, correct the errors, if any, that cause flickering in the
following reference application:
1. deskpanel.lua:

local awful = require('awful')
local beautiful = require('beautiful')
local wibox = require('wibox')
local screen = require('screen')

module("deskpanel")

function new()
   local sd = wibox({height = 800, width = 800})
   sd.screen = 1
   local geom = {
      {x = 500, y = 500, width = 128, height = 128}
   }
 local b = awful.widget.button({image=beautiful.awesome_icon})
 t1 = awful.tooltip({objects={b}})
 t1:set_text('fhdjfhdgjhfjghf')
 sd.widgets =&lt;/pre&gt;</description>
    <dc:creator>Vasya Belkin</dc:creator>
    <dc:date>2012-05-20T18:54:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8790">
    <title>Re: border actions</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8790</link>
    <description>&lt;pre&gt;Hi Thorsten,


I remember reading "properties are for internal use" in somewhere in
awful source.

You could use a timer, started within a function that calls
awful.mouse.client.move. Then connect it to your function which checks
for coordinates and move-resize client, but it should also check
whether mouse button is up and stop the timer. A little bit hacky.

So in my opinion better way is modifying a "copy" of
awful.mouse.client.move to compare coordinates.


What about adding awful.button({ }, 1, nil, function(c) ... end) to
clientbuttons?

Also c:geometry({x=0, y=...}) would be better methinks.

I accept border actions would be nice, but why not assign 2 bindings
to clients to do just what you want.

&lt;/pre&gt;</description>
    <dc:creator>Can Altıparmak</dc:creator>
    <dc:date>2012-05-18T16:17:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8789">
    <title>Re: awful.widget.graph scrolling direction</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8789</link>
    <description>&lt;pre&gt;14.05.2012 19:48, dodo пишет:
Thanks a lot.


&lt;/pre&gt;</description>
    <dc:creator>basilio</dc:creator>
    <dc:date>2012-05-17T22:16:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8788">
    <title>Re: Is awesome rewritting .fehbg ?</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8788</link>
    <description>&lt;pre&gt;Hello again!

Sorry for the time I took to reply, I am not used anymore to mailing list
and lost myself in parameters of my gmail/mail client account.

Thanks for your answer. I understand what's going on now and found a solution.

It's quite cumbersome awesome is defaulting to some config files (in this case
the theme files) that eventually end up rewriting some rc files unrelated to
awesome. I believe the wallpaper background c/sh-ould be set outside of the
theme file. The theme could be updated without affecting a user's personnal
wallpaper. 

Moreover, if awesome parse the rc.lua without finding errors that would
prevent  it to run it will sometimes switch back to default rc.lua if one of
the 'require(d)' files contains error. So a mistake in a widget could change
one's .fehbgrc.


&lt;/pre&gt;</description>
    <dc:creator>John Christopher</dc:creator>
    <dc:date>2012-05-17T17:08:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8787">
    <title>Re: eclipse windows border problem</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8787</link>
    <description>&lt;pre&gt;Mod4+Shift+C definitely meet my requirements, so problem is solved.
Thanks
Grzegorz Ślusarek

2012/5/16 Alexander Yakushev &amp;lt;yakushev.alex&amp;lt; at &amp;gt;gmail.com&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Grzegorz Slusarek</dc:creator>
    <dc:date>2012-05-16T16:22:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8786">
    <title>Re: border actions</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8786</link>
    <description>&lt;pre&gt;Well, the called functions do not emit signals and I can't see any way
to archieve my goal with mouse/init.lua without modifying this file
directly. Did you mean something different?

Thorsten

&lt;/pre&gt;</description>
    <dc:creator>Thorsten Sperber</dc:creator>
    <dc:date>2012-05-16T16:14:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8785">
    <title>Re: eclipse windows border problem</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8785</link>
    <description>&lt;pre&gt;It's Mod4+Shift+C, actually.

Grzegorz, I find it incredibly strange that you stuble upon this 
behaviour only partly. By default Awesome has no support for title bars, 
they are experimental and pretty unstable (I can only guess, I don't use 
them).

&lt;/pre&gt;</description>
    <dc:creator>Alexander Yakushev</dc:creator>
    <dc:date>2012-05-16T16:03:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8784">
    <title>Re: eclipse windows border problem</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8784</link>
    <description>&lt;pre&gt;I think the hotkeys to minimize, maximize and closing the window should be
way more faster than closing the window by mouse, so theres no need for the
buttons to be there. I dont have a window with the normal buttons for the
things i said before, i thought it was a feature of awesome =D

2012/5/16 Claudio Roberto França Pereira &amp;lt;spideybr&amp;lt; at &amp;gt;gmail.com&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Jonas Dörken</dc:creator>
    <dc:date>2012-05-16T16:03:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8783">
    <title>Re: eclipse windows border problem</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8783</link>
    <description>&lt;pre&gt;You can still use Mod4 + Ctrl + C (default configuration) to close
"windows", you know?

--
Claudio Roberto França Pereira

&lt;/pre&gt;</description>
    <dc:creator>Claudio Roberto França Pereira</dc:creator>
    <dc:date>2012-05-16T15:51:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8782">
    <title>eclipse windows border problem</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8782</link>
    <description>&lt;pre&gt;Hello
I have started using eclipse with my awesome wm, and I noticed that some
eclipse windows loose frame with buttons to close it, minimize and et
cetera (or android emulator has no button to close). I must say thas issues
are really annoying and sometime interrupts me in developing.  I tried to
deal with the problems by  following the rules from
http://awesome.naquadah.org/wiki/Problems_with_Java
(settings window name by wmname, exporting variables like AWT_TOOLKIT,
_JAVA_AWT_WM_NONREPARENTING...)

but ufortunatelly unsuccesfull.  Any ideas what 's wrong or where looking
for solutions??

Below I send details of my configuration

awesome -v
awesome v3.4.11 (Pickapart)
 • Build: Apr  2 2012 16:22:31 for i686 by gcc version 4.6.3
(buildd&amp;lt; at &amp;gt;molybdenum)
 • D-Bus support: ✔

 uname -a
Linux hp 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012
i686 i686 i386 GNU/Linux


java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu2)
OpenJDK Server VM &lt;/pre&gt;</description>
    <dc:creator>Grzegorz Slusarek</dc:creator>
    <dc:date>2012-05-16T15:29:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8781">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8781</link>
    <description>&lt;pre&gt;On Tue, May 15, 2012 at 9:25 AM, David Sorkovsky
&amp;lt;davidsorkovsky&amp;lt; at &amp;gt;hotmail.com&amp;gt; wrote:
&amp;lt;snipped out some stuff - not that I don't agree, but I'm referring to
the above&amp;gt;

Growing the community will not take place by (further) splitting
effort. Pitching in on existing efforts would achieve much more than
striking out alone (whatever the motivation for doing so).

&lt;/pre&gt;</description>
    <dc:creator>Oon-Ee Ng</dc:creator>
    <dc:date>2012-05-15T05:27:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8780">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8780</link>
    <description>&lt;pre&gt;Thanks, Dave!

2012/5/15 David Sorkovsky &amp;lt;davidsorkovsky&amp;lt; at &amp;gt;hotmail.com&amp;gt;:

&lt;/pre&gt;</description>
    <dc:creator>Christopher R. Parr</dc:creator>
    <dc:date>2012-05-15T01:35:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8779">
    <title>RE: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8779</link>
    <description>&lt;pre&gt;
 
Being on this mailing list, I see awesome ideas being discussed and awesome help going out from some truely awesome people, but as with any community, there are always those who disparage, berate, belittle, etc.
 
IMHO the Awesome Window Manager [AwesomeWM ;-)] would be much more awesome if there was more documentation, it was more user friendly, it was easier to find, etc, etc. This is best achieved by growing the community, which is best done through positive interaction. As such, I'd like to encourage everyone to remember to see the positives in everthing and everyone and to offer positive suggestions and encouragement. As the saying goes - If you don't have anything nice to say, don't say anything at all.
 

Kind regards
 
Dave
 
       &lt;/pre&gt;</description>
    <dc:creator>David Sorkovsky</dc:creator>
    <dc:date>2012-05-15T01:25:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8778">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8778</link>
    <description>&lt;pre&gt;Despite the awesome replies you're getting =)
&lt;/pre&gt;</description>
    <dc:creator>Oon-Ee Ng</dc:creator>
    <dc:date>2012-05-14T23:47:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8777">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8777</link>
    <description>&lt;pre&gt;Hi!

I've now set up Coordino on http://help.awesomenia.org- It is a
community similar to StackOverflow.

Next is to reinstall awesomenia.org using Dokuwiki.

Christopher


2012/5/14 Alexander Yakushev &amp;lt;yakushev.alex&amp;lt; at &amp;gt;gmail.com&amp;gt;:

&lt;/pre&gt;</description>
    <dc:creator>Christopher R. Parr</dc:creator>
    <dc:date>2012-05-14T18:11:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8776">
    <title>Re: Google Reader client</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8776</link>
    <description>&lt;pre&gt;
Brilliant. Thanks.

&lt;/pre&gt;</description>
    <dc:creator>feedelli&lt; at &gt;feedelli.org</dc:creator>
    <dc:date>2012-05-14T17:48:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8775">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8775</link>
    <description>&lt;pre&gt;Dear Christopher,

If you are interested I could grant you the permission to post to 
Definitely Awesome (with some prescreening on my part).

Regards,

&lt;/pre&gt;</description>
    <dc:creator>Alexander Yakushev</dc:creator>
    <dc:date>2012-05-14T17:19:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.window-managers.awesome/8774">
    <title>Re: Who is interested in</title>
    <link>http://permalink.gmane.org/gmane.comp.window-managers.awesome/8774</link>
    <description>&lt;pre&gt;
I agree!

&lt;/pre&gt;</description>
    <dc:creator>feedelli&lt; at &gt;feedelli.org</dc:creator>
    <dc:date>2012-05-14T17:04:51</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.window-managers.awesome">
    <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</link>
  </textinput>
</rdf:RDF>

