summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bump version to 3.25.2, update NEWS3.25.2Alberts Muktupāvels2017-07-022-1/+9
* stack: fix copy/paste errorAlberts Muktupāvels2017-07-021-1/+1
* window: handle legacy fullscreen requestsAlberts Muktupāvels2017-06-282-21/+33
* xrender: include shape region in damage areaAlberts Muktupāvels2017-06-281-13/+33
* configure: add missing square bracketsAlberts Muktupāvels2017-06-281-3/+3
* vulkan: create command buffersAlberts Muktupāvels2017-06-281-0/+53
* window: do not modify shapeAlberts Muktupāvels2017-06-281-28/+0
* compositor: reformatAlberts Muktupāvels2017-06-282-66/+66
* compositor: rename window_shape_changedAlberts Muktupāvels2017-06-287-17/+17
* compositor: add window_opaque_region_changedAlberts Muktupāvels2017-06-287-1/+39
* Updated Czech translationMarek Černocký2017-06-251-335/+278
* Updated Spanish translationDaniel Mustieles2017-06-241-355/+289
* xrender: remove more unnecessary NULL checksAlberts Muktupāvels2017-06-191-2/+2
* display: add missing break in switchAlberts Muktupāvels2017-06-191-1/+2
* xrender: remove unnecessary NULL checksAlberts Muktupāvels2017-06-191-61/+40
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-195-66/+7
* theme-viewer: fix copy/paste errorAlberts Muktupāvels2017-06-191-1/+1
* Update Catalan translationJordi Mas2017-06-181-1179/+1339
* delete: remove old codeJasper St. Pierre2017-05-131-29/+0
* window: stop updating layers on focus changesRui Matos2017-05-131-6/+0
* stack: remove META_LAYER_FOCUSED_WINDOWJasper St. Pierre2017-05-131-1/+0
* theme-viewer: add appmenu to button layoutAlberts Muktupāvels2017-05-101-1/+1
* theme-viewer: fix appmenu icon sizeAlberts Muktupāvels2017-05-101-4/+10
* Update po/MakevarsPiotr Drąg2017-04-271-3/+3
* xrender: redraw screen after stack syncAlberts Muktupāvels2017-04-271-1/+1
* display: fix copy/paste errorAlberts Muktupāvels2017-04-251-1/+1
* bump version to 3.25.1, update NEWS3.25.1Alberts Muktupāvels2017-04-242-3/+14
* keybindings: fix window menu positionAlberts Muktupāvels2017-04-201-4/+22
* display: get window scale from MetaUIAlberts Muktupāvels2017-04-203-20/+13
* menu: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-204-0/+84
* bump GTK+ required version to 3.20.0Alberts Muktupāvels2017-04-201-1/+1
* fixedtip: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-201-6/+25
* libmetacity: remove unused includeAlberts Muktupāvels2017-04-111-1/+0
* libmetacity: don't use MetaFrameStyleSet with GTK+ themeAlberts Muktupāvels2017-04-115-274/+224
* Update Polish translationPiotr Drąg2017-04-091-314/+105
* Update Swedish translationAnders Jonsson2017-04-071-302/+247
* Update German translationMario Blättermann2017-04-061-56/+60
* Update Indonesian translationKukuh Syafaat2017-04-051-298/+243
* theme-viewer: use gtk_widget_get_scale_factorAlberts Muktupāvels2017-04-031-28/+12
* Update Brazilian Portuguese translationRafael Fontenelle2017-04-021-307/+251
* revert "prevent window self-maximisation"Alberts Muktupāvels2017-04-024-32/+5
* theme-viewer: add option to change scaleAlberts Muktupāvels2017-04-022-56/+167
* libmetacity: add meta_theme_set_dpiAlberts Muktupāvels2017-04-023-1/+22
* libmetacity: add meta_theme_set_scaleAlberts Muktupāvels2017-04-024-24/+44
* ui: track window scale and xft dpiAlberts Muktupāvels2017-04-021-0/+70
* libmetacity: track gtk-xft-* settingsAlberts Muktupāvels2017-04-021-12/+97
* ui: remove unneeded function prototypeAlberts Muktupāvels2017-04-021-5/+0
* libmetacity: add meta_theme_impl_set_scaleAlberts Muktupāvels2017-04-022-0/+15
* libmetacity: fix copy/paste errorAlberts Muktupāvels2017-04-021-1/+1
* libmetacity: add meta_style_info_set_scaleAlberts Muktupāvels2017-04-022-12/+31