On Thu, Mar 31, 2011 at 11:36:12AM -0400, Aristeu Rozanski wrote:
> On Thu, Mar 31, 2011 at 01:49:45PM +1000, Peter Hutterer wrote:
> > I've taken Aris repository (with his permission) and converted it to git
> > plus a few features and cleanups on top. Is this something we want on
> > linuxwacom.sf.net? I'd rather have it live on linuxwacom.sf.net than in yet
> > another private repository.
> let me know when you have a definitive address for it so I can redirect from
> my the old wdaemon page. Also, if anyone is interested in maintaining
> expresskeys, let me know. I don't have time to work in wdaemon or expresskeys
> anymore.

Following up from that, evemu upstream now supports everything we need in
wdaemon and I just pushed to 
  git://git.linuxwacom.sourceforge.net/gitroot/linuxwacom/wdaemon

with gitweb being available here:
  
http://linuxwacom.git.sourceforge.net/git/gitweb.cgi?p=linuxwacom/wdaemon;a=summary

I'm hoping Henrik tags evemu soon so we can put the configure check in, in
the meantime simply grab evemu from git.

Changelog is below, can be summarised as:
- remove SVN leftovers
- autotool the lot
- add example config files for xorg.conf.d and .fdi configuration
- add a man page
- hook up evemu to extract device descriptions and re-load them (for devices
  not supported by wdaemoN)

When submitting patches to wdaemon, please prefix them with wdaemon so it's
easier to find out which patch applies to what.

Cheers,
  Peter
  
Peter Hutterer (56):
      remove 'tags' directory - svn leftover
      Move "trunk" directory content to top directory - svn legacy
      Update uinput device file.
      Add fixme: getop handling relies on order of arguments
      Add vim blurb to ensure right tab settings
      Add usage hooks for load/extract from/to file.
      Reshuffle the options, group them better.
      change the order-dependent path of -t and -p
      Remove fixme, move -p and -t options up a bit.
      Autotool wdaemon.
      Add default xorg gitignore.
      Move config.h to wdaemon-config.h. conflicts with autotools.
      Add HAVE_CONFIG blurb to all source files.
      Hook up UINPUT_DEVICE define again.
      Fix compiler warnings
      Untangle -s option from argument order dependency.
      Move uinput creation into a separate function
      Use evemu up to save the device description for us.
      Hook up evemu_load_device to wdaemon init system.
      Use evemu_create to create uinput device.
      Add a man page based on the README
      man: autoconfiguration can only work with known devices.
      man: improve the man page a bit
      malloc + memset -> calloc
      Don't create the udev device when using evemu.
      Fix a return code in case of error.
      man: add more info on how to load devices.
      man: split up configuration into subsections
      config: change a debug message to state "path", not "file"
      man: describe configuration file format.
      Support "description = <file>,<path>" in the config file.
      udev: remove old rules
      Set the bus type to BUS_VIRTUAL for evemu devices.
      Add some comments on what is_uinput.h is for
      Namespace is_uinput to wdaemon_is_uinput.sh
      Add header files to SOURCES to unbreak distcheck
      Rename "save" to "extract" for devices.
      Add header file for evemu-related code
      Make the device name prefix configurable
      Prefix device name in the evemu case too.
      Don't append prefix if it's empty.
      Note the prefix in the man page
      udev: simplify rules a bit
      If open() fails, print the error message.
      Install udev rules file in the udev directory.
      udev: update rules to use EVN instead of ATTR
      udev: matching is case-dependent, lowercase all product ids
      man: add -s and -v to man page.
      man: fix typo
      udev: assign a tag to wdaemon devices
      Add example xorg.conf.d snippet
      conf: add example fdi file.
      Remove README, information is in the man page now.
      Add LICENSE to dist
      gitignore: add tags, wdaemon and generated wdaemon.txt
      Add wdaemon initrd startup script


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to