lp://staging/~smspillaz/compiz-core/compiz-core.decor_sync_996901
Created by
Sam Spilsbury
and last modified
- Get this branch:
- bzr branch lp://staging/~smspillaz/compiz-core/compiz-core.decor_sync_996901
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: Approve
- Alan Griffiths: Approve
-
Diff: 1474 lines (+856/-67)15 files modifiedgtk/window-decorator/decorator.c (+55/-25)
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
- 3134. By Sam Spilsbury
-
Also don't bother asking the compositor to update the decoration
when the window is undecorated anyways - 3131. By Sam Spilsbury
-
Add synchronization primitives to the decoration protocol so that there isn't
a race where we bind a texture that's being freed. (LP: #454218) (LP: #929989) - 3130. By Daniel van Vugt
-
If running test cases under a real X server, we don't care if Xvfb is missing
(LP: #994841) - 3125. By Alan Griffiths
-
Disentangle EventManager from PrivateScreen and make it a member of the latter (instead of a base class)
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/0.9.8