分页: 1 / 2

[作废]让AWN看起来就像leopard的dock一样

发表于 : 2007-07-13 1:55
zhuqin_83
请参见 viewtopic.php?t=48369,本帖不再更新

http://www.planetblur.org/hosted/awnfor ... D=319#2762
http://ubuntuforums.org/showthread.php?t=492971
http://www.youtube.com/watch?v=j97UPpOmZWs

上面的方法需要自己编译打补丁,我没有尝试过。有兴趣的做一下吧,应该不久就会有svn的deb包的,AWN的安装可以参照我的帖子。

修正:这里有一个deb包,我实验过了,还不错。注意:需要修改一下gconf的参数,ubuntuforums的首贴已经有了,所以不再赘述。

如果用我上传的deb包,请把原来安装的awn彻底删除再装。
Hi,
[Q]


inspired by the mac dock I changed the awn bar a little bit. But I will not explain how it looks like (I'm not that good in English).
[Q]


1. screenshot: http://img224.imageshack.us/my.php?image=awnvj7.png
2. patch: http://pastebin.ubuntu-nl.org/27530/
[Q]


(To have/try it, just commit it to the svn source and install. Afterwards the awn bar will have directly the new look.)
附图和deb包:

发表于 : 2007-07-13 2:31
zhuqin_83
再来比较一下leopard和俺的桌面:D

发表于 : 2007-07-13 2:57
hyd0215
楼主好~
我安装的时候提示少了libawn-svn包~
可以上传下吗?

发表于 : 2007-07-13 2:59
zhuqin_83
不好意思,忘了传了。

发表于 : 2007-07-13 3:26
hyd0215
谢谢楼主~

发表于 : 2007-07-13 9:39
ericlam
这么COOL的事情,当然有我小白鼠的份了。。不过先在我的台式机试,稳定后,才安装到本本。。。。。

发表于 : 2007-07-13 9:51
zhuqin_83
啊?才8个人下啊,看来生意不咋的。

发表于 : 2007-07-13 10:09
cheno
待会就试试..
PS:现在才早上10点啊,人家还没睡醒呢.. 8)

发表于 : 2007-07-13 10:19
zhuqin_83
这样子阿,我都忘了你们是暑假了。

发表于 : 2007-07-13 10:32
cheno
我把ubuntuforums里的贴出来吧
(how-to) avant awn + svn+ leopard-style

--------------------------------------------------------------------------------

I loved it so much that I wanted to share it with you .
Unfortunatly checkinstall made odd things on my system...
so what is the point
Make AWN look like leopard-osx-bar

Warning remove any awn preinstalled !!!

1) create a svn dir
mkdir ~/svn
cd svn

2) download awn -svn
svn checkout http://avant-window-navigator.google...ndow-navigator
it will ceate a dir in svn and download awn-svn

3)download The patch
http://pastebin.ubuntu-nl.org/28405/plain/
save the file as patch.diff
copy this file into your avant-window-navigator new created directory

4) apply the patch
cd ~/svn/avant-window-navigator
sudo patch -p1 < patch.diff
wait wile the patch is applied

5)run the compile
./autogen.sh --prefix=/usr
NB: do not forget the dot at the beginning and --prefix will mean that it will be compiled in usr/bin, the standard way is usr/local/bin , if so do not use the prefix
make
sudo make install

6)now you can go ahead
usr/bin/avant-window-navigator
or
usr/local/bin/avant-window-navigator
if you didn't use the prefix
and fill up your dock

If tou want to load it automaticly
system=>preferences=>session
and add an entry to be loaded on startup

7) now the WOW !..vista way sorry OSX way
gconf-editor
apps=>avant-window-navigator=>bar
bar angle change the value (right clic and edit) by 30
icon offset = 15 (same way)
it will give you the same look as the image here.
fell free to change it your way and post your results

发表于 : 2007-07-13 11:29
zhuqin_83
晕倒,我才写出来,今天svn就更新了,大家可以不用理会这个,照我之前的AWN的帖子,安装svn版本即可。

发表于 : 2007-07-13 11:36
zhuqin_83
谁帮我加精的呀?去掉了哦,我把这个合并到我的另外一个帖子里去了。

发表于 : 2007-07-13 11:39
eexpress
老搞这丑陋的dock,不知道有什么用。

发表于 : 2007-07-13 11:49
zhuqin_83
eexpress 写了:老搞这丑陋的dock,不知道有什么用。
一边凉快去~

发表于 : 2007-07-13 12:23
andrew_t
这个源

代码: 全选

deb http://apt.schmidtke-hb.de/ feisty main
更新了么?我update了下,没发现更新