Draw window buttons directly in metacity

This commit is contained in:
Satyajit Sahoo
2013-12-11 15:31:51 +05:30
parent 59d3d06054
commit c8b6af4c30
27 changed files with 958 additions and 76 deletions
+8 -2
View File
@@ -53,10 +53,16 @@
/* window manager colors */ /* window manager colors */
@define-color wm_bg #2d2d2d; @define-color wm_bg #2d2d2d;
@define-color wm_title_focused #dcdcdc;
@define-color wm_title_unfocused #888888;
@define-color wm_border_focused #484848; @define-color wm_border_focused #484848;
@define-color wm_border_unfocused #393939; @define-color wm_border_unfocused #393939;
@define-color wm_title_focused #dcdcdc;
@define-color wm_title_unfocused #888888;
@define-color wm_icons_focused #dcdcdc;
@define-color wm_icons_focused_prelight #d64937;
@define-color wm_icons_focused_pressed #b63e2e;
@define-color wm_icons_unfocused #888888;
@define-color wm_icons_unfocused_prelight #d64937;
@define-color wm_icons_unfocused_pressed #b63e2e;
@import url("gtk-widgets.css"); @import url("gtk-widgets.css");
@import url("gtk-widgets-assets.css"); @import url("gtk-widgets-assets.css");
Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 B

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

Some files were not shown because too many files have changed in this diff Show More