加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
TODO 721 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jordan Sissel 提交于 2011-05-30 01:58 . - add todos
The following are todos not yet complete:
@ BUG: behave mouse-click doesn't work right.
http://code.google.com/p/semicomplete/issues/detail?id=42
@ BUG: This types the wrong symbols:
setxkbmap -option grp:switch,grp:shifts_toggle se,us
xdotool "type" '`12345678990-=~!@#$%^&*()_+[]{}'
Result: ¶12345678990\=¾ !²#¼%⅝&«()¿+[]{}
@ FEATURE: snapshot and restore window geometries? Maybe best as a script.
(Requested by Joseph Krahn)
@ TODO: maximize, unmaximize windows (Requested by Joe Krahn via
mailing list)
This is hard to implement. I read over how EWMH recommends this, but
none of my messages resulted in maximize, shading, etc.
@ document getdisplaygeometry
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化