| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
long to be mixed in with the rest of the class).
Also finish up a lot more of the conversions. Should be ready for testing now.
|
|\ |
|
| | |
|
|/
|
|
| |
raw keycodes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
definition
|
| |
|
| |
|
|
|
|
| |
rather than a global object (lets us use the DesktopSettings within the standalone classes in libLumina as well).
|
|
|
|
| |
within a project
|
|
|
| |
Another minor syntax change
|
|
|
| |
Fix some syntax issues so GitHub will properly display the file
|
| |
|
|
|
|
| |
obsolete anyway.
|
|
|
|
|
|
| |
1. Starting to get the compositing put together, but not functional yet.
2. Get the window close routines completely finished, with memory being freed properly on close.
3. Get some of the "reset" of window properties after an animation all setup. Not quite finished yet.
|
|
|
|
| |
closed (some internal event identifier)
|
| |
|
| |
|
| |
|
|
|
|
| |
which are ignored during the animation.
|
| |
|
| |
|
|
|
|
| |
rootSubWindow as well.
|
|
|
|
| |
window zoom rather than opacity (the frame is not technically an independant window).
|
| |
|
|
|
|
| |
This is a good example of how animations can be setup/used in the window
|
| |
|
| |
|
| |
|
|
|
|
| |
- the WM handles that.
|
|
|
|
| |
should always be (0,0) relative to the parent.
|
|
|
|
| |
other property
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
embedded window.
Also make a new "geometry()" function in NativeWindow to return the full window+frame geometry.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|