Especially the smaller clock widget is really hard to hit with a finger. Interaction works when a pen is used, but our application should be finger usable. Tested with windows-ce/Kontact-Mobile/testing/2011-01-17-02-23/ I suggest to widen the sensitive area around the digits up to the end of the clock. If the small and the large digit are overlaying itself, the small one should be selectable on the inner end and the larger one on the outer end. Also the speed when the digit starts to move after it was "gripped" is a bit to slow. Suggestion: change color or pattern of the digit when it was grabbed.
Git commit b1d7d582beb1ecdee82735aee585db8311635ca3 by Tobias Koenig. Pushed by tokoe into branch 'master'. Reworked clock widget for touch screen The previous clock widget looked pretty but was hardly usable on a touch device. Instead of the analog clock and flickable selectors, we use a digital clock with a table of hours/minutes for clicking. BUG: 263557 M +204 -87 mobile/lib/calendar/ClockDialog.qml http://commits.kde.org/ee6cc38b/b1d7d582beb1ecdee82735aee585db8311635ca3
Nicely usable now even with fat fingers and little patience :)