Bug 113269 - [patch] x11-wm/xfce4-wm - Add an optional patch to reverse the mouse workspace changing direction
Summary: [patch] x11-wm/xfce4-wm - Add an optional patch to reverse the mouse workspac...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 23:10 UTC by Emanuel Haupt
Modified: 2007-06-19 06:00 UTC (History)
0 users

See Also:


Attachments
xfce4-wm.patch (2.28 KB, patch)
2007-06-02 23:10 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2007-06-02 23:10:05 UTC
This implements an optional patch to reverse the mouse workspace changing
direction. This option is not activated by default. The request for such a
config option has been sent to the authors.

Also remove blank line at the end of pkg-plist and replace spaces with a tab in
the Makefile.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-02 23:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-19 05:53:15 UTC
oliver      2007-06-19 04:53:09 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/xfce4-wm      Makefile pkg-plist 
  Log:
  add an optional patch which reverses the mouse workspace changing
  direction.
  
  PR:             ports/113269
  Submitted by:   ehaupt
  
  Revision  Changes    Path
  1.41      +7 -2      ports/x11-wm/xfce4-wm/Makefile
  1.18      +0 -1      ports/x11-wm/xfce4-wm/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-19 05:53:47 UTC
oliver      2007-06-19 04:53:44 UTC

  FreeBSD ports repository

  Added files:
    x11-wm/xfce4-wm/files extrapatch-src__events.c 
  Log:
  add an optional patch which reverses the mouse workspace changing
  direction.
  
  PR:             ports/113269
  Submitted by:   ehaupt
  
  Revision  Changes    Path
  1.1       +16 -0     ports/x11-wm/xfce4-wm/files/extrapatch-src__events.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Oliver Lehmann freebsd_committer freebsd_triage 2007-06-19 05:53:58 UTC
State Changed
From-To: open->closed

Committed, Thanks!