Merge lp://staging/~muktupavels/compiz/gwd-hidpi into lp://staging/compiz/0.9.13
Proposed by
Alberts Muktupāvels
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | 4112 |
Merged at revision: | 4113 |
Proposed branch: | lp://staging/~muktupavels/compiz/gwd-hidpi |
Merge into: | lp://staging/compiz/0.9.13 |
Prerequisite: | lp://staging/~muktupavels/compiz/require-libmetacity-3-22 |
Diff against target: |
346 lines (+207/-5) 5 files modified
gtk/CMakeLists.txt (+2/-0) gtk/config.h.gtk.in (+3/-0) gtk/window-decorator/gwd-theme-metacity.c (+27/-0) gtk/window-decorator/gwd-theme.c (+165/-5) gtk/window-decorator/gwd-theme.h (+10/-0) |
To merge this branch: | bzr merge lp://staging/~muktupavels/compiz/gwd-hidpi |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+323100@code.staging.launchpad.net |
Commit message
gtk-window-
Description of the change
This change should add full HiDPI support to gtk-window-
This requires libmetacity 3.25.1 or newer.
P.S. This adds HiDPI support to Metacity themes, Cairo theme is still unscaled...
To post a comment you must log in.
Ack