Go to file
Chris Michael 20166f16be make mouse pointer visibility syn with hotplug/un-plug
This patch makes the mouse pointer disappear when the physical mouse
device is unplugged. It also makes the mouse pointer reappear when a
physical mouse is hotplugged.

NB: There is one small hiccup with this patch and that is: when you
re-plug the mouse in the pointer itself doesn't show until you
physically move the mouse. Tried several things locally to sort it
out, but no success :/

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-12-09 08:56:32 -05:00
config
data Updating italian translation 2016-08-18 12:12:03 +02:00
doc
m4
pkgbuild
po Updating italian translation 2016-11-06 21:06:56 +01:00
src make mouse pointer visibility syn with hotplug/un-plug 2016-12-09 08:56:32 -05:00
.arcconfig
.gitignore Auto generate wayland protocol 2016-09-26 15:23:50 -05:00
.mailmap More mailmapping 2016-09-13 15:14:21 +09:30
AUTHORS Add myself to the AUTHORS file 2016-09-22 15:00:02 -05:00
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS 0.21.0 NEWS updates 2016-06-30 11:56:48 -04:00
README
README.wayland update wayland readme for gl-drm 2016-09-21 16:05:51 -04:00
autogen.sh
configure.ac make mouse pointer visibility syn with hotplug/un-plug 2016-12-09 08:56:32 -05:00
e19_workdir_setup.sh
enlightenment.pc.in
enlightenment.spec.in enlightenment.spec.in: Update spec file to work with current Git. 2016-05-12 11:46:35 -07:00
netwm.txt
x-ui.sh
xdebug.sh

README

Please report bugs and send patches to phab.enlightenment.org

Enlightenment 0.19.0

Requirements:
-------------

Must:
  efl elementary
  libc libm libX11 libXext
  xcb xcb-shape xcb-keysyms

Heavily suggested:
  evas_generic_loaders (all loaders)

NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing DR19 or it will be overwritten.

You can also use the configure --prefix option to put enlightenment in a separate tree
of its own (recommended) like:

  ./configure --prefix=/usr/local/e19

You will, as usual, need to add the subsequent bin dir to your $PATH etc.


NOTES:

* if you do not want security issues make sure sysactions.conf is in
/etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
it looks at. This file is intended to be customized by packagers and
system integrators to match your policies and scripts/tools.