LiNsta Black Plastic & Alu Metacity them

Metacity Themes

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
LiNsta is not Vista ;-)

This theme is my vision of the Micro$oft Vista desktop for Gnome.

Icons come from nuoveXT 1.5 theme, Vista-Inspirate 1.0 theme, and some Aqua-like themes.

The dock at the bottom is a modified Yab desklet from adesklets (http://adesklets.sourceforge.net/).

The GKrellM theme was created for LiNsta themes.
Tell me if you want it.
Last changelog:

-0.1 : first release
-0.1a : fix bug when loading theme. "&" was removed from the name in the metacity-theme-1.xml file.


Ratings & Comments

9 Comments

Simzer

well, its looks great. better then its score shows, but where are the colored buttons like in the screenshot?

jrickmar

you have to press and hold on the buttons for the colors.

jrickmar

This is a beautiful metacity theme. I have a couple segestions, though. 1) You should make the bottom corners round. It would give it even more of a Vista look. 2) Add suport for 2 button windows. There's like a "hole" in the window because it thinks it's a three button (minimize, maximize, close), when really it's a two button one (To see what I mean and what it looks like, go to Applicatons->Accessories->Calculator.) 3) Make the close button longer than the other two. This is how it looks in Vista. 4) (This is just my preferance, but) Make the close button red when it's not being clicked on. Other than that, I think it is the perfect metacity ever.

rmomota

To fix two buttons bug is easy. Just add to theme xml: <draw_ops name="title-focused-fixed"> <include name="middle-titlebar-hi"/> <include name="left-titlebar"/> <include name="right-titlebar"/> <image filename="one-button-mask-focused.png" x="LeftTitlebarEdge - 1" y="TopButtonBorder" width="object_width" height="object_height"/> <image filename="two-buttons-mask-focused.png" x="(width - object_width - RightTitlebarEdge + 2)" y="TopButtonBorder" width="object_width" height="object_height"/> </draw_ops> <draw_ops name="title-unfocused-fixed"> <include name="middle-titlebar"/> <include name="left-titlebar"/> <include name="right-titlebar"/> <image filename="one-button-mask-unfocused.png" x="LeftTitlebarEdge - 1" y="TopButtonBorder" width="object_width" height="object_height"/> <image filename="two-buttons-mask-unfocused.png" x="(width - object_width - RightTitlebarEdge + 2)" y="TopButtonBorder" width="object_width" height="object_height"/> </draw_ops> <frame_style name="normal-focused-fixed" geometry="normal" parent="normal-focused"> <piece position="titlebar" draw_ops="title-focused-fixed"/> </frame_style> <frame_style name="normal-unfocused-fixed" geometry="normal" parent="normal-unfocused"> <piece position="titlebar" draw_ops="title-unfocused-fixed"/> </frame_style> and add two lines to normal frame_style_set: <frame focus="yes" state="normal" resize="none" style="normal-focused-fixed"/> <frame focus="no" state="normal" resize="none" style="normal-unfocused-fixed"/> then create a two-buttons-mask* images derived from three-button-mask* images. Making or changing a theme is easy. Check this guide: http://developer.gnome.org/doc/tutorials/metacity/metacity-themes.html Enjoy.

agentdunken

Can you make this theme for KDE too?

Fedorateur

One tip, change distro

tseliot

I have installed your window decoration but it doesn't seem to work. I can select it but it doesn't change my window decoration

bvc

Error loading theme: Error on line 4: Character ' ' is not valid at the start of an entity name; the & character begins an entity; if this ampersand isn't supposed to be an entity, escape it as & remove the '&" from the name in the xml and save the xml

etiennealaurent

Theme updated :-)

Pling
0 Affiliates
Details
license
version 0.1a
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Metacity Themes from etiennealaurent:

LiNsta (LiNsta is Not Vista ;-) Pack
etiennealaurent
last update date: 19 years ago

Score 5.7

Other Metacity Themes:

Reconstruction
jmariani
last update date: 17 years ago

Score 5.0

Naruto (SJR GN)
sakjur
last update date: 17 years ago

Score 5.0

ElemWinME
TheStarLion
last update date: 15 years ago

Score 5.0

Seven
Inflaton
last update date: 15 years ago

Score 4.4

trébo
BookeldOr42
last update date: 20 years ago

Score 5.0

Rainbow
Missoire
last update date: 18 years ago

Score 5.0



System Tags

Metacity

Metacity was the default window manager used by the GNOME 2 desktop environment until it was replaced by Mutter in GNOME 3.  Wikipedia