lp://staging/x-bus
- Get this branch:
- bzr branch lp://staging/x-bus
Branch merges
Branch information
Recent revisions
- 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( ). - 19. By Alberto Milone
-
* src/main.cpp
- add the support for FLOAT properties to
InputDaemon::compareProper ties(). - 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)