I've encountered a fullscreen issue with recent versions of awesome-git.
This issue has nothing to do with titlebars (I don't have them).
v3.4-142-g287028 (built May 10) is fine.
Builds on May 30 and June 15 manifest the bug.
The problem is that, when I hit my "fullscreen" key, the focused window
just kind of goes floating. It doesn't expand to fill the whole screen.
(It's not exactly the same as going floating; when it goes floating, it
still has window borders, but when it does this funky behavior, it has
no window borders.) I can see that the background windows expand to take
over its space as if the window had just gone floating.
Here is the relevant line from my rc.lua:
awful.key({ modkey, }, "F11", function (c) c.fullscreen = not
c.fullscreen end),
This is the same as the line in the default rc.lua file. However, I can't
produce this same error with the default rc.lua file. For that reason, I
haven't yet posted anything to the bugtracker.
At the same time, though, the default rc.lua file hasn't changed between
the May 10 git pull which works fine, and the later git pulls which
don't work. And I'm not seeing any errors in my xsession.log file.
Any hints/ideas on what changes might have been responsible?
--
Jim Pryor
[email protected]
--
To unsubscribe, send mail to [email protected].