-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Am 17.06.2010 20:29, Jim Pryor wrote:
> On Thu, Jun 17, 2010 at 01:48:54PM -0400, Jim Pryor wrote:
>> I did manage to get a minimal rc.lua that will generate the error. With
>> the first bad commit I reported yesterday, apply this patch to the
>> default rc.lua and restart awesome, then try to fullscreen your window.
>> On my setup, it will behave in the funny way I'm describing.
>>
>> --- rc.lua 2010-06-17 13:21:21.380339051 -0400
>> +++ rc-bad.lua 2010-06-17 13:31:59.399907687 -0400
>> @@ -26,7 +26,6 @@
>> -- Table of layouts to cover with awful.layout.inc, order matters.
>> layouts =
>> {
>> - awful.layout.suit.floating,
>> awful.layout.suit.tile,
>> awful.layout.suit.tile.left,
>> awful.layout.suit.tile.bottom,
>> @@ -37,7 +36,8 @@
>> awful.layout.suit.spiral.dwindle,
>> awful.layout.suit.max,
>> awful.layout.suit.max.fullscreen,
>> - awful.layout.suit.magnifier
>> + awful.layout.suit.magnifier,
>> + awful.layout.suit.floating
>> }
>> -- }}}
>
> I thought about this for a minute and realized that the changes to the
> rc.lua file are irrelevant. It's just that I was always restarting and
> then trying to fullscreen a window without changing the active layout.
> What has emerged is that---even with the vanilla rc.lua file---the
> fullscreening works properly when the active layout is floating. And
> does not work when the active layout is tile. I haven't checked the
> other layouts.
Easily reproducible here, thanks. :)
Given that my local timezone is GMT+2:
Good night, I'll hopefully find the time to look into this tomorrow (unless
someone feels like beating me to this...)
@jd: How exactly does the code make sure fullscreen'd clients aren't touched by
the layout function? I don't seem to find that code, but there must be sth that
does this, obviously. Perhaps it first changes the client's geometry and then
makes sure the layout doesnt touch the client...?
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!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBCAAGBQJMGn3iAAoJECLkKOvLj8sG9k4IAMLPd9OU7La8dmJ+7SWvEQdS
xVCE7XIVopcwlxd1SrB/XOV8D3Nxks4tBx+dJJLLk6Trizbgy+5vRS/nnHv8L67K
g0qY/V+LRNek7W3Ca9dqY/vd+EqHfCTA9UVbs20u56NmcNQqPRUzmh6dyAU1T2Ix
UvCeAS9dvIQd2QEEOVUdsmYNm0dhqk7lC1YGLyuJO3Kkv6EFqpyPMDTLLpmdhF+r
19rMtqvhIpNmEJlNAi21+J83aBIuNXwFbgRyvmMF7Szk4a9KnKiYk5XxWFNAmG9Q
gcQpJwQn3cn+0mosoa8G2m1L87tPPNlxaXfvfyGfBPxCL3keUPA0ezr9luXlkiY=
=jK5s
-----END PGP SIGNATURE-----
--
To unsubscribe, send mail to [email protected].