summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* theme: Build a StyleContext hierarchy that matches GTK+'s CSDFlorian Müllner2015-02-192-23/+83
* theme: Add MetaStyleInfo for wrapping frame style contextFlorian Müllner2015-02-197-55/+113
* theme: Add titlebar_spacingFlorian Müllner2015-02-192-9/+52
* prefs: add theme preferenceAlberts Muktupāvels2015-02-192-1/+9
* themes: add Adwaita and HightContrast themesAlberts Muktupāvels2015-02-193-0/+3648
* Improve translatable strings in gschema filePiotr Drąg2015-02-191-5/+5
* ui: use rgba visual in meta_ui_get_pixbuf_from_pixmapAlberts Muktupāvels2015-02-191-4/+5
* screen: use old icon size with alt-tab thumbnailAlberts Muktupāvels2015-02-191-3/+12
* prefs: add alt-tab-thumbnails preferenceAlberts Muktupāvels2015-02-194-2/+34
* gschema: fix indentationAlberts Muktupāvels2015-02-191-1/+1
* Revert "screen: Remove alt-tab thumbnails"Alberts Muktupāvels2015-02-191-13/+74
* ui: update meta_ui_get_pixbuf_from_pixmapAlberts Muktupāvels2015-02-191-18/+16
* Revert "ui.[c/h]: remove unused function"Alberts Muktupāvels2015-02-192-0/+30
* frames: fix typoAlberts Muktupāvels2015-02-191-1/+1
* frames: remove unused defineAlberts Muktupāvels2015-02-191-5/+0
* frames: again change meta_frames_applet_shapesAlberts Muktupāvels2015-02-192-59/+24
* Revert "theme: use invisible borders only with compositing manager"Alberts Muktupāvels2015-02-192-20/+5
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-1912-244/+13
* window: load NET_WM_USER_TIME from the right windowAlberts Muktupāvels2015-02-181-1/+9
* compositor: don't use invalid back_pixmapAlberts Muktupāvels2015-02-181-1/+6
* Updated Turkish translationMuhammet Kara2015-02-171-234/+211
* preview-widget: use correct name for missing iconAlberts Muktupāvels2015-01-261-2/+2
* frame: remove uneeded includeAlberts Muktupāvels2015-01-221-4/+0
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-225-175/+59
* theme: use invisible borders only with compositing managerAlberts Muktupāvels2015-01-202-5/+20
* compositor: fix border_sizeAlberts Muktupāvels2015-01-201-0/+23
* frame: make frame window transparentAlberts Muktupāvels2015-01-201-6/+20
* frames: apply shapes in different wayAlberts Muktupāvels2015-01-203-4/+77
* frames: add dest_kind to apply_cairo_region_to_windowAlberts Muktupāvels2015-01-201-3/+4
* frames: Fall back to title bar if nothing else matchedJasper St. Pierre2015-01-201-1/+4
* Disable top resizing for attached modal dialogs, for real this timeJasper St. Pierre2015-01-201-4/+6
* Disable top resizing for attached modal dialogsJasper St. Pierre2015-01-201-1/+3
* theme-viewer: Fix invisible bordersJasper St. Pierre2015-01-202-10/+10
* window: Correct coordinates for the configure eventJasper St. Pierre2015-01-201-4/+8
* frame: Make sure to offset by invisible borders when unmanaging windowsJasper St. Pierre2015-01-201-2/+5
* window: Fix _NET_FRAME_EXTENTS to work properlyJasper St. Pierre2015-01-201-4/+7
* theme: don't add invisible borders for windows that can't be resizedAlberts Muktupāvels2015-01-201-12/+15
* window: Fix window placement to exclude invisible bordersJasper St. Pierre2015-01-201-4/+4
* theme: Don't add any bottom border to shaded windowsFlorian Müllner2015-01-201-4/+4
* theme: Attached modal dialogs should have no top invisible borderJasper St. Pierre2015-01-202-0/+10
* frames: Fix the visible region when we have a rounded bottom-right cornerJasper St. Pierre2015-01-201-1/+1
* Account for invisible borders when constraining modal dialogsJasper St. Pierre2015-01-201-1/+1
* compositor: fix shadow size and placementAlberts Muktupāvels2015-01-201-6/+9
* MetaWindow: Repurpose get_outer_rect and add get_input_rectAlberts Muktupāvels2015-01-202-1/+41
* MetaWindow: Compensate for invisible border changesJasper St. Pierre2015-01-201-20/+20
* ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderJasper St. Pierre2015-01-203-141/+160
* MetaFrameBorders: add invisible bordersAlberts Muktupāvels2015-01-203-4/+19
* doc: add info for 3.5 and 3.6 theme format versionsAlberts Muktupāvels2015-01-201-0/+12
* theme: add invisible_border to metacity themeAlberts Muktupāvels2015-01-203-1/+11
* compositor: don't draw shadow under decorationsAlberts Muktupāvels2015-01-201-47/+46