summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | | | | | | | | Doing this on the actual resize requests makes more sense than handling it as a window-manager imposed constraints, so move the code accordingly. Adapted from mutter patch by Florian Müllner: https://git.gnome.org/browse/mutter/commit/?id=fba022cc06b8c7e80ef36f48d6577a251384cc4b https://bugzilla.gnome.org/show_bug.cgi?id=781946
* 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
| | | | It doesn't compile
* window: stop updating layers on focus changesRui Matos2017-05-131-6/+0
| | | | | | | | Commit 3c67fd1f8f634b235d3c2a53367f66542031e63f removed the FOCUSED_WINDOW layer definition but it was already unused for a long time. There's no layers to update on focus changes. https://bugzilla.gnome.org/show_bug.cgi?id=768221
* stack: remove META_LAYER_FOCUSED_WINDOWJasper St. Pierre2017-05-131-1/+0
| | | | | Usage of this was removed 14 years ago in 25ca0e2. Let's remove the constant, too.
* 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
| | | | | This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS.
* xrender: redraw screen after stack syncAlberts Muktupāvels2017-04-271-1/+1
|
* display: fix copy/paste errorAlberts Muktupāvels2017-04-251-1/+1
| | | | | | | Commit 23fcfbf17ed493f8df5e2059422b5bbd51b23da2 was supposed to use alarm_window not display->grab_window... https://git.gnome.org/browse/mutter/commit/?id=7743c70d4753e1bd299f59e3f252257464031ff2
* 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
| | | | | | | | | This reverts commit 4943d79d6844af3f7fc0a15ceadb69d95c4c5c61. https://bugzilla.gnome.org/show_bug.cgi?id=461927 This bug had two testcases that now seems to work fine. https://bugzilla.gnome.org/show_bug.cgi?id=760510
* 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
|