lp://staging/~smspillaz/compiz-core/compiz-core.decor_synchronization
Created by
Sam Spilsbury
and last modified
- Get this branch:
- bzr branch lp://staging/~smspillaz/compiz-core/compiz-core.decor_synchronization
Only
Sam Spilsbury
can upload to this branch. If you are
Sam Spilsbury
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel van Vugt: Needs Resubmitting
- Alan Griffiths: Pending requested
-
Diff: 1457 lines (+849/-66)15 files modifiedgtk/window-decorator/decorator.c (+48/-24)
gtk/window-decorator/events.c (+12/-1)
gtk/window-decorator/gtk-window-decorator.c (+9/-0)
gtk/window-decorator/gtk-window-decorator.h (+8/-0)
gtk/window-decorator/wnck.c (+13/-11)
include/decoration.h (+18/-0)
libdecoration/decoration.c (+86/-0)
plugins/decor/CMakeLists.txt (+3/-1)
plugins/decor/src/decor.cpp (+99/-22)
plugins/decor/src/decor.h (+35/-7)
plugins/decor/src/pixmap-requests/CMakeLists.txt (+62/-0)
plugins/decor/src/pixmap-requests/include/pixmap-requests.h (+188/-0)
plugins/decor/src/pixmap-requests/src/pixmap-requests.cpp (+93/-0)
plugins/decor/src/pixmap-requests/tests/CMakeLists.txt (+15/-0)
plugins/decor/src/pixmap-requests/tests/pixmap-requests/src/test-decor-pixmap-requests.cpp (+160/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3019. By Sam Spilsbury
-
We don't need a pixmap to determine whether or not the window is active or not
We only need the pixmap in order to determine whether or not the window
should be redrawin in place
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/compiz-core