awesome/lib/awful
Gregor Best 8f0c6c5979 awful.wibox(): correctly handle position changes
This patch fixes a bug and changes the position handling for wiboxes:

The bug was that awful.wibox.set_position() didn't update the cached
wibox position, i.e. the wibox was moved, but the position value in the
wiboxes table stayed the same

The change in position handling was that unknown positions (i.e.
"fnord") default to "floating"

Signed-off-by: Gregor Best <farhaven@googlemail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-06-06 20:13:42 +02:00
..
layout wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00
widget awful.widget.taglist: support for 'hide' property 2009-06-05 14:44:58 +02:00
button.lua.in lib: stop using unpack where not needed 2009-05-25 11:14:08 +02:00
client.lua.in wibox: add property hook on screen and visible changes 2009-06-04 17:51:07 +02:00
completion.lua.in awful.completion: remove deprecated function from 3.3 2009-06-04 17:19:44 +02:00
hooks.lua.in awful.hooks: fix dbus registration 2009-03-20 07:59:16 +01:00
init.lua.in wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00
key.lua.in lib: stop using unpack where not needed 2009-05-25 11:14:08 +02:00
menu.lua.in wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00
mouse.lua.in wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00
placement.lua.in wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00
prompt.lua.in awful.prompt: fix delete 2009-05-08 07:58:46 +02:00
remote.lua.in dbus: allow usage of the system bus 2009-04-18 16:07:31 +02:00
screen.lua.in screen: move padding in Lua 2009-06-04 17:51:13 +02:00
startup_notification.lua.in awful.startup_notification: unregister events on time out 2009-05-09 16:03:41 +02:00
tag.lua.in awful.tag: viewidx ignores hidden tags 2009-06-05 14:45:04 +02:00
titlebar.lua.in wibox: add property hook on screen and visible changes 2009-06-04 17:51:07 +02:00
util.lua.in awful.util: add linewrap() 2009-06-05 14:44:47 +02:00
wibox.lua.in awful.wibox(): correctly handle position changes 2009-06-06 20:13:42 +02:00