分页: 110 / 138

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-18 20:19
ubuntuwxm
freebsd

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-18 20:50
YeLee
Debian的,用Nodoka主题,加个Oxygen图标

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-22 14:18
b33e
我的Openbox,很简单
Screenshot-5.png

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 22:50
monk
Screenshot-7.png

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 22:53
qy117121
牛哥左上角的arch图标咋弄出来的?

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 23:02
monk
gnome-shell-extension-activities-button
cat .local/share/gnome-shell/extensions/activitiesbutton\@fpmurphy.com/extension.js
const St = imports.gi.St;
const Main = imports.ui.main;
const Panel = imports.ui.panel;

const Gettext = imports.gettext.domain('gnome-shell');
const _ = Gettext.gettext;


function main() {

let hotCornerButton = Main.panel.button;

let box = new St.BoxLayout({ style_class: 'activities_box'});

// change the text string if you want to display different text
// for the activities button
let label = new St.Label({ text: _("archlinux"),
style_class: 'activities_text' });

// change the icon_name if you want to display a different icon
// the icon must exist in the appropriate directory
let logo = new St.Icon({ icon_type: St.IconType.FULLCOLOR,
icon_size: hotCornerButton.height,
icon_name: 'archlinux-logo-icon' });

// comment out this line if you do not want an icon displayed
box.add_actor(logo);

// comment out this line if you do not want the label displayed
box.add_actor(label);

Main.panel.button.set_child(box);
}

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 23:15
长头发的和尚
顶牛哥 :em11

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 23:48
nmsfan
牛哥老牛了

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-24 23:52
monk
鹅大贴过~

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-25 10:46
qy117121
谢牛哥了

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-25 10:54
qy117121
对了,牛哥把你图标主题的archlinux-logo的图标发我一个呗,我的图标主题的logo不太好
svg格式的那个

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-28 12:40
xiaoji123
我的~~~

Re: 桌面接力,把你的桌面Show出来……

发表于 : 2011-06-28 12:49
Dinosaur Rye
来张超没个性的... :em01

Re: 呵呵,征集各位的屏幕抓图!

发表于 : 2011-07-02 0:01
ericzb
图片

Re: 呵呵,征集各位的屏幕抓图!

发表于 : 2011-07-15 2:34
小MONEY
秀张我的