Messages - vitalyb [ switch to compact view ]

Pages: prev1 ... 22 23 24 25 26 [27] 28 29next
131
FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRAltTab
« on: November 23, 2007, 04:09 PM »
A config window to tell the plugin to ignore certain windows or to show some windows that don't appear on task bar.

this would be very nice.

can i also request:
option to ignore (not show in list) any windows that are not minimized.


Sure! Added to todo.
Oh and almost forgot. Thanks a lot to Mouser for a very active support during development! :Thmbsup:

132
FARR Plugins and Aliases / New C# FARR Plugin: FARRAltTab
« on: November 23, 2007, 02:28 PM »
Heya
I just finished FARRAltTab plugin. Basically it lets you switch among windows using FARR and by typing the name of the window you switch to:

Screenshot - 27_11_2007 , 21_15_07.png

Download link (please unpack it to your "FARR\Plugins\FARRAltTab\" directory):
http://vitalyb.dcmembers.com/FARRAltTab/FARRAltTab.zip

This is a very first release that was built on a very first release of the C# SDK so bugs are expected. Please let me know of any issues.

Known issues
  • It seems that some windows are being ignored by the plugin.
  • you type : des and everything is ok "Desktop" climbs to the top of the list but now if you type x (or z or any other "wrong letter")
    Desktop still show in the list, but when you press enter, it does not work
  • The plugin performance aren't too shiny. I hope it will fixed later. It is mainly due to the way the icons are loaded.

Planned features
  • A config window to tell the plugin to ignore certain windows or to show some windows that don't appear on task bar.
  • Context menu that will enable you to close windows by overriding the shell context menu (not sure if possible)
  • option to ignore (not show in list) any windows that are not minimized.

Version History
  • 1.15 Now shows all the Windows, including those that were previously skipped (liked iTunes) also, shows all the open Windows and does not limit to 9 as before
  • 1.11 Fixed the bug that occured when a search was done for not existing string
  • 1.10 Huge performance boost on loading
  • 1.00 Initial release

Here is the link to the C# SDK along with the code of the plugin:
https://www.donationcoder.com/forum/index.php?topic=10992.0

133
Find And Run Robot / Re: [feature request] Immediate execution
« on: November 21, 2007, 11:26 AM »
Just the way you do rplugins:

rplugins - Reload all plugins (prompting first after unload), which is useful for plugin developers to give them an opportunity to copy over a new version of their plugin dll.

When you write it, it reloads the plugins immediately without waiting for an additional enter to confirm your choice.

134
Find And Run Robot / [feature request] Immediate execution
« on: November 21, 2007, 11:10 AM »
It would be nice if there was a modifier to an alias that would cause the line to execute immediately.
I guess it should be treated with care (especially with regex) but it is still a nice feature (especially in combination with hotkeys feature).

P.S I guess I could use autohotkey instead but still.

135
Find And Run Robot / Re: [feature request] multiple run
« on: November 19, 2007, 03:46 PM »
Oh! I thought you meant multiple instances of FARR :-\ Couldn't figure why would you want to do that  :-[

Pages: prev1 ... 22 23 24 25 26 [27] 28 29next
Go to full version