博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Seedkit
阅读量:6070 次
发布时间:2019-06-20

本文共 1942 字,大约阅读时间需要 6 分钟。

http://live.gnome.org/SeedKit

Seedkit

Define your UI in web-standards, use your GObjects

The community, libraries, authoring tools and advanced graphical features of web standards makes them a compelling UI declaration solution.

With SeedKit, even local native Gnome applications can present a graphically-rich experience using those technologies.

Hopefully, it will be rendered obsolete when webkit-gtk implements such facility. The API wont be affected by such a change.

Previous Art

Palm/HP Mozilla ,

What ?

is a augmented with selected Seed-provided GObjects. The code might manipulate both the DOM and lower-level services.

The declarative nature of the approach minimizes or eliminates side effects by abstracting the developer away from complexities and enforce clear segmentation.

Whether using the Web Inspector or your favorite editor, modern graphical features of such as animations, transitions and dynamic layout are available to toy with.

Security-wise, seedkit always disallows remote access for the Seed-augmented Javascript context. Web page that wants to integrate with the desktop must provide some code installed the user executed in a separate context.

To be remotely comparable feature-wise to standard widgets toolkits, SeedKit will settle on a blessed library. Using its idioms, usability and styling enforcement, and services bindings will be provided.

For Web developers, Designers, Idea boxes

  • seedkit-viewer runs applications whose both UI and logic are built using HTML/CSS and . There, selected desktop and system services can be made available. Running and packaging those hybrid applications is made easy by distribution packages and .desktop file generation.

As an existing application developer

  • Your existing application might benefit from some UI refreshment and more design-oriented contributors.

    Embed a somewhere, give selective access to some application logic and data. And voilà.

As a Website developer

转载地址:http://udfgx.baihongyu.com/

你可能感兴趣的文章
document与Object的关系
查看>>
深入解析Vue组件间通信
查看>>
SAP不同的产品是如何支持用户创建自定义字段的
查看>>
clay教程一之结点和数据操作
查看>>
九宫格抽奖--手撸代码
查看>>
Netty Pipeline源码分析(1)
查看>>
Elasticsearch Java Low Level REST Client(嗅探器)
查看>>
WIN10下VB安装Centos7桥接模式并配置静态IP
查看>>
Slog19_支配vue框架模版语法之v-bind
查看>>
网易云音乐接口+vue全家桶开发一款移动端音乐webApp
查看>>
[LeetCode] Island Perimeter
查看>>
python大佬养成计划----excel操作
查看>>
[LeetCode]括号生成(Generate Parentheses)
查看>>
机器学习从业人员到底做什么?
查看>>
Laravel-Action 对代码的改造
查看>>
联调环境快速部署——基于docker-compose的CI/CD实践
查看>>
【跃迁之路】【498天】刻意练习系列257(2018.06.18)
查看>>
vue 解决addRoutes动态添加路由后,刷新失效问题
查看>>
Java多线程基础(十一)——Future模式
查看>>
解决Retrofit多BaseUrl及运行时动态改变BaseUrl(二)
查看>>