| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Now the multiple types of animations will not conflict/overwrite each other, and the window itself will be properly "paused" for animations.
Also fix up some window resize calculation errors, so the offset to the mouse position is properly handled now
|
|
|
|
|
|
|
|
| |
1. Get the menu-based task manager up and running.
2. Get the minimize button setup with normal functionality now (since we can restore it)
3. Get the maximize button logic setup - still testing this
4. Get the window movement animation system setup - still testing this for the maximize functionality
5. Cleanup a bit more of the backend "pause" for windows during animations.
|
|
|
|
| |
working with GPU-backed xorg drivers
|
|
|
|
| |
beautifully now.
|
| |
|
|
|
|
| |
Now the windows are restacking properly again - just need to forward events from the frame to the window on-demand still
|
|
|
|
| |
great now.
|
|
|
|
| |
Only re-grab the X11 image when it changes, then store it for all paint events (including partial painting updates) - making things much faster to update on-demand.
|
|
|
|
| |
still getting random artifacting *outside* of the window that we are painting from time to time.
|
|
|
|
| |
such) are painted in the proper place.
|
|
|
|
| |
to start adding additional window property support
|
|
up and running.
|