THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#602 - separate theme loading & execution
User who did this - M. Dietrich (emdete)

----------
i attached my version of separated loading & executing of a theme. this way i  
can do the following in my rc.lua:

-- Themes define colours, icons, and wallpapers
-- The default is a dark theme
theme = beautiful.loadtheme("/usr/share/awesome/themes/default/theme.lua")
-- Uncommment this for a lighter theme
-- theme_path = "/usr/share/awesome/themes/sky/theme.lua"
theme.wallpaper_cmd = { "awsetbg /home/mdt/bg.jpg" }

-- Actually load theme
beautiful.execute(theme)

this makes reuse of the code in beautiful.lua and the theme possible while i 
can change single elements of it. if the theme or beautiful is otherwise 
enhanced i partitipate from it.

----------

One or more files have been attached.

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

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 awesome-devel-unsubscr...@naquadah.org.

Reply via email to