B00merang-Project / Windows-XP

Windows XP themes
http://b00merang.weebly.com/windows-xp-themes.html
GNU General Public License v3.0
332 stars 27 forks source link

Add sticky, shade & unshade titlebar buttons (metacity-3) #21

Closed ghost closed 4 years ago

ghost commented 4 years ago

Change is to address the issue (#20) where there are No Sticky, Shade images for titlebar buttons. Solution is to use an image as is done in MintX or MintY. Specifically, I used the icons from MintY as they were clearer, and used Pix to create a variety of light/dark to used for focused/unfocused/highlight, depending on needs of each theme.

Changes involve three .PNG/.SVG files for each feature (shade, sticky) added to the metacity-1 folder of every theme (some differences between themes re 3 images), and corresponding changes to certain frame_geometry tags (normal/maximized, focused/unfocused, shade) in the metacity-theme-3.xml of each theme. (Certain themes also have left/right tiled frame_geometry tags which I edited -- I think Royale, and maybe Luna).

Note that change targets Cinnamon and these button image will only be visible if user goes to System Setting | Windows dialog | Titlebar tab | Buttons section | left/right title bar buttons, and selects 'Sticky' or 'Shade'.

Elbullazul commented 4 years ago

I'll test it and if all goes well I'll merge in a few days