Bug 140755 - x11-wm/windowmaker Fix periodic focus bug [PATCH]
Summary: x11-wm/windowmaker Fix periodic focus bug [PATCH]
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: 2009-11-21 16:30 UTC by Dmitry
Modified: 2009-12-14 21:50 UTC (History)
0 users

See Also:


Attachments
file.txt (849 bytes, text/plain)
2009-11-21 16:30 UTC, Dmitry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2009-11-21 16:30:01 UTC
sometimes cannot click in window to focus window

http://repo.or.cz/w/wmaker-crm.git/commit/c91bb1ba
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=102314

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-21 16:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-14 21:42:39 UTC
dougb       2009-12-14 21:42:25 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/windowmaker   Makefile 
  Added files:
    x11-wm/windowmaker/files patch-src_actions.c 
  Log:
  Add a patch to fix a periodic focus bug
  
  Bump PORTREVISION
  
  PR:             ports/140755
  Submitted by:   Dmitry <dmitry2006@yandex.ru>
  
  Revision  Changes    Path
  1.146     +1 -1      ports/x11-wm/windowmaker/Makefile
  1.1       +35 -0     ports/x11-wm/windowmaker/files/patch-src_actions.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 3 Doug Barton freebsd_committer freebsd_triage 2009-12-14 21:42:45 UTC
State Changed
From-To: open->closed


Patch applied, thanks!