summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* configure: minor cleanupwip/test-3-20Alberts Muktupāvels2016-04-141-11/+7
|
* require composite extensions at build-timeAlberts Muktupāvels2016-04-149-207/+9
| | | | | Require the XComposite, XDamage, XFixes and XRender extensions at build-time.
* compositor: use window maskAlberts Muktupāvels2016-04-142-16/+42
|
* frame: always use the client window's visualAlberts Muktupāvels2016-04-141-42/+4
|
* compositor: add window maskAlberts Muktupāvels2016-04-142-127/+132
|
* compositor: use correct xid when removing windowAlberts Muktupāvels2016-04-141-1/+7
|
* compositor: add client_regionAlberts Muktupāvels2016-04-141-0/+79
|
* compositor: rename border_size to frame_regionAlberts Muktupāvels2016-04-141-23/+32
|
* window: clear the frame borders before calculating the unfullscreen rectJasper St. Pierre2016-04-141-0/+2
| | | | | | Going from fullscreen to unfullscreen involves a frame border size, so in order to properly interpret the saved rect size, we need to make sure that the frame borders are fully up to date.
* window: use the correct frame size during unmaximizeAlberts Muktupāvels2016-04-141-0/+6
| | | | | | | | | | When unmaximizing, we changed bits of window state, then called out to code that used the frame extents *before* we cleared old cached extents. Clear the cache up-front as soon as we change the window state. Based on mutter commit: https://git.gnome.org/browse/mutter/commit/?id=8d5ab6b5b34a3dbeaba6033c31d06090579ed574
* compositor: add window back to compositorAlberts Muktupāvels2016-04-132-20/+18
| | | | | | | | | Remove window from compositor when calling meta_window_free and make sure to re-add window to the compositor when we re-create MetaWindow on MapRequest. https://bugzilla.gnome.org/show_bug.cgi?id=504876 https://bugzilla.gnome.org/show_bug.cgi?id=751833
* frame: cache bordersOwen W. Taylor2016-04-136-5/+57
| | | | | | | | | | | | Cache the computed border size so we can fetch the border size at any time without worrying that we'll be spending too much time in the theme code (in some cases we might allocate a PangoFontDescription or do other significant work.) The main effort here is clearing the cache when various bits of window state change that could potentially affect the computed borders. https://bugzilla.gnome.org/show_bug.cgi?id=707194
* Updated German translationMario Blättermann2016-04-121-9/+14
|
* frame: expose meta_frame_get_maskAlberts Muktupāvels2016-04-112-8/+4
|
* Updated Serbian Latin translationМилош Поповић2016-04-111-28/+24
|
* Updated Serbian translationМарко Костић2016-04-111-28/+24
|
* Updated Brazilian Portuguese translationRafael Fontenelle2016-04-101-20/+27
|
* Updated Swedish translationJosef Andersson2016-04-101-995/+1318
|
* Updated Polish translationPiotr Drąg2016-04-091-13/+17
|
* Updated POTFILES.inPiotr Drąg2016-04-091-0/+1
|
* compositor: try to use root window backgroundAlberts Muktupāvels2016-04-031-0/+29
|
* data: add translators comment for icon nameAlberts Muktupāvels2016-03-311-0/+1
|
* prefs: fix XDG_CURRENT_DESKTOP usageAlberts Muktupāvels2016-03-311-7/+32
|
* prefs: update theme when gtk-theme-name changesAlberts Muktupāvels2016-03-311-0/+20
|
* libmetacity: scale window decorations on HiDPI displaysAlberts Muktupāvels2016-03-245-106/+191
| | | | | | | | | As we opt out of GTK+/Clutter's HiDPI handling, we need to apply the window scaling factor manually to decorations, both the geometry and when drawing. Based on mutter commit: https://git.gnome.org/browse/mutter/commit/?id=57c1078ee742d9f01e80e7fe05c88adfec4b4ac3
* libmetacity: add get_window_scaling_factorAlberts Muktupāvels2016-03-242-0/+19
| | | | | Based on mutter commit: https://git.gnome.org/browse/mutter/commit/?id=57c1078ee742d9f01e80e7fe05c88adfec4b4ac3
* libmetacity: move scale_border functionAlberts Muktupāvels2016-03-243-10/+14
|
* ui: disable scaling support in GTK+Alexander Larsson2016-03-231-0/+5
| | | | | | | | | | We can't really support the GTK+ automatic scaling, as to much code relies on the GdkWindow and XWindow sizes, etc to match. In order to keep working we just disable the scaling, meaning we will pick up the larger fonts, but nothing else. Its not ideal but it works for now. https://bugzilla.gnome.org/show_bug.cgi?id=706388
* Updated Brazilian Portuguese translationRafael Fontenelle2016-03-201-1090/+1208
|
* Updated Turkish translationMuhammet Kara2016-03-191-1038/+1283
|
* build: Use non-deprecated feature test macrosDmitry Shachnev2016-03-174-4/+4
| | | | | | | | | | | _SVID_SOURCE has been deprecated in newer versions of glibc breaking -WError; the recommended replacement of _DEFAULT_SOURCE is fairly new, so switch to _XOPEN_SOURCE instead. Based on mutter commits b159d6a5e17219557574defb6c3788d9b0c39757 and b159d6a5e17219557574defb6c3788d9b0c39757. https://bugzilla.gnome.org/show_bug.cgi?id=763782
* Updated Czech translationMarek Černocký2016-03-141-3/+3
|
* Updated Czech translationMarek Černocký2016-03-141-1078/+1096
|
* Updated Hungarian translationBalázs Úr2016-03-121-99/+19
|
* Updated Serbian translationМирослав Николић2016-03-092-28/+50
|
* Updated Hungarian translationGábor Kelemen2016-03-041-1076/+1277
|
* Updated Spanish translationDaniel Mustieles2016-03-031-73/+48
|
* Updated German translationMario Blättermann2016-03-011-620/+671
|
* Updated Spanish translationLuis Enrique Ortega Rojas2016-03-011-61/+42
|
* Updated Spanish translationLuis Enrique Ortega Rojas2016-02-261-50/+31
|
* Updated Spanish translationLuis Enrique Ortega Rojas2016-02-251-206/+228
|
* Updated Polish translationPiotr Drąg2016-02-231-617/+652
|
* Slightly improve grammar in the new gschema filePiotr Drąg2016-02-231-7/+7
|
* Updated Serbian translationМирослав Николић2016-02-232-552/+434
|
* Updated Spanish translationLuis Enrique Ortega Rojas2016-02-231-3876/+4073
|
* libmetacity: fix build warningAlberts Muktupāvels2016-02-231-0/+1
|
* remove unmaintained themesAlberts Muktupāvels2016-02-23124-8765/+1
|
* libmetacity: remove meta_theme_get_nameAlberts Muktupāvels2016-02-236-64/+1
|
* theme: redo theme settingsAlberts Muktupāvels2016-02-2318-254/+255
|
* theme: stop hiding titlebar buttons in dialogsFlorian Müllner2016-02-221-3/+0
| | | | | | | As design patterns have evolved, dialogs that use CSD do use titlebar buttons, so it's time to re-enable them for SSD as well. https://bugzilla.gnome.org/show_bug.cgi?id=641630