[oe-commits] Andreas Müller : xfce4-settings: add a ' Touchscreen pointer' option in mouse settings

git at git.openembedded.org git at git.openembedded.org
Thu Dec 27 16:16:21 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 8663bf9e29a2f66ae4238b5c668c0d92d00fcf38
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8663bf9e29a2f66ae4238b5c668c0d92d00fcf38

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Sun Dec 23 13:02:34 2012 +0000

xfce4-settings: add a 'Touchscreen pointer' option in mouse settings

'Touchscreen pointer' can be set per pointer device. If the pointer device gets
active (Press/Move/Plugin) and this option is set:

* Mouse cursor is hidden during normal operation
* When waiting for startup-notification a wait cursor is displayed
* The gtk2 setting TouchscreenMode is set to e.g disable prelighting buttons
  on mouse over

The changes are in use for a while now on my devices help using XFCE on
touchsreen devices.

The git-version of this patch series was sent to
https://bugzilla.xfce.org/show_bug.cgi?id=9474 but no response was received
yet. In the patch series attached here the binary cursor files 'invisible' and
'wait' were taken out of patch 0001.. because the files were not created by
do_patch.

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../0001-add-cursor-theme-xfce-invisible.patch     |  248 ++++
 ...ngs-dialog-add-touchscreen-pointer-option.patch | 1236 ++++++++++++++++++++
 ...sHelper-gets-a-pointer-to-XfceXSettingsHe.patch |  137 +++
 ...gsHelper-gets-a-property-touchscreen-poin.patch |  251 ++++
 ...tect-a-change-of-pointer-device-used-and-.patch |  582 +++++++++
 .../xfce4-settings/touchscreen/invisible           |  Bin 0 -> 4160 bytes
 .../xfce4-settings/xfce4-settings/touchscreen/wait |  Bin 0 -> 126096 bytes
 .../xfce4-settings/xfce4-settings_4.10.0.bb        |   18 +-
 8 files changed, 2470 insertions(+), 2 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=8663bf9e29a2f66ae4238b5c668c0d92d00fcf38




More information about the Openembedded-commits mailing list