Abdó Roig-Maranges wrote: > Since commit 254e50d88c "Partly revert commit 90fde1393f", all clients that are > set as floating from a rule, do become floating, but with the wrong geometry.
Are you using multiple screens? > I think what happens is that the client gets assigned to the current tag before > becoming a floater, and this changes its geometry. Floaters have some internal "floating_geometry" property that is involved here maybe. See https://github.com/awesomeWM/awesome/pull/87 for a pull request that is meant to revert this problematic revert. You're welcome to try and comment on the PR. Thanks, Daniel.
