summaryrefslogtreecommitdiff
path: root/libmetacity/meta-frame-layout.c
Commit message (Collapse)AuthorAgeFilesLines
* iconcache: simplify ideal size handlingAlberts Muktupāvels2020-03-261-1/+1
| | | | | ideal_width and ideal_height has always same value, same with ideal_mini_width and ideal_mini_height.
* libmetacity: don't expose MetaFrameLayoutAlberts Muktupāvels2016-02-071-1/+1
|
* libmetacity: rename invisible_border to invisible_resize_borderAlberts Muktupāvels2016-02-071-4/+4
|
* libmetacity: add substructures to MetaFrameLayoutAlberts Muktupāvels2016-02-071-41/+64
| | | | | | | | Add gtk and metacity substructures to MetaFrameLayout. Move GTK+ or Metacity only variables to these substructures. This commit also adapts changes from this mutter commit: https://git.gnome.org/browse/mutter/commit/?id=6b92b45021773b93c008aafb4fcd24167784b0d6
* libmetacity: add meta-frame-layout.[c/h]Alberts Muktupāvels2016-01-311-0/+242