| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
QIcon::fromTheme() routine now that we have a theme engine available out-of-box.
|
|
|
|
|
| |
When selecting a window/area, make the window transparent.
Ensure the single-instance system works for this apps (was not closing new process).
|
| |
|
|
|
|
| |
interactions
|
| |
|
|
|
|
| |
bad idea)
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
need to find another way to poke the window after it gets moved.
|
|
|
|
| |
Still a bit unstable right now (closing a window crashes X), but the compositing redirection/painting seems to be working somewhat.
|
|
|
|
| |
such) are painted in the proper place.
|
| |
|
| |
|
|
|
|
| |
left/right sides.
|
|
|
|
| |
to start adding additional window property support
|
|
|
|
| |
the geom calculations right now.
|
|
|
|
| |
up and running.
|
| |
|
|
|
|
| |
directly in the menu.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
definition
|
|
|
|
| |
within a project
|
|
|
|
|
|
| |
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.
|