lp:x-bus

Created by Alberto Milone and last modified
Get this branch:
bzr branch lp:x-bus
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:
X-Bus
Status:
Development

Recent revisions

26. By Alberto Milone

* src/daemon.pro:
  - Do not link against the gui module.

25. By Alberto Milone

* Remove old examples:
  - examples/print_xml_new.py
  - examples/property.py
  - examples/sample.xml

24. By Alberto Milone

* main.cpp, inputdaemon.h:
  - Correct typo in getTouchPad* which should
    really be getTouchpad*.
* Add new examples with clearer comments.

23. By Alberto Milone

* main.cpp, inputdaemon.h:
  - Rename compareProperties() as applyProperties().
  - Add more comments to the functions.

22. By Alberto Milone

* main.cpp:
  - set precision to 6 in InputDaemon::getProperty()
    for float properties.

21. By Alberto Milone

* main.cpp:
  - Exit from the foreach loop as soon as the type is detected
  in InputDaemon::checkType().

20. By Alberto Milone

* main.cpp, inputdaemon.h:
  - Remove disableTouchpad().

19. By Alberto Milone

* src/main.cpp
  - add the support for FLOAT properties to
    InputDaemon::compareProperties().

18. By Alberto Milone

* src/main.cpp
  - Close the device and delete info when conversion
    to Double fails.
  - Close the device and delete info when conversion
    to Int fails.
  - Add InputDaemon::checkType().
* src/inputdaemon.h:
  - Add InputDaemon::checkType() prototype.

17. By Alberto Milone

Use XSync to wait until all requests have been received and processed by the X server

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