Post Reply 
Post your desktop! *56K warning*
Author Message
Jem
Nothing Useful Here

Posts: 920.1188
Threads: 43
Joined: 29th May 2010
Reputation: 3.37413
E-Pigs: 29.6572
Offline
Post: #2071
RE: Post your desktop! *56K warning*
XMB? What aboud XWD?

[Image: 214wej6.jpg]

08/08/2011 02:43 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Grey Ghost
Still kicking!

Posts: 3,997.2121
Threads: 112
Joined: 26th May 2009
Reputation: -5.01013
E-Pigs: 161.5986
Offline
Post: #2072
RE: Post your desktop! *56K warning*
[Image: WR9tz.jpg]

Just got a new laptop, plain desktop is plain atm
08/08/2011 02:51 AM
Find all posts by this user Quote this message in a reply
boogschd
boogyman
Worlds End

Posts: 4,954.3196
Threads: 90
Joined: 29th Nov 2007
Reputation: 4.19708
E-Pigs: 43.6852
Offline
Post: #2073
RE: Post your desktop! *56K warning*
damn you guys and your two-monitor setups Erk
08/08/2011 08:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
asurabp
Paradoxical Absurdity

Posts: 730.2789
Threads: 34
Joined: 7th Nov 2008
Reputation: 3.706
E-Pigs: 25.4912
Offline
Post: #2074
RE: Post your desktop! *56K warning*
[Image: unledwm.png]

Read the "To Do", also I forgot something in the screenshot that is present today :/

[Image: Shinigameh16.png]
08/08/2011 08:59 AM
Find all posts by this user Quote this message in a reply
squee666
Grand Warlock

Posts: 3,567.1000
Threads: 351
Joined: 4th May 2007
Reputation: 12.17831
E-Pigs: 555.9025
Offline
Post: #2075
RE: Post your desktop! *56K warning*
i see your using a windows 8 theme ;p

all you need  is taskbar transparancy

[Image: IuZelj2.png]
Spoiler for anime watched:
[Image: squee666.jpg]
08/08/2011 09:40 AM
Find all posts by this user Quote this message in a reply
ProperBritish
Daddy Proper
Team DreamArts

Posts: 5,666.3250
Threads: 192
Joined: 19th Nov 2008
Reputation: -2.36574
E-Pigs: 147.7035
Offline
Post: #2076
RE: Post your desktop! *56K warning*
may i just take this time to say Miranda IM is abysmal

[Image: rsz_contrast.png]

Spoiler for More sigs:
[Image: 6xu74t8]
[Image: sig.php]

[Image: 656embk]
[Image: sig.png]
08/08/2011 09:55 AM
Find all posts by this user Quote this message in a reply
lembas
yuri princess

Posts: 4,365.2931
Threads: 184
Joined: 30th Apr 2008
Reputation: -2.56923
E-Pigs: 154.3525
Offline
Post: #2077
RE: Post your desktop! *56K warning*
(07/08/2011 11:41 AM)Joom Wrote:  
(07/08/2011 11:38 AM)trademark91 Wrote:  i think that people should actually have to DO something to their desktop to post in this thread. just an idea.

Should I show off all the JavaScript and CSS patches I had to write to fix the horrible work GNOME devs puked up? GNOME Shell uses JS and CSS for its visual effects and I pretty much dumped everything the devs did and re-wrote the style scripts.

(07/08/2011 01:14 PM)Joom Wrote:  

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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: _(""),
                              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: 'soothe' });

   // 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);
}


This script allows you to change the text and icon of the Activities button. It takes a lot to customize GNOME 3. Theming it is easy (sorta) since it's just images. You have to write a script that'll interpret 3rd party styles though and use them.


holy dumb fudge, GNOME3 is far stupider than I thought. Erk

I'm gay.
Spoiler for online game stuff:
[Image: 76561198003967361.png]
[Image: thelemmingbas.png]
3DS FC: 4184-1632-9353
Spoiler:
[Image: wQZsI.jpg]
Spoiler:
In the words of the wise trademark91:
windows Proud
08/08/2011 04:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Joom
WOOP
Worlds End

Posts: 4,206.7320
Threads: 417
Joined: 20th Mar 2009
Reputation: 5.41709
E-Pigs: 134.1772
Offline
Post: #2078
RE: Post your desktop! *56K warning*
Meh. I'll take looks over ease of customization. It's like web designing.

[Image: ROVBdMh.png]
3DS Friend Code: 5000-6045-4964
08/08/2011 04:43 PM
Find all posts by this user Quote this message in a reply
lembas
yuri princess

Posts: 4,365.2931
Threads: 184
Joined: 30th Apr 2008
Reputation: -2.56923
E-Pigs: 154.3525
Offline
Post: #2079
RE: Post your desktop! *56K warning*
But web designing is for the web (hence the name), not DE/WM customization.

It's fudgeing retarded if you ask me.

I'm gay.
Spoiler for online game stuff:
[Image: 76561198003967361.png]
[Image: thelemmingbas.png]
3DS FC: 4184-1632-9353
Spoiler:
[Image: wQZsI.jpg]
Spoiler:
In the words of the wise trademark91:
windows Proud
(This post was last modified: 08/08/2011 04:45 PM by lembas.)
08/08/2011 04:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Joom
WOOP
Worlds End

Posts: 4,206.7320
Threads: 417
Joined: 20th Mar 2009
Reputation: 5.41709
E-Pigs: 134.1772
Offline
Post: #2080
RE: Post your desktop! *56K warning*
I said like, not is. :P It uses CSS and JavaScript. A lot of OSs are starting to do that actually.

[Image: ROVBdMh.png]
3DS Friend Code: 5000-6045-4964
(This post was last modified: 08/08/2011 04:48 PM by Joom.)
08/08/2011 04:47 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 4 Guest(s)

 Quick Theme: