Age | Commit message (Collapse) | Author | Files | Lines |
|
This fixes the background for GTK+ 3 themes which don't support mate-panel explicitly. Themes could still overwrite the background if they want in the usual way.
|
|
|
|
This adds support for custom panel themes using the .mate-panel-menu-bar selector
to control child widgets. The menus are controllled by .mate-panel-menu-bar .menu
and most of the slider theme is that of the frame it is drawn in.
The .mate-panel-menu-bar .frame selector will theme this frame, there is also an inner frame
in the layout which will follow .mate-panel-menu-bar .frame .frame
and otherwise display a second time anything specified in .mate-panel-menu-bar .frame.
In most cases that can simply be set transparent.
Themes can use alpha values for both menus and slider backgrounds.
|
|
- mate-volume-control/data changed to /data
- mate-volume-control/src/* moved to mate-volume-control
- sound-theme/sounds changed to /data/sounds
- sound-theme/*.{c,h} moved to mate-volume-control
- Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
|