没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > awn-plugins |
awn-plugins
|
1 | 0 | 17 |
贡献者 | 讨论 | 代码提交 |
IntroductionThis project was started to have a seperate project space for plugins related to avant-window-navigator. Most plugins are actually plugins for other applications, like the gaim plugin by mycroes. Any avant-window-navigator plugin is welcome, the more developers that want to help, the more users we can serve.
Pluginsgaim_awn
gaim_awn is a plugin for Gaim that will make the icon in AWN behave in a similar way to the docklet gaim has. Large pieces of code that are in the first revisions is just ported over from the gaim docklet, but as AWN advances there will be more features that currently don't seem to exist on any other OS or in any other task list. You can download a binary version of this plugin at the downloads page or you can compile yourself with the source that's in svn.
Exaile_awnExaile_awn is a plugin for Exaile that shows album art for the song playing in Exaile. You can find this plugin on the Downloads page.
pidgin_awnpidgin_awn is a forked version of gaim_awn. Because gaim won't be developed anymore, mycroes decided to copy the code, apply changes necessary to work with pidgin and start from there. The plugin differs from gaim_awn in that it uses the status icons from pidgin, instead of the tray icons gaim_awn used. Because of this there are just a few states and the connecting state is represented by the log-in icon. If in the future larger icons become available for the systray icon this behaviour might get reverted to the way it works in gaim_awn. Besides this change, pidgin_awn also displays the unread message count on the pidgin icon if there are any unread messages. You can get pidgin_awn from the Downloads section