diff options
author | discomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2013-02-19 08:09:05 +0000 |
---|---|---|
committer | Mike Blumenkrantz <m.blumenkran@samsung.com> | 2013-03-11 05:20:52 +0000 |
commit | 0d16ba68cd24b9c4fd28abf9c1d5873d6f284f19 (patch) | |
tree | a786d499b4671c9491c8a90668b055ed573f1530 /ChangeLog | |
parent | 7d0c1182c83d5ba78750eca09a7f1d15adef3354 (diff) |
giant comp rejiggering commit #3
* e menus are now drawn directly onto the compositor canvas
* menu theme now requires at least one part which allows mouse events in every menu group (YOUR MENUS WILL NOT WORK IF YOU ARE USING A THEME WHICH LACKS THIS!!!!!!!)
* menus now also report dangling/zombie menus with slightly more accuracy now
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 2013-03-11 Mike Blumenkrantz | ||
2 | |||
3 | * menus are now drawn directly on the compositor canvas | ||
4 | |||
1 | 2013-03-11 Dieter Roelants | 5 | 2013-03-11 Dieter Roelants |
2 | 6 | ||
3 | * portability: Don't rely on bash or zsh behavior when starting enlightenment_init and tempget. | 7 | * portability: Don't rely on bash or zsh behavior when starting enlightenment_init and tempget. |