awful.tag.object.delete: Delete a tag's data

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2016-05-05 16:37:36 +02:00
parent a641d88d4e
commit 851e0065fe
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ function tag.object.delete(self, fallback_tag, force)
-- delete the tag
data.tags[self].screen = nil
data.tags[self] = nil
self.activated = false
-- Update all indexes