awesome/lib/awful
Norbert Zeh 9d2b21d25d awful.widget: allow customization of tag icon
Made changes to lib/awful/widget.lua.in to accept the following additional
customizations through theme or arguments to taglist/tasklist labeling
functions:

* args.squares_resize/theme.taglist_squares_resize (Boolean, default = true)
  If true, taglist icons are resized; otherwise, they aren't.

* args.floating_icon_align/theme.floating_icon_align (String, default = "right")
  Controls the alignment of the icon drawn in the tasklist for floating clients.

Signed-off-by: Norbert Zeh <nzeh@cs.dal.ca>
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-15 10:02:46 +01:00
..
client.lua.in awful.client: fix urgent.jumpto 2008-11-15 09:53:21 +01:00
completion.lua.in awful.completion: doc fixes 2008-11-07 15:27:51 +01:00
hooks.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
init.lua.in luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
layout.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
menu.lua.in beautiful: merge awful.beautiful, stop registering system 2008-11-13 11:54:23 +01:00
placement.lua.in client, screen: use geometry rather coords as keyword 2008-10-21 15:31:52 +02:00
prompt.lua.in awful.prompt: stop grabbing keyboard before calling callback 2008-11-13 14:07:27 +01:00
screen.lua.in awful.screen: enhance doc 2008-11-04 21:09:35 +01:00
tag.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
titlebar.lua.in beautiful: merge awful.beautiful, stop registering system 2008-11-13 11:54:23 +01:00
util.lua.in luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
widget.lua.in awful.widget: allow customization of tag icon 2008-11-15 10:02:46 +01:00