共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > i3 |
i3
|
41 | 0 | 8597 |
贡献者 | 讨论 | 代码提交 |
Key features of i3 are correct implementation of Xinerama (workspaces are
assigned to virtual screens, i3 does the right thing when attaching new monitors), XrandR support (not done yet), horizontal and vertical columns (think of a table) in tiling. Also, special focus is on writing clean, readable and well documented code. i3 uses xcb for asynchronous communication with X11, and has several measures to be very fast.
Please be aware i3 is primarily targeted at advanced users and developers.