awesome/lib/awful
Alex Alexander 8cc15d80b4 wibox: fix align
awful.wibox.align() in 3.4.x gets the available screen area from
capi.screen[screen].geometry.

this can easily result in overlapping wiboxes since the work area
provided does not account for existing wiboxes.

In my configuration I use a vertical wibox positioned at the
right and it half-overlaps my top wibox because it is streched and
hard-coded to align at the middle.

Signed-off-by: Julien Danjou <julien@danjou.info>
2010-01-05 09:53:29 +01:00
..
layout awful.layout: emit arrange signal 2009-11-06 12:40:13 +01:00
mouse awful.mouse: load finder 2009-09-11 13:43:02 +02:00
widget taglist: don't pad name with space, use margin 2009-11-05 18:07:37 +01:00
autofocus.lua.in Revert "awful.autofocus: fix multiple screens autofocus" 2009-11-23 19:28:10 +01:00
button.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
client.lua.in awful.client: fix initial geometry storage (FS#608) 2009-09-22 15:56:58 +02:00
completion.lua.in awful.completion: use sort -u to sort (FS#621) 2009-09-22 17:15:49 +02:00
dbus.lua.in awful.dbus: enhance description 2009-08-28 15:33:18 +02:00
init.lua.in titlebar: remove 2009-10-20 20:42:05 +02:00
key.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
menu.lua.in awful.menu: add keygrabber support to clients menu 2009-12-03 14:22:06 +01:00
placement.lua.in placement: import center_horizontal and center_vertical 2009-09-14 11:53:45 +02:00
prompt.lua.in awful.prompt: word delete splits by separators 2009-09-01 14:24:13 +02:00
remote.lua.in awful.remote: enhance description 2009-08-28 15:36:34 +02:00
rules.lua.in Rules: change example 2009-11-09 20:24:45 +01:00
screen.lua.in awful.screen: fix padding 2009-10-09 20:05:42 +02:00
startup_notification.lua.in spawn: move sn hooks to signals 2009-08-17 17:47:55 +02:00
tag.lua.in awful.tag: fix new when layout is nil 2009-10-26 11:11:17 +01:00
tooltip.lua.in tooltip: force place() if tooltip is not visible 2009-12-03 14:22:28 +01:00
util.lua.in Fix awful.util.table.reverse 2009-11-17 10:25:12 +01:00
wibox.lua.in wibox: fix align 2010-01-05 09:53:29 +01:00