Bug 153348 - [PATCH] sysutils/tmux: Fix urgent signal for window manager
Summary: [PATCH] sysutils/tmux: Fix urgent signal for window manager
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 18:00 UTC by Renato Botelho
Modified: 2010-12-22 01:41 UTC (History)
1 user (show)

See Also:


Attachments
tmux-1.3_1.patch (1.59 KB, patch)
2010-12-21 18:00 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 2010-12-21 18:00:22 UTC
I use awesome window manager and urxvt, and when mutt or irrsi send an urgent
signal, awesome deal with it painting tag with different color to notify me
about it.

When i tried to use it with tmux, it simply didn't work, after a little look
at google i found a patch [1] from arch linux, it's working perfect here.

[1] https://bbs.archlinux.org/viewtopic.php?id=104924

Added file(s):
- files/patch-server-window.c

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-21 18:00:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-12-22 01:41:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!