| 1 |
Changelog |
| 2 |
######### |
| 3 |
|
| 4 |
0.5 (in development) |
| 5 |
==================== |
| 6 |
|
| 7 |
Bugs fixed |
| 8 |
---------- |
| 9 |
|
| 10 |
- #37: Less intrusive error messages, if no configurable touchpad is |
| 11 |
available |
| 12 |
- Fixed a bug in capability detection |
| 13 |
|
| 14 |
Miscellaneous changes |
| 15 |
--------------------- |
| 16 |
|
| 17 |
- #29: Replaced HAL with UDev for mouse device monitoring |
| 18 |
- The acceleration factor setting now supports four decimals after point for |
| 19 |
increased precision |
| 20 |
- Added the DBus method ``builtConfiguration`` to query the built |
| 21 |
configuration |
| 22 |
- #41: The system settings module now tries to start the daemon, if it is |
| 23 |
not running |
| 24 |
- #38: Detect two-finger emulation support and enable two-finger |
| 25 |
configuration, if emulation is supported |
| 26 |
|
| 27 |
|
| 28 |
0.4 (Apr 11, 2010) |
| 29 |
================== |
| 30 |
|
| 31 |
Features added |
| 32 |
-------------- |
| 33 |
|
| 34 |
- #25: Added fast taps setting |
| 35 |
- Added two-finger scrolling settings |
| 36 |
- Added circular scrolling angle setting |
| 37 |
- Added circular touchpad setting |
| 38 |
- #26: Added motion speed settings |
| 39 |
- Added setting to always enable edge motion |
| 40 |
- Added tap-and-drag settings |
| 41 |
- Added scrolling distance settings |
| 42 |
- Use default settings from the touchpad driver |
| 43 |
|
| 44 |
Bugs fixed |
| 45 |
---------- |
| 46 |
|
| 47 |
- #32: Fixed crash caused by erroneous D-Bus replies |
| 48 |
|
| 49 |
Miscellaneous changes |
| 50 |
--------------------- |
| 51 |
|
| 52 |
- Use sliders in user interface |
| 53 |
|
| 54 |
|
| 55 |
0.3.2 (Feb 4, 2010) |
| 56 |
=================== |
| 57 |
|
| 58 |
- #28: Fixed German translation |
| 59 |
- #30: Fixed "Ignore the following mouse devices" setting |
| 60 |
|
| 61 |
|
| 62 |
0.3.1 (Feb 2, 2010) |
| 63 |
=================== |
| 64 |
|
| 65 |
- #16: Updated Turkish translation |
| 66 |
- #18: Updated Danish translation |
| 67 |
|
| 68 |
|
| 69 |
0.3 (Jan 30, 2010) |
| 70 |
================== |
| 71 |
|
| 72 |
- Split **synaptiks** into a KDED daemon, a System Settings module, and a |
| 73 |
Plasma applet |
| 74 |
|
| 75 |
Features added |
| 76 |
-------------- |
| 77 |
|
| 78 |
* #21: Touchpad state at startup can be configured |
| 79 |
* #22: Touchpad name is shown in touchpad information page |
| 80 |
|
| 81 |
Miscellaneous changes |
| 82 |
--------------------- |
| 83 |
|
| 84 |
* "Capabilities" page renamed to "Touchpad information" page |
| 85 |
* Added support for XInput2 API (build with ``HAVE_XINPUT2=ON``) |
| 86 |
|
| 87 |
|
| 88 |
0.2.1 (Jan 5, 2010) |
| 89 |
=================== |
| 90 |
|
| 91 |
* #18: Added Danish translation |
| 92 |
* Fixed potential memory leak |
| 93 |
|
| 94 |
|
| 95 |
0.2 (Nov 24, 2009) |
| 96 |
================== |
| 97 |
|
| 98 |
Features added |
| 99 |
-------------- |
| 100 |
|
| 101 |
* #2: The delay before re-enabling the touchpad after keyboard activity can |
| 102 |
be configured |
| 103 |
* #6: Shortcuts can be configured from context menu |
| 104 |
* #11: The treshold speed for conventional coasting can be configured |
| 105 |
* #13: Added tapping settings |
| 106 |
* #15: Added handbook |
| 107 |
* Added Russian translation |
| 108 |
* #16: Added Turkish translation |
| 109 |
|
| 110 |
Bugs fixed |
| 111 |
---------- |
| 112 |
|
| 113 |
* #7: Show only one notification for each error. |
| 114 |
* #8: Notification configuration merged into a single dialog accessible |
| 115 |
from context menu |
| 116 |
* #12: Disable synaptiks, if no touchpad is found |
| 117 |
* Fixed version check to maintain compatibility with XInput 2.0 |
| 118 |
* #14: The touchpad is no longer switched on by stopping typing, if it was |
| 119 |
disabled by a plugged mouse device |
| 120 |
* The touchpad is switched on again, if mouse device management is disabled |
| 121 |
* Handle changes to the list of ignored mouse devices correctly |
| 122 |
|
| 123 |
|
| 124 |
0.1 (Oct 24, 2009) |
| 125 |
================== |
| 126 |
|
| 127 |
Initial release. |
| 128 |
|
| 129 |
Features added |
| 130 |
-------------- |
| 131 |
|
| 132 |
* Scrolling configuration |
| 133 |
* Automatic control of touchpad |