summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* theme: Don't add any bottom border to shaded windowsFlorian Müllner2011-09-171-4/+4
| | | | | | | | | | | | Shaded windows are assumed to be reduced to the titlebar: the current code enforces a visible bottom border of 0 and only takes the size of the title bar (+ invisible top border) into account when resizing the frame. However, we still add an invisible border at the bottom, which is than subtracted from the title bar, resulting in shaded windows being cut off. Fix by forcing both visible and invisible bottom borders to 0. https://bugzilla.gnome.org/show_bug.cgi?id=659266
* frames: Fall back to title bar if nothing else matchedJasper St. Pierre2011-09-161-1/+4
| | | | | | | The condition got removed in eeb2efe01001fef7655b2ba95ca1456f7fe9214b but that had a side effect of adding a couple of rows of dead pixels so add it back. https://bugzilla.gnome.org/show_bug.cgi?id=658069
* Don't unredirect non fully opaque windowsAdel Gadllah2011-09-161-1/+1
| | | | | When a window is set to be translucent with _NET_WM_WINDOW_OPACITY it shouldn't be unredirected as this will cause the hint to have no effect.
* compositor: Fix cow shaping on multi monitor setupsAdel Gadllah2011-09-161-9/+18
| | | | | | | | | | XFixesCreateRegionFromWindow does not take the window's position into account, which results into setting a wrong shape for windows not located on the leftmost monitor. Fix that by creating the region from the window's MetaRectangle. https://bugzilla.gnome.org/show_bug.cgi?id=657869
* Uploaded UkranianDaniel Korostil2011-09-161-119/+170
|
* theme: Attached modal dialogs should have no top invisible borderJasper St. Pierre2011-09-142-2/+11
| | | | | | | | | | If we do this, then there will be invisible borders around the top of attached modal dialogs, which is unnecessary -- they can't be resized from the top border and just interfere with the parent dialog. This requires changing a bit of API to help identify the type of dialog. https://bugzilla.gnome.org/show_bug.cgi?id=657795
* theme: Remove meta_theme_draw_frame_by_nameJasper St. Pierre2011-09-142-57/+0
| | | | | | It was unused, and isn't really useful. https://bugzilla.gnome.org/show_bug.cgi?id=657795
* Disable top resizing for attached modal dialogs, for real this timeJasper St. Pierre2011-09-141-7/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=657795
* display: trivial code clean upRui Matos2011-09-141-5/+2
| | | | Remove redundant if statement.
* Bump version to 3.1.91.13.1.91.1Owen W. Taylor2011-09-142-1/+27
| | | | Update NEWS
* Don't lose application redrawsOwen W. Taylor2011-09-141-0/+21
| | | | | | | | | Our usage of DamageReportBoundingBox was causing us to miss some updates when an area of the screen was drawn twice in rapid succession. Add an explicit XSync() call to force the server to flush rendering to the kernel before we draw. https://bugzilla.gnome.org/show_bug.cgi?id=657071
* Updated Spanish translationdmustieles2011-09-141-23/+23
|
* When monitors change, keep windows on same output.Alexander Larsson2011-09-144-48/+168
| | | | | | | | | | If XRANDR is availible, we track the first (or primary) output per crtc (== xinerama monitor) so when the monitors change we can try to find the same output and move windows there. If we can't find the original monitor in the new set (or XRANDR is not supported) we move the window to the primary monitor. https://bugzilla.gnome.org/show_bug.cgi?id=645408
* MetaShapedTexture: Fix a crash caused by a silly typoJasper St. Pierre2011-09-131-1/+1
|
* MetaWindowActor: Make sure to always pop an error trapJasper St. Pierre2011-09-131-3/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=658228
* Revert "MetaWindowActor: Delete useless error trap"Jasper St. Pierre2011-09-131-0/+4
| | | | This reverts commit 766799ec6d16dbeb49317d929ff9ce41f2d6597f.
* MetaWindowActor: Delete useless error trapJasper St. Pierre2011-09-131-4/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=658228
* meta-window-actor: Skip unnecessary steps in pre_paintAdel Gadllah2011-09-131-1/+7
| | | | | | | We don't have to call check_needs_pixmap, check_needs_reshape and check_needs_shadow on unredirected windows, so skip that. https://bugzilla.gnome.org/show_bug.cgi?id=658228
* window: remove warning about _NET_WM_MOVERESIZE's lack of timestampsRui Matos2011-09-121-3/+0
| | | | | The comments in the code about the protocol's inadequacies are enough, there's no need to spam our standard outputs.
* updated Tamil translationDr.T.Vasudevan2011-09-121-3/+2
|
* updated Tamil translationDr.T.Vasudevan2011-09-121-1/+1
|
* updated Tamil translationDr.T.Vasudevan2011-09-121-147/+202
|
* MetaDisplay: Renamed 'ignored_serials' for clarityOwen W. Taylor2011-09-122-17/+17
| | | | | | | | The ignored_serials member of Display refers explicitly to crossing serials - rename the member and associated functions and constants for clarity. https://bugzilla.gnome.org/show_bug.cgi?id=597190
* focus-follows-mouse: ignore events generated when reshaping the stageOwen W. Taylor2011-09-124-7/+29
| | | | | | | | | | * Export meta_display_add_ignored_crossing_serial() * Add the serial for reshaping the stage * Increase the size of the "ignored_serials" array a bit to try to avoid the possibility of losing serials from multiple reshapes happening close together. https://bugzilla.gnome.org/show_bug.cgi?id=597190
* Updated Latvian translation.Rudolfs Mazurs2011-09-111-115/+114
|
* Make maintiner mode enabled by defaultJavier Jardón2011-09-091-1/+1
| | | | See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
* Updated British English translationBruce Cowan2011-09-091-139/+194
|
* l10n: Updated Italian translationLuca Ferretti2011-09-081-174/+224
|
* Updated Polish translationPiotr Drąg2011-09-081-138/+194
|
* Updated French translationClaude Paroz2011-09-081-133/+194
|
* Updated Portuguese translationDuarte Loreto2011-09-081-139/+195
|
* Updated Slovenian translationMatej Urbančič2011-09-071-129/+135
|
* Don't show a title on alertsMatthias Clasen2011-09-061-2/+1
| | | | | | | This goes better with the general style of similar alerts throughout GNOME 3, and as has been pointed out in bug 591735, 'Mutter' is a somewhat unfortunate title in several lanuages, such as English and German.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-09-062-268/+370
|
* Updated Indonesian translationAndika Triwidada2011-09-061-399/+274
|
* Updated Belarusian translation.Ihar Hrachyshka2011-09-041-11/+11
|
* Updated Belarusian translation.Ihar Hrachyshka2011-09-021-106/+117
|
* Updated Belarusian translation.Ihar Hrachyshka2011-09-021-12/+12
|
* Bump version to 3.1.90.13.1.90.1Owen W. Taylor2011-08-302-1/+10
| | | | Update NEWS
* Additional annotation fixesOwen W. Taylor2011-08-302-2/+4
| | | | | | | * At least one line (possibly blank) is required after a function name for a doc header to be parsed correctly. * SnStartupSequence isn't a type known to introspection
* Add (element-type) annotations to make gobject-introspection happyJasper St. Pierre2011-08-303-2/+8
|
* frames: Fix the visible region when we have a rounded bottom-right cornerJasper St. Pierre2011-08-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=657661
* MetaWindowActor: Corner paths needs to be made in clockwise orderJasper St. Pierre2011-08-301-12/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=657661
* compositor: Fix crash in pre_paint_windows when no windows are openAdel Gadllah2011-08-301-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=657692
* Bump version to 3.1.903.1.90Owen W. Taylor2011-08-292-1/+32
| | | | Update NEWS
* Fix typoAdel Gadllah2011-08-291-1/+1
|
* Unredirect fullscreen windowsAdel Gadllah2011-08-296-3/+200
| | | | | | | | | | | Some apps that do a lot of rendering on the screen like games, mostly run in fullscreen where there is no need for them to be redirected doing so does add an overhead; while performance is critical for those apps. This can be disabled / enabled at runtime using meta_enable_unredirect_for_screen / meta_disable_unredirect_for_screen https://bugzilla.gnome.org/show_bug.cgi?id=597014
* Account for invisible borders when constraining modal dialogsJasper St. Pierre2011-08-291-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=656619
* Disable top resizing for attached modal dialogsJasper St. Pierre2011-08-291-1/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=656619
* MetaWindowActor: Don't use uninitialized frame bordersJasper St. Pierre2011-08-291-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=656335