Am 12.09.2016 um 15:58 schrieb martin f krafft:
> Hello,
> 
> I am using Git master (@g39aace5) and experimenting on top of the
> stock configuration file.
> 
> One change I've just tried is to get the floating clients (in the
> stock ruleset) to display close to the mouse cursor, e.g. by adding
> 
>   placement = awful.placement.no_offscreen+awful.placement.under_mouse
> 
> to the rule definition, just after floating=true.
> 
> The effect is, however, not what I expect. The window now pops up
> under the mouse, but may well be off-screen.
> 
> If I invert the order of the two placement policies, then the mouse
> cursor position seems to be entirely ignored and instead the client
> appears in the top-left corner.
> 
> The behaviour I'd love to get is to have 100% on-screen placement,
> as close to the mouse pointer as possible.
> 
> How can this be achieved?

For the mailing list archives:

This is a bug in Git/master which is now tracked as
https://github.com/awesomeWM/awesome/issues/1092. The above code is correct (the
version with under_mouse+no_offscreen).

Cheers,
Uli
-- 
- Buck, when, exactly, did you lose your mind?
- Three months ago. I woke up one morning married to a pineapple.
  An ugly pineapple... But I loved her.

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Reply via email to