summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MetaBackgroundActor: stop waiting synchronously on the first framewip/gcampax/backgroundGiovanni Campagna2013-02-131-18/+21
* MetaBackground: reintroduce animated backgroundsGiovanni Campagna2013-02-133-72/+1039
* MetaBackgroundActor: remove GLSL shader supportGiovanni Campagna2013-02-132-98/+0
* Stop using GnomeBG for drawing the backgroundGiovanni Campagna2013-02-134-197/+464
* MetaBackground: draw twice with different constants instead of blending with ...Giovanni Campagna2013-02-131-68/+60
* MetaBackground: reverse the role of GnomeBG and GSettingsGiovanni Campagna2013-02-133-35/+28
* MetaWindowGroup: store aside the background actorGiovanni Campagna2013-02-133-7/+77
* MetaBackground: untie background rendering from MetaScreenGiovanni Campagna2013-02-137-139/+222
* Compositor: remove the hidden groupGiovanni Campagna2013-02-132-5/+0
* Reintroduce background crossfadingGiovanni Campagna2013-02-134-130/+247
* MetaBackgroundActor: import background rendering using libgnome-desktopGiovanni Campagna2013-02-135-109/+246
* display: Pass timestamp to meta_display_end_grab_opAdel Gadllah2013-02-131-1/+1
* Bump Clutter and Cogl version requirementsOwen W. Taylor2013-02-131-2/+2
* Consistently use meta_grab_op_is_resizing() for _NET_WM_SYNC_REQUESTOwen W. Taylor2013-02-131-33/+10
* Distinguish "no delay" frames from spontaneous drawingOwen W. Taylor2013-02-133-2/+17
* Send _NET_WM_FRAME_TIMINGS messagesOwen W. Taylor2013-02-135-20/+208
* Add meta_compositor_monotonic_time_to_server_time()Owen W. Taylor2013-02-132-0/+55
* Use XSyncSetPriority()Owen W. Taylor2013-02-131-2/+5
* Use clutter_stage_set_sync_delay()Owen W. Taylor2013-02-131-0/+3
* Enable CLUTTER / COGL_ENABLE_EXPERIMENTAL_API globallyOwen W. Taylor2013-02-135-9/+2
* Handle _NET_WM_SYNC_REQUEST_COUNTER updates without redrawOwen W. Taylor2013-02-131-0/+13
* MetaWindow: always resize the frame first when we have synchronizationOwen W. Taylor2013-02-131-4/+20
* Send _NET_WM_FRAME_DRAWN messagesOwen W. Taylor2013-02-136-0/+62
* Add support for an extended style of _NET_WM_SYNC_REQUEST_COUNTEROwen W. Taylor2013-02-135-25/+89
* Support properties with lists of XSyncCounterOwen W. Taylor2013-02-132-3/+39
* Move sync alarms to be per-window and permanentOwen W. Taylor2013-02-135-76/+143
* Implement freezing of updates during resizeOwen W. Taylor2013-02-136-18/+92
* MetaWindowActor: Use guint for bitfieldsOwen W. Taylor2013-02-131-3/+3
* Punjabi: Translation updated (aalam)A S Alam2013-02-101-96/+106
* screen: Don't try to move / resize OR windows on montior changeAdel Gadllah2013-02-101-1/+1
* resize-popup: use a tooltip style for the resize popup windowCosimo Cecchi2013-02-101-9/+39
* resize-popup: set a bigger marginCosimo Cecchi2013-02-101-1/+1
* resize-popup: don't use a GtkFrameCosimo Cecchi2013-02-101-9/+2
* meta-window-actor: Make sure that the shape_region is always setAdel Gadllah2013-02-091-3/+3
* Fix build error introduced by d482590c84Adel Gadllah2013-02-091-3/+0
* screen: Fix a potentially endless loopRui Matos2013-02-091-4/+3
* Fix button check in meta_window_client_messageAdel Gadllah2013-02-091-3/+6
* barrier: fix fallback for unsupported serversTim Lunn2013-02-091-0/+2
* display: Remove an unused code path for enabling the compositorJasper St. Pierre2013-02-083-39/+2
* display: Rename window_ids to xidsJasper St. Pierre2013-02-084-14/+14
* barrier: Add support for new barrier features in XInput 2.3Jasper St. Pierre2013-02-087-3/+278
* barrier: Add a new Meta wrapper for pointer barriersJasper St. Pierre2013-02-083-0/+296
* theme-viewer: Stop using deprecated GTK+ functionsFlorian Müllner2013-02-081-4/+2
* Fix compiler warningsAdel Gadllah2013-02-082-0/+2
* Make sure to include the old XI2 mask when selecting for eventsJasper St. Pierre2013-02-073-0/+9
* core: Add a helper function to grab the old event mask of a windowJasper St. Pierre2013-02-072-4/+25
* ui: Don't use gdk_device_manager_get_client_pointerAdel Gadllah2013-02-071-1/+1
* Updated Galician translationsFran Diéguez2013-02-071-83/+99
* meta-window-actor: Don't do check_needs_reshape when not mappedAdel Gadllah2013-02-061-0/+3
* meta-window-actor: Fix uninitialized variableRico Tzschichholz2013-02-061-0/+1