胡乱翻译的,信,达,雅只能到达的水平。发现错误的话望留言好修改。html
原文地址:http://aerosuidae.net/musca.htmlspring
aerosuidae.netwindows
Muscaapp
果蝇框架
A simple tiling window manager for X , with features nicked from ratpoison and dwm :less
一个x显示服务上简单的瓦片式窗口管理器,汲取了ratposion和dwm的一些特色。ide
Musca 默认操做是瓦片式管理。Musca使用的是手动分割,意味着用户决定如何分割屏幕成非重叠的框架,没有布局上的约束。应用程序窗口老是填充满分配给他们的框架。浮于父应用上的零时窗口和弹出窗口除外。显然,应用程序并不能改变框架,除非收到命令。布局
并非全部的应用都适用瓦片式管理。传统的堆栈式窗口管理模式也是很是有效的。让窗口重叠和浮动于屏幕的任何地方。ui
Musca没有构建状态条和面板,标签或者窗口装饰来占用屏幕区域。若是用户须要这些,能够经过大量的扩展应用来实现这个功能.窗口装饰是被限制的细小边界。经过做色标示焦点框架(得到键盘输入的框架)。this
窗口放在组中,流行的虚拟桌面都采用类似的作法。组能够增长和移除,每一个组都有本身的窗口布局。
优秀的dmenu组件用来执行命令和启动应用程序,也能激活窗口和切换组。基于EWMH的支持容许使用公共的面板,pagers和wmctrl(窗口控件)
经过点击鼠标按键,滚动滚轮来导航和聚焦窗口和框架,或者彻底的经过键盘来操做。简单的按键组合来实现组切换,框架控制,屏幕切换。
框架被单个应用窗口使用,阻止新窗口霸占框架。每一个组中的一个框架能被标记为总受器,这样新应用程序的窗口都在这打开。框架的边界颜色改变反应出这些方式
Musca提供多屏支持,会在可用的屏幕上自动建立组
Where to Start
Project Background
Thanks to ratpoison and dwm authors. Musca's code is actually written from scratch, but a lot of useful stuff was gleaned from reading the source code of those two excellent projects.
感谢ratpoison和dwm的做者。Musca的代码是乱画乱写的,但经过阅读这个优秀的项目源码收获不少。
Extra kudos to dwm authors for creating dmenu! A true sliced-bread-beating invention.
额外的荣誉给dwm的做者由于他创造了dmenu。一个真的很是xx的创造。
But why do this when there are 17 million other window managers already swanning about the internet? Variety is the spice of life? Actually, ratpoison is very good and I used it for many years; but, I always wanted it to be just a little bit more friendly to the mouse, and just a little bit more informative about frame focus and layout, and just a little bit less modal (I can't think of a better way to say that) everywhere. Sleek little dwm is also great, and while it does focus-follow-mouse and has nice minimal yet informative frame borders, it can't do manual frame layouts and I couldn't add the feature to it satisfactorily (probably my fault). Other options like Ion3 and Xmonad were also fun, but ultimately had fluff of one sort or another. So, here is Musca: the strange offspring of ratpoison and dwm, and very likely only suited to my preferences ;-) Oh well.
可是为何在互联网上已经有数百万的窗口管理器的时候还作这个呢。多样是人生的味道?事实上,ratpoison很是好,我使用了不少年;可是,我老是想让它更轻量一些,对鼠标友好一些,窗口聚焦和布局更多一点点的信息,其余少一点点(我不知道如何叙述)。轻量的dwm很是好,while it does focus-follow-mouse and has nice minimal yet informative frame borders(水平太差,这句不会译)
,它不能手动的改变窗口布局,我没有加入这个特征。。(或许个人错)。其余的选项像Ion3和XMonad同样有趣。可是最后有分类和其余小东西。这就是Musca:ratpoison和dwm的强壮产物,貌似只合适个人喜好。Oh well.
Why is it named after a star constellation?
2013-01-04 eof