summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite background codewip/background-reworkOwen W. Taylor2014-08-2811-1078/+1642
* Use meta_actor_painting_untransformed() for MetaShapedTextureOwen W. Taylor2014-08-281-1/+1
* Factor out meta_actor_painting_untransformed()Owen W. Taylor2014-08-283-59/+79
* compositor: Conditionalize more Wayland supportJasper St. Pierre2014-08-272-2/+3
* Only build Wayland protocols when we have WaylandJasper St. Pierre2014-08-271-1/+5
* configure: Don't conditionalize gbmJasper St. Pierre2014-08-274-8/+3
* shaped-texture: Don't set a small minimum sizeJasper St. Pierre2014-08-271-2/+2
* shaped-texture: Remove the use of MetaWindowActor internalsJasper St. Pierre2014-08-271-15/+14
* configure: Conditionalize libinput and gbm tooJasper St. Pierre2014-08-275-6/+27
* configure: Conditionalize WAYLAND_SCANNER tooJasper St. Pierre2014-08-261-4/+5
* meta-surface-actor: Fix is_argb32 for unredirected windowsAdel Gadllah2014-08-261-2/+8
* surface: Don't calculate geometry for buffer-less subsurfacesCarlos Garnacho2014-08-261-0/+3
* Updated Galician translationsFran Diéguez2014-08-251-89/+117
* shaped-texture: Fix a typo in a commentJasper St. Pierre2014-08-251-1/+1
* shaped-texture: Fix the logic when the blended region is emptyJasper St. Pierre2014-08-251-47/+59
* workspace: Don't try to move O-R windows when relocating workspacesJasper St. Pierre2014-08-251-1/+3
* workspace: Smarten assert in light of O-R windowsJasper St. Pierre2014-08-251-2/+15
* shaped-texture: If we have too many rectangles, don't paint the opaqueJasper St. Pierre2014-08-241-88/+98
* meta-monitor-xrandr: Assign a name to the modeJasper St. Pierre2014-08-231-0/+16
* Updated Norwegian bokmål translation.Kjartan Maraas2014-08-231-36/+64
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-08-221-45/+70
* wayland: Tie XDG surfaces together with the Shell that created themJasper St. Pierre2014-08-222-52/+11
* xdg-shell: Bump unstable versionJasper St. Pierre2014-08-221-3/+3
* surface-actor-x11: Fix "incompatible pointer type" errorRico Tzschichholz2014-08-221-1/+1
* surface-actor: Call process_damage even when the actor is invisibleJasper St. Pierre2014-08-211-4/+3
* surface-actor-x11: Use the existing check for "visibility"Jasper St. Pierre2014-08-211-2/+1
* surface-actor-x11: Merge a simple function inlineJasper St. Pierre2014-08-211-10/+1
* stage: Refine our assertions for overlays in MetaStageJasper St. Pierre2014-08-211-3/+3
* events: Update the pointer position hereJasper St. Pierre2014-08-212-8/+9
* surface-actor-wayland: Pass in a CoglTexture, as wellJasper St. Pierre2014-08-213-14/+6
* surface-actor-wayland: Don't store the bufferJasper St. Pierre2014-08-211-28/+6
* wayland: Update the CoglTexture in the MetaWaylandSurfaceJasper St. Pierre2014-08-215-24/+15
* stage: Make the API take a CoglTextureJasper St. Pierre2014-08-213-15/+12
* stage: Refactor the cursor drawing code into a generic "overlay" systemJasper St. Pierre2014-08-211-57/+85
* configure: Group X11 libraries at the endJasper St. Pierre2014-08-211-2/+6
* configure: Depend on at least libxkbcommon 0.4.3Jasper St. Pierre2014-08-211-0/+1
* configure: Add x11-xcb to required packagesJasper St. Pierre2014-08-211-0/+1
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-08-212-1666/+724
* Bump version to 3.13.903.13.90Florian Müllner2014-08-202-1/+26
* wayland: Initialize SHM againJasper St. Pierre2014-08-191-0/+2
* window: Don't try to map / unmap OR windows by ourselvesJasper St. Pierre2014-08-191-2/+6
* common: Make UNKNOWN a flag, not a combination of all directionsJasper St. Pierre2014-08-191-4/+3
* window: Fix the north/south cursor position when keyboard resizingJasper St. Pierre2014-08-191-2/+2
* keybindings: Make sure to filter out the virtualized mod itselfJasper St. Pierre2014-08-191-2/+3
* prefs: Don't crash when we get a preference changed we don't know aboutJasper St. Pierre2014-08-191-2/+3
* stack: ReindentJasper St. Pierre2014-08-191-21/+21
* window: Add a hack to correct dragging from the top panel in gnome-shellJasper St. Pierre2014-08-191-0/+10
* window: Increase the height of CSD titlebarsJasper St. Pierre2014-08-191-1/+1
* window: Fix cursor anchoring issues when drag-unmaximizing windowsJasper St. Pierre2014-08-191-16/+8
* xrandr: Port some checks to XCB so we don't have to deal with BadNameJasper St. Pierre2014-08-192-13/+20