<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/shadowirc/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/shadowirc/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 29 May 2004 06:56:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/shadowirc/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Loose nick-completion matching</title><link>https://sourceforge.net/p/shadowirc/feature-requests/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;currently, you need to type the first few characters of a &lt;br /&gt;
nickname for it to match. I suggest that the completion &lt;br /&gt;
function look for loose matches as well as perfect* matches.&lt;/p&gt;
&lt;p&gt;let's say my nickname is __BoredZo. you could type Bor\t, and &lt;br /&gt;
the completion would look past the __ and find my nickname. &lt;br /&gt;
(of course, if someone had a nickname starting with Bor, &lt;br /&gt;
theirs would be picked instead, being a perfect match.)&lt;/p&gt;
&lt;p&gt;*case-insensitivity notwithstanding.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Hosey</dc:creator><pubDate>Sat, 29 May 2004 06:56:25 -0000</pubDate><guid>https://sourceforge.neta8840bba1b5507b44e2d5545f13ae2016951ff3a</guid></item><item><title>Update private message windows on nick change</title><link>https://sourceforge.net/p/shadowirc/feature-requests/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If a person's nick changes visibly (in a channel window), open private message windows (regular and DCC chat) to them should also change, instead of the program losing track of what's going on.&lt;/p&gt;
&lt;p&gt;Not sure what this means for logging, though - should the window remain using the same log file?&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 13 Feb 2004 16:57:09 -0000</pubDate><guid>https://sourceforge.net54b1d0eb321f68cbb6477c6db77b3f3db77a27e7</guid></item><item><title>Once-only channel new message notification</title><link>https://sourceforge.net/p/shadowirc/feature-requests/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In Sounds of Shirc, if you assigned a sound for new channel message, you got that sound played for every new message. This could get really annoying - not only because when I am in another app, I keep hearing noises while I've not got around to switching back to ShadowIRC, but also because it makes that sound even when I actually have the channel window focused.&lt;/p&gt;
&lt;p&gt;ChannelBar helped fix this with its audible alert feature, which let me have a beep played on receipt of the first new message in any un-focused channel window; however, this is a ChannelBar-specific feature and doesn't help for people who want custom sounds but not ChannelBar.&lt;/p&gt;
&lt;p&gt;Should something be done to the plugin API events system to allow plugins to be notified of the first new IM in an idle window (and maybe repeat this event every 5 minutes if ignored, in case you were AFK)? Or is this purely a matter for a sounds plugin to take care of by itself?&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 13 Feb 2004 16:33:01 -0000</pubDate><guid>https://sourceforge.netf35833a054b0c400a8475d057212b12de2ea9fb5</guid></item><item><title>Visual notification</title><link>https://sourceforge.net/p/shadowirc/feature-requests/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;So far, the only notification available is audible, which doesn't help if you were away from the machine a minute, the sound is off or, if X still inverts the menu bar, you were not looking at the screen that instant.&lt;/p&gt;
&lt;p&gt;Some sort of visual notification would be nice. Maybe for new channel text, the icon's eyes could glow extra bright or something (just as a background hint), and animate or bounce the Dock icon for an incoming private message.&lt;/p&gt;
&lt;p&gt;Stuff like this, though, could use being in a plugin, but we don't have an RFE list or category for plugin developers to read. Maybe we need to have two categories set up - Application, and Plug-ins, to settle this issue. Or maybe a separate list altogether (I did create &lt;a href="http://telcontar.net/stdin/?topic=2" rel="nofollow"&gt;http://telcontar.net/stdin/?topic=2&lt;/a&gt; but that didn't go far ;)&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 13 Feb 2004 16:25:06 -0000</pubDate><guid>https://sourceforge.net90418668945a15974597037c3288e39de66db3e5</guid></item><item><title>Better context menu support</title><link>https://sourceforge.net/p/shadowirc/feature-requests/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In 1.1, the program provided limited contextual menu support for just channels and the console. Further support was added via the Popups plugin, but this caused a limitation - other plugins had no access to this system.&lt;/p&gt;
&lt;p&gt;There are two potential solutions, at least. One would &lt;br /&gt;
be an actual context menu system within the application, and plugins could respond to context clicks passed to an (x, y) co-ordinate within their window or pane, with a context response (e.g. kCMContextUserInChan for a ctrl-clink in the userlist). Some sort of system may already exist, seeing as you can already at least ctrl-click on the userlist and get a context menu come up, even if it doesn't offer anything useful.&lt;/p&gt;
&lt;p&gt;An alternative option, though, could be to have the popups plugin provide an IPC service for other plugins to utilise.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 02 Feb 2004 01:50:12 -0000</pubDate><guid>https://sourceforge.netab68cd98fcb8fe00627ca7775d0b8c34d72d2ef9</guid></item><item><title>Accepting last invite/DCC offer</title><link>https://sourceforge.net/p/shadowirc/feature-requests/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to see a menu item/keyboard shortcut &lt;br /&gt;
used for accepting the last channel invite or DCC offer &lt;br /&gt;
(whichever was most recent). Not sure on the shortcut - &lt;br /&gt;
maybe cmd-shift-A for Accept?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 01 Feb 2004 01:46:52 -0000</pubDate><guid>https://sourceforge.net8f5aefc72da018a33cca9b50e8b8438434dbb2c8</guid></item><item><title>"Rejoin channel" context menu item</title><link>https://sourceforge.net/p/shadowirc/feature-requests/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Kinda speaks for itself really :)&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 19 Jan 2004 23:27:59 -0000</pubDate><guid>https://sourceforge.net24a0e852f2d711a9e2e68e6c01d6fd19a8dd1e8a</guid></item><item><title>Connections menu/Server list</title><link>https://sourceforge.net/p/shadowirc/feature-requests/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to see a server queue set up and a unlimited &lt;br /&gt;
connection system set up. &lt;/p&gt;
&lt;p&gt;the Server list would become a text file in the shadowIRC &lt;br /&gt;
directory rather than in the program itself - example &lt;br /&gt;
included from my other client (Openchat/W32) &lt;/p&gt;
&lt;p&gt;Instead of "open connection #" - you could use "Open New &lt;br /&gt;
Connection &amp;gt;" with a built submenu based on the entries in &lt;br /&gt;
the text file. &lt;/p&gt;&lt;/div&gt;</description><pubDate>Sat, 10 Jan 2004 08:28:16 -0000</pubDate><guid>https://sourceforge.net4085bbdb7d45aae553e15c18f0cc61d07ee0c3e6</guid></item><item><title>Multiline Paste</title><link>https://sourceforge.net/p/shadowirc/feature-requests/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Could you modify the way paste behaves so that your client &lt;br /&gt;
monitors the max line length, and if paste buffers are full &lt;br /&gt;
paste this length, automatically cuts the buffer into multiple &lt;br /&gt;
EDITABLE lines? &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 10 Jan 2004 08:17:38 -0000</pubDate><guid>https://sourceforge.net75d95082568fc66a95067b821892ea7934b37df8</guid></item><item><title>Alternative Paste</title><link>https://sourceforge.net/p/shadowirc/feature-requests/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can you guys add a special paste command that would paste &lt;br /&gt;
the clipboard contents, stripping out styles (like bold, color, &lt;br /&gt;
fonts, etc.) and line breaks. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 10 Jan 2004 08:15:38 -0000</pubDate><guid>https://sourceforge.net3a8683e57b9ebcabc44589b6047bb84c08fb3c2c</guid></item></channel></rss>