Bug 116518 - [PATCH] x11-wm/windowmaker: Add an OPTION to permit hotkeys on docks
Summary: [PATCH] x11-wm/windowmaker: Add an OPTION to permit hotkeys on docks
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 19:50 UTC by Renato Botelho
Modified: 2007-10-05 18:30 UTC (History)
1 user (show)

See Also:


Attachments
windowmaker-0.92.0_3.patch (13.62 KB, patch)
2007-09-21 19:50 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2007-09-21 19:50:00 UTC
- Add a new OPTION, off by default, to permit hotkeys be set directly on docks.
  Patch obtained from Fedora Core RPM
- s/INSTALLS_SHLIB/USE_LDCONFIG/

Added file(s):
- files/extra_dockhotkeys.patch

Port maintainer (DougB@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-21 19:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-05 18:28:25 UTC
garga       2007-10-05 17:28:19 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/windowmaker   Makefile 
  Added files:
    x11-wm/windowmaker/files extra_dockhotkeys.patch 
  Log:
  - Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeys
    directly on dock's [1]
  - Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/
  
  PR:             ports/116518
  Submitted by:   garga
  Approved by:    maintainer timeout (2 weeks)
  Obtained from:  Fedora 7 source rpm [1]
  
  Revision  Changes    Path
  1.136     +7 -2      ports/x11-wm/windowmaker/Makefile
  1.1       +446 -0    ports/x11-wm/windowmaker/files/extra_dockhotkeys.patch (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 3 Renato Botelho freebsd_committer freebsd_triage 2007-10-05 18:29:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!