LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

Jackfield:在 Linux 中运行 Apple 的 Dashboard

Jackfield

Jackfield 是一个能够在 GNOME 桌面环境使用 widgets 的应用程序,现在已经支持运行来自 Apple 的 Dashboard 上的 widgets。利用这些 widgets 不仅可以装扮桌面使其更加漂亮,而且也很实用,如天气预报、新闻消息等等。根据作者的开发计划,在未来 Jackfield 还会支持更多的 widgets,如 Yahoo 的 Widget Engine、Microsoft 的 Gadget Sidebar、以及 Opera Widgets 等。当然,你也可以编写你自己的 widgets。

jackfield

尝试之前,建议阅读作者写的安装提示

署名 • 注明出处 • 非商业性使用

3 Comments

  1. 1 latteye Commented @ 2006-10-11 12:13 pmReply to this comment

    太棒了!以前一直想要这样的东西,居然真有了!

  2. 2 latteye Commented @ 2006-10-11 12:44 pmReply to this comment

    我已经安装上了,并且可以打开那个bar,也可以找到widgets。但是widgets并不能很好的工作。 作者的install页面上也有人提到:

    Some widgets aren’t completely working (I mean, there’s no content) btw it’s a great project.

    我不知道怎么才能让那些widgets工作的更加正常些,事实上他们只能出来一个png重叠的图片,并且还无法在桌面上移动。 后面一个人的回帖可能有帮助,但我不是很理解他所表达的含义。

    4.

      Oof. It was a huge pain just getting it to run at all on SUSE 10.1. For anyone else: install the gecko-sdk package from dvd, then download and compile gnome-python-extras using –prefix==/usr/ in order to enable gtkmozembed at all.
    
      Now all I have to do is figure out why it crashes and burns after just showing the outline of the control. It throws a bunch of failed assertions in wnck_window_get_application (WNCK_IS_WINDOW, WNCK_IS_APPLICATION, and so on). Fun fun fun, but now it’s bed time. (:
    
  3. 3 Toy Commented @ 2006-10-11 6:50 pmReply to this comment

    他是针对 SUSE 来说的,对于 Ubuntu,应该没有他所说的那么痛苦。