lp:xorgparser

Created by Alberto Milone and last modified
Get this branch:
bzr branch lp:xorgparser
Only Alberto Milone can upload to this branch. If you are Alberto Milone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Milone
Project:
XorgParser
Status:
Development

Recent revisions

45. By Alberto Milone

Release 0.4.2.3

44. By Alberto Milone

Convert to dh_python2

Thanks to Colin Watson for the patch

43. By Alberto Milone

Correct the README and get the device position properly in 1-example.py

42. By Alberto Milone

Start work on 0.4.2.3

41. By Alberto Milone

Revert changes which did not end up in 0.4.2.2

40. By Alberto Milone

* Release 0.4.2.2:
  + xutils.py:
    - make isDriverInSection() return True only if all of the specified
      sections contain the driver. This prevents isDriverEnabled() from
      returning false positives.
  + 1-test.py:
    - Modify the test for testIsDriverEnabled() so as to test the correct
      behaviour.
    - Add two more tests for IsDriverEnabled().

39. By Alberto Milone

  * Release 0.4.2.1:
    + xorgparser.py:
      - Add InputClass to the whitelist of xorg.conf sections so that
        the validator doesn't raise an error about it.

38. By Alberto Milone

* examples/1-example.py:
  - replace getIdentifier() with getPosition() as this is what
    the example was meant to do (LP: #366624).
* README:
  - replace import XKit with import XKit.xutils.

37. By albertomilone <email address hidden>

* new upstream release: 0.4.2:
  + xorgparser.py:
    - remove harmless but useless lines after an Exception in getValue()
    - make sure that if optiontype != None the option (differently from
      the value) is always put in quotation marks in addOption()
  + 0-test.py:
    - add a test for the quotation marks check in addOption()

36. By albertomilone <email address hidden>

* new upstream release: 0.4.1:
    + xorgparser.py:
      - removeSection() and commentOutSection() now remove any reference to the
        sections they remove/comment out from self.identifiers
    + 0-test.py:
      - modify the existing tests to test the corrections to removeSection() and
        commentOutSection() in xorgparser.py

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers