lp:ubuntu/precise-proposed/screen-resolution-extra

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/screen-resolution-extra
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

20. By Alberto Milone

* nvidia-prime.py, screenresolution-mechanism.py,
  screenresolution-mechanism.policy.in, setup.py:
  - Add action and mechanism for Nvidia PRIME (LP: #1259237).

19. By Bryce Harrington

* Finish conversion to dh_python2. Fixes issue where none of
  screen-resolution-extra's files are installed, which prevents nvidia
  config from making changes to xorg.conf.
  (LP: #913690)
* Add dependency on policykit-gnome since some scripts use gtk policykit,
  which won't work on KDE where gtk2 may not be installed by default.
  (LP: #673733, #454261)

18. By Matthias Klose

Build using dh_python2.

17. By Alberto Milone

* debian/rules:
  - Replace /usr/share/cdbs/1/rules/langpack.mk with
    /usr/share/cdbs/1/class/langcore.mk to fix FTBFS (LP: #829489).

16. By Matthias Klose

Rebuild with python 2.7 as the python default.

15. By Alberto Milone

Update the icon name for the dialog so that the latter doesn't
crash (LP: #638085).

14. By Alberto Milone

* screenresolution-mechanism.py:
  - Explicitly pass start-time to PolicyKit CheckAuthorization call
    so that it works with polkit-1 0.95. Thanks to Martin Pitt for
    the fix.

13. By Alberto Milone

* setup.py:
  - Do not install policy-dontzap.py any longer.
  - Install nvidia-polkit.py which will be used by nvidia-settings.

12. By Alberto Milone

Set the virtual resolution to 2048x2048 only if a smaller framebuffer
size was requested (LP: #433856).

11. By Martin Pitt

* policy-dontzap.py, policyui.py: Add missing hashbang lines (files are
  executable).
* debian/control: Update Vcs-Bzr: to ubuntu-desktop branch.
* Port to polkit-1: (LP: #435709):
  - screenresolution-mechanism.policy.in: auth_self_keep_always →
    auth_admin_keep.
  - setup.{py,cfg}: Install policy file into share/polkit-1/actions.
  - Drop ScreenResolution/policykit.py, and its usage in policyui.py and
    policy-dontzap.py; client-side handling of PK is not necessary any more.
  - screenresolution-mechanism.py: Drop PolicyKitAuthentication class, it's
    way too complicated.
  - screenresolution-mechanism.py, _check_permission(): Call polkit-1
    instead of old PolicyKit.
* screenresolution-mechanism.py: Actually enforce privilege check by calling
  _check_permission() in the service methods.
* debian/control: Add policykit-1 dependency.
* debian/control: Bump Standards-Version to 3.8.3 (no changes necessary).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/screen-resolution-extra
This branch contains Public information 
Everyone can see this information.

Subscribers