awesome/objects
Gregor Best 5987e48385 client: _really_ honor size hints
If c->honor_size_hints is set to false and the client indicates through
its hints that it wants to be fixed size (by setting min and max width
equal), size hints are not ignored due to client_isfixed not taking
honor_size_hints being false into account. This commit fixes that.

Signed-off-by: Gregor Best <gbe@ring0.de>
Signed-off-by: Julien Danjou <julien@danjou.info>
2010-03-03 09:18:13 +01:00
..
widgets systray: fix screen number retrieval 2009-12-10 10:11:24 +01:00
button.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
button.h button: move into objects 2009-10-20 20:42:05 +02:00
client.c client_focus_update(): Balance the lua stack 2010-02-09 19:46:30 +01:00
client.h client: _really_ honor size hints 2010-03-03 09:18:13 +01:00
image.c image: load with image 2009-12-14 10:27:28 +01:00
image.h image: remove bad usage of globalconf.L 2009-11-10 10:48:23 +01:00
key.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
key.h key: move into objects 2009-10-20 20:42:05 +02:00
tag.c ewmh: remove _NET_WORKAREA support (FS#732) 2010-02-18 10:04:01 +01:00
tag.h timer: move into objects 2009-10-20 20:42:04 +02:00
timer.c luaclass: implement object checking 2009-10-27 12:16:30 +01:00
timer.h timer: move into objects 2009-10-20 20:42:04 +02:00
wibox.c Fix a invalid pointer crash bug 2009-12-02 09:32:51 +01:00
wibox.h Fix a invalid pointer crash bug 2009-12-02 09:32:51 +01:00
widget.c widget: fix screen number of layouts as arg 2009-11-09 21:27:26 +01:00
widget.h widgets: move into objects 2009-10-20 20:42:05 +02:00