New commits:
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=2f341455168c6833a1e08318a93b39485dcaf8d5
commit 2f341455168c6833a1e08318a93b39485dcaf8d5
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:25:31 2013 +0300
Application: Changes for new window features.
- Use screen size instead of layer size for input scaling.
- Add handleWindowEvents() which delivers events to windows based on
modality.
- Changes for cursor rendering in exclusive mode (warning: should use
layer on top, otherwise wouldn't work).
- Set cursor position for key input events in exclusive mode.
ilixi/core/Application.cpp | 112 ++++++++++++++++++++++++++++++++------------
ilixi/core/Application.h | 5 +-
2 files changed, 87 insertions(+), 30 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=22635795eeed3c5b625fd2052d8e44c2746c251c
commit 22635795eeed3c5b625fd2052d8e44c2746c251c
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:21:45 2013 +0300
WindowWidget: New features and changes.
- Add window modality support
- LayerName is stored in core/Window
- Simplified showWindow()
- Initial changes for input filtering in exclusive mode.
ilixi/ui/WindowWidget.cpp | 156 +++++++++++++++++++++++----------------------
ilixi/ui/WindowWidget.h | 61 ++++++++++++------
2 files changed, 124 insertions(+), 93 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=b7d46a823a265bb7a42d1fc7398a23fb4b1f33e1
commit b7d46a823a265bb7a42d1fc7398a23fb4b1f33e1
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:19:35 2013 +0300
Dialog: Always emit signals last.
ilixi/ui/Dialog.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=20fbdb252d993a0be658bb9ad0f7d8b81b6f5a24
commit 20fbdb252d993a0be658bb9ad0f7d8b81b6f5a24
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:18:15 2013 +0300
Window: Windows can now use layer surface in exclusive mode.
- Added windowRectangle().
- Added _layerName property.
ilixi/core/Window.cpp | 100 +++++++++++++++++++++++++++++++++----------------
ilixi/core/Window.h | 14 +++++--
2 files changed, 78 insertions(+), 36 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=15b792fc59469e067ec510c7b159bf49ce7c82fd
commit 15b792fc59469e067ec510c7b159bf49ce7c82fd
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:17:03 2013 +0300
PlatformManager: Better for hw layer support.
- Set hardware layer position and size at startup in exclusive mode.
- Add getScreenSize() and getLayerRectangle().
ilixi/core/PlatformManager.cpp | 56 +++++++++++++++++++++++++++++++++++++---
ilixi/core/PlatformManager.h | 10 +++++--
2 files changed, 61 insertions(+), 5 deletions(-)
http://git.directfb.org/?p=libs/ilixi.git;a=commit;h=5d5063b73ea763986624b527588d22c0fc48f77b
commit 5d5063b73ea763986624b527588d22c0fc48f77b
Author: Tarik Sekmen <[email protected]>
Date: Sun Oct 13 21:15:43 2013 +0300
Add hardware layer coordinates to configuration.dtd
data/configuration.dtd | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs