summaryrefslogtreecommitdiff
path: root/libmetacity/meta-button-private.h
Commit message (Collapse)AuthorAgeFilesLines
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-1/+0
| | | | | This button has never been used by Metacity nor by Compiz. Remove everyting related to this button.
* libmetacity: don't expose MetaButton structAlberts Muktupāvels2016-08-181-1/+21
|
* libmetacity: rename MetaButtonFunction to MetaButtonTypeAlberts Muktupāvels2016-08-171-0/+52
Name `function` is used inside Metacity theme. Rename existing MetaButtonType to MetaButtonFunction and MetaButtonFunction to MetaButtonType.