awesome

Welcome to awesome bug tracking system.
| Tasklist |

FS#654 - Rule fullscreen = true won't make the client go fullscreen

Attached to Project: awesome
Opened by Lukas Hrazky (lukash) - Saturday, 10 October 2009, 15:49 GMT+2
Task Type Bug Report
Category Core
Status Unconfirmed
Assigned To No-one
Operating System Linux
Severity Medium
Priority Normal
Reported Version git/master
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

When property fullscreen = true is set in a rule in awful.rules.rules, the client's state is set to fullscreen when it is launched, but the client is not resized to cover the whole screen. Pressing Mod+F will de-fullscreen it, pressing it again will make it go fullscreen correctly.
This task depends upon

Comment by Uli Schlachter (psychon) - Friday, 23 July 2010, 13:25 GMT+2
I can't reproduce this with. Only one client, this works as expected. With two clients, the second one is restricted to the workarea due to awful.placement.no_overlap() called from the "manag" signal in rc.lua.

Is this bug gone?

Loading...