From 1b4e28c036d005415b62c8159c8b42b3fedc5162 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 24 Sep 2009 15:15:48 +0200 Subject: Created branch 3.3 to backport fixes --- init.lua | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/init.lua b/init.lua index ed5bda5..e73cc50 100644 --- a/init.lua +++ b/init.lua @@ -1,16 +1,10 @@ ----------------------------------------------------------------- +--------------------------------------------------------------------------- -- Vicious widgets for the awesome window manager --- +--------------------------------------------------------------------------- -- Licensed under the GNU General Public License version 2 --- * Copyright (C) 2009 Adrian C. --- --- To view a human-readable summary of the license, visit: --- * http://creativecommons.org/licenses/GPL/2.0/ ----------------------------------------------------------------- --- Derived from Wicked, by Lucas de Vries --- * http://git.glacicle.com/cgit.cgi/wicked --- * Wicked is licensed under the WTFPL v2 ----------------------------------------------------------------- +-- * Copyright (C) 2009 Adrian C. +-- * Derived from Wicked, copyright of Lucas de Vries +--------------------------------------------------------------------------- -- {{{ Grab environment require("awful") @@ -191,6 +185,7 @@ function unregister(widget, keep, reg) end end + -- Unregister the timer awful.hooks.timer.unregister(reg.update) reg.running = false -- cgit v1.2.3