THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Christophe-Marie Duquesne (christophe-marie)
Attached to Project - awesome
Summary - changing the default layout does not work
Task Type - Bug Report
Category - Layouts
Status - Unconfirmed
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - git-version : 20090111-1

step to reproduce : - copy the default rc.lua to ~/.config/awesome/rc.lua
- lines 31 to 43 : comment every layouts but the one you want, for example
layouts =
{
   --awful.layout.suit.tile,
   --awful.layout.suit.tile.left,
   --awful.layout.suit.tile.bottom,
   awful.layout.suit.tile.top,
   --awful.layout.suit.fair,
   --awful.layout.suit.fair.horizontal,
   --awful.layout.suit.max,
   --awful.layout.suit.max.fullscreen,
   --awful.layout.suit.magnifier,
   --awful.layout.suit.floating
}
- restart awesome : the new clients always appear following the rule 
awful.layout.suit.tile

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=426

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to