aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/NativeEmbedWidget.h
Commit message (Collapse)AuthorAge
* Another checkpoint in the compositing saga. Got most of it working, but ↵Ken Moore2017-07-19
| | | | still getting random artifacting *outside* of the window that we are painting from time to time.
* Finish up the on-move window notification so that sub-windows (menus and ↵Ken Moore2017-07-18
| | | | such) are painted in the proper place.
* Get a lot more of the geometry calculations/movements working. Almost ready ↵Ken Moore2017-07-18
| | | | to start adding additional window property support
* Large update to the window embedding systems - almost have the compositing ↵Ken Moore2017-07-13
up and running.
bgstack15