diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-18 13:43:55 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-18 13:43:55 +0000 |
commit | 6703cb2bf35b5a051fbc4e298f1986b9067be643 (patch) | |
tree | 039125cff1901443d0daefaf91805141a91e9f6c /ChangeLog | |
parent | 3eebd1ad4d1c3d327e086000696c521f49a7dd3a (diff) |
nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects
SVN revision: 84062
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ | |||
8 | * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets | 8 | * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets |
9 | * e_popup is now a wrapper for drawing objects onto the compositor canvas | 9 | * e_popup is now a wrapper for drawing objects onto the compositor canvas |
10 | * added e_layout functions for returning objects above or below a layout child | 10 | * added e_layout functions for returning objects above or below a layout child |
11 | * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects | ||
11 | 12 | ||
12 | 2013-02-13 Deon Thomas | 13 | 2013-02-13 Deon Thomas |
13 | 14 | ||