lp://staging/~woodrow-shen/unity-greeter/fix-hidpi-support
Created by
Woodrow Shen
and last modified
- Get this branch:
- bzr branch lp://staging/~woodrow-shen/unity-greeter/fix-hidpi-support
Only
Woodrow Shen
can upload to this branch. If you are
Woodrow Shen
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/unity-greeter/14.04
- Robert Ancell: Needs Fixing
-
Diff: 552 lines (+148/-38)10 files modifiedsrc/cairo-utils.vala (+27/-0)
src/dash-box.vala (+8/-4)
src/dash-button.vala (+3/-1)
src/dash-entry.vala (+8/-3)
src/greeter-list.vala (+13/-8)
src/list-stack.vala (+2/-1)
src/main-window.vala (+4/-1)
src/menubar.vala (+14/-2)
src/prompt-box.vala (+26/-9)
src/shutdown-dialog.vala (+43/-9)
Rejected
for merging
into
lp://staging/unity-greeter
- Robert Ancell: Pending requested
-
Diff: 617 lines (+171/-38) (has conflicts)13 files modifiedNEWS (+8/-0)
configure.ac (+4/-0)
debian/changelog (+11/-0)
src/cairo-utils.vala (+27/-0)
src/dash-box.vala (+8/-4)
src/dash-button.vala (+3/-1)
src/dash-entry.vala (+8/-3)
src/greeter-list.vala (+13/-8)
src/list-stack.vala (+2/-1)
src/main-window.vala (+4/-1)
src/menubar.vala (+14/-2)
src/prompt-box.vala (+26/-9)
src/shutdown-dialog.vala (+43/-9)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1206. By Woodrow Shen
-
This patch try to fix the problem that unity-greeter can't scale on a hidpi display.
Currenly the icons on menubar still don't work, and sometimes menuitem may unchanged
unexpectedly. - 1202. By Robert Ancell
-
Correctly handle SIGTERM and quit cleanly. We were previously not stopping the signal and so not cleaning up on exit. This left an upstart process for each greeter remaining.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-greeter