lp://staging/~muktupavels/compiz/add-gwd-application
Created by
Alberts Muktupāvels
and last modified
- Get this branch:
- bzr branch lp://staging/~muktupavels/compiz/add-gwd-application
Only
Alberts Muktupāvels
can upload to this branch. If you are
Alberts Muktupāvels
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/compiz/0.9.12
- Compiz Maintainers: Pending requested
-
Diff: 1079 lines (+378/-369)15 files modifiedgtk/window-decorator/CMakeLists.txt (+1/-2)
gtk/window-decorator/actionmenu.c (+2/-1)
gtk/window-decorator/blurprops.c (+2/-1)
gtk/window-decorator/decorator.c (+14/-9)
gtk/window-decorator/events.c (+5/-5)
gtk/window-decorator/frames.c (+7/-5)
gtk/window-decorator/gtk-window-decorator.c (+6/-28)
gtk/window-decorator/gtk-window-decorator.h (+2/-11)
gtk/window-decorator/gwd-application.c (+284/-0)
gtk/window-decorator/gwd-application.h (+49/-0)
gtk/window-decorator/gwd-settings-xproperty-storage.c (+0/-214)
gtk/window-decorator/gwd-settings-xproperty-storage.h (+0/-40)
gtk/window-decorator/gwd-theme-metacity.c (+1/-1)
gtk/window-decorator/settings.c (+0/-49)
gtk/window-decorator/wnck.c (+5/-3)
Branch information
Recent revisions
- 4064. By Alberts Muktupāvels
-
Remove GWDSettingsXPro
pertyStorage. We use it only for one function - move it to GWDApplication. This also fixes memory leaks - shadow colors was strdup-ed, but not freed.
- 4056. By Alberts Muktupāvels
-
Merge changes from lp:~albertsmuktupavels/compiz/simplify-gwd-settings-storage.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/compiz/0.9.12