发布于 2017-03-01 03:02:43 | 156 次阅读 | 评论: 0 | 来源: 网友投递
Redox 基于 Rust 的操作系统
Redox 是一个基于 Rust 的操作系统,旨在设计一个模块化的和良好文档操作系统。
Redox 0.1.1 发布了,此版本添加了对调整窗口大小、鼠标滚动、更改窗口标题以及改进许多 Redox 应用程序的外观等等。
特性:
Rust 语言实现
微内核设计
包括可选的 GUI 程序 - Orbital
支持 Rust 标准库
MIT 授权
驱动运行在用户空间
包括常见的 Unix 命令
C 程序的新移植库
更新内容:
Orbital
Fira Sans for window fonts
Resizable backgrounds, with zoom, scale, fill, and center modes
Multiple background support
Window resizing, using border dragging
Ability to change window title
Pass scroll events to applications
Orbclient
Add scroll events
Add resize window flag
Catch resize and move events
Fix SDL2 backend to provide the same events as the Orbital backend
Orbutils
Improve performance of file manager
Use TTF font in terminal
Improve look and feel of launcher
Allow viewer to resize
Allow browser to resize
Browser can scroll with mouse wheel
下载地址: