summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter: Only redraw affected portions on parent widget on show/hidewip/carlosg/avoid-parent-relayoutsCarlos Garnacho2018-08-151-3/+2
* clutter: Avoid relayouts when raising/lowering childrenCarlos Garnacho2018-08-151-2/+18
* clutter: Make paint volume argument const on queue_redraw*()Carlos Garnacho2018-08-154-28/+21
* wayland: Implement text-input from wayland-protocolsCarlos Garnacho2018-08-149-1/+745
* wayland: Make gtk-text-input "legacy"Carlos Garnacho2018-08-146-72/+70
* idle-monitor: Store either 1 or 0 in the inhibited gbooleanJonas Ådahl2018-08-141-2/+3
* backends/x11: Improve grab-device clock updatesJeff Smith2018-08-131-2/+3
* Update Turkish translationEmin Tufan Çetin2018-08-121-66/+76
* Update Chinese (Taiwan) translationYi-Jyun Pan2018-08-121-43/+51
* Revert "gpu-kms: Handle drmModeGetResources() failing"Jonas Ådahl2018-08-101-31/+5
* gpu-kms: Handle drmModeGetResources() failingIain Lane2018-08-101-5/+31
* virtual-input/evdev: Translate from button internal codes to evdevJonas Ådahl2018-08-091-6/+29
* renderer/native: Fallback to non-planar API if gbm_bo_get_handle_for_plane failsAlex Villacís Lasso2018-08-091-5/+16
* wayland: Clean up xwayland grabs even if surface is goneOlivier Fourdan2018-08-061-7/+7
* Update libpipewire requirementsJan Grulich2018-08-061-1/+1
* Updated Lithuanian translationAurimas Černius2018-08-051-54/+68
* Update Polish translationPiotr Drąg2018-08-041-57/+59
* Update German translationMario Blättermann2018-08-041-58/+59
* Updated Slovenian translationMatej Urbančič2018-08-031-13/+9
* Updated Slovenian translationMatej Urbančič2018-08-031-59/+65
* clutter/actor: Inherit clone branch depth from parentDaniel van Vugt2018-08-011-8/+21
* Bump version to 3.29.903.29.90Florian Müllner2018-08-012-1/+15
* plugin: Add back prototypes to META_PLUGIN_DECLARE()Florian Müllner2018-08-011-0/+8
* wayland-private: Make display_name non-constFlorian Müllner2018-07-311-1/+1
* Don't cast free function passed to g_clear_pointerFlorian Müllner2018-07-318-22/+22
* Stop using g_type_class_add_private()Florian Müllner2018-07-319-30/+18
* clutter: Stop using g_type_class_add_private()Florian Müllner2018-07-316-42/+30
* plugin: Add META_DECLARE_PLUGIN_WITH_CODE() variantFlorian Müllner2018-07-311-2/+6
* plugin: Simplify META_PLUGIN_DECLARE() macroFlorian Müllner2018-07-311-52/+6
* prefs: Remove override systemFlorian Müllner2018-07-312-131/+0
* monitor: Use current monitor mode to check whether activeJonas Ådahl2018-07-311-6/+16
* wayland: Remove unused GList *lDaniel van Vugt2018-07-311-1/+0
* Add README.mdJonas Ådahl2018-07-301-0/+30
* tests: Add "closed-transient" testFlorian Müllner2018-07-302-0/+20
* window: Explicitly exclude unmanaging window from focus againFlorian Müllner2018-07-301-1/+3
* window: Don't refuse to move focus to the grab windowFlorian Müllner2018-07-301-0/+1
* monitor-manager: Filter out low screen resolutionsAndrea Azzarone2018-07-303-2/+23
* wayland: Nullify monitor resources when updating outputsOlivier Fourdan2018-07-301-21/+31
* native/gpu: Handle drmModeSetCrtc() failing gracefullyJonas Ådahl2018-07-251-1/+4
* fixed typoKevin Tamool2018-07-241-1/+1
* window/wayland: Always update monitor for non-user opsOlivier Fourdan2018-07-241-0/+6
* Updated French translationClaude Paroz2018-07-241-66/+68
* Updated Spanish translationDaniel Mustieles2018-07-231-52/+70
* Add remote access controller APIJonas Ådahl2018-07-2010-0/+411
* cogl: Fix cogl_frame_info_get_frame_counter docsDaniel van Vugt2018-07-201-5/+2
* build: Bump libpipewire requirementFlorian Müllner2018-07-181-1/+1
* Bump version to 3.29.43.29.4Florian Müllner2018-07-182-3/+13
* tests: Add the "parent_exported" testOlivier Fourdan2018-07-182-0/+16
* tests: Fix usage message for "set_parent"Olivier Fourdan2018-07-181-1/+1
* tests: Add "set_parent_exported" commandOlivier Fourdan2018-07-182-2/+46