[mutter] (169 commits) Non-fast-forward update to branch wip/carlosg/tablet-cursor-surface-events
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (169 commits) Non-fast-forward update to branch wip/carlosg/tablet-cursor-surface-events
- Date: Fri, 31 May 2019 09:57:36 +0000 (UTC)
The branch 'wip/carlosg/tablet-cursor-surface-events' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
0cc8493... wayland: Handle NULL cursor renderer finding the outputs of
77b10a3... wayland: Update tablet cursor outputs across cursor/proximi
Commits added to the branch:
d2ca5cc... display: Fix inconsistent behavior with demand attention (*)
e3f3274... Bump version to 3.32.1 (*)
b624e94... cogl: Remove viewport scissor workaround (*)
a94841a... cogl: Remove color write masks from the framebuffer and pip (*)
191c31b... cogl: Bump minimum GL version to 2.1 (*)
8180927... cogl: Bump minimum GLES version to 2.0 (*)
db486ad... cogl/texture-2d: Remove notes about COGL_FEATURE_ID_TEXTURE (*)
96f7bf2... shaped-texture: Add checks to viewport reset functions (*)
d2415da... shaped-texture: Use CoglMatrix for viewport src-rect (*)
22884b0... shaped-texture: Use draw_rectangle() for full paints (*)
28954e8... cogl: Remove unused 3D texture support (*)
68166f3... cogl: Fix some misleading variable names (*)
249f9a4... cogl: Stop running non-NPOT tests (*)
2aaed7b... cogl: Remove debug disables for GLSL and NPOT textures (*)
893e894... cogl: Remove always-true COGL_FEATURE_SHADERS_GLSL (*)
302a171... cogl: COGL_FEATURE_TEXTURE_NPOT_REPEAT is always available (*)
007297f... cogl: COGL_FEATURE_TEXTURE_NPOT_MIPMAP is always available (*)
48f04c7... cogl: COGL_FEATURE_TEXTURE_NPOT_BASIC is always available (*)
fc09fa5... cogl: NPOT textures are always available (*)
fb40e2e... cogl: Remove unused cogl_texture_new_from_foreign (*)
2a15e5f... compositor: Drop ARB_texture_rectangle awareness (*)
ce6acf9... cogl: Remove rectangle-texture tests (*)
d79f176... cogl: Remove texture_rectangle awareness from the GLX TFP c (*)
c881b49... cogl: Remove unused CoglTextureRectangle (*)
e71f44d... cogl: Remove never-changing COGL_PIPELINE_LAYER_STATE_TEXTU (*)
2b9cd50... cogl: Eliminate _cogl_gl_util_get_texture_target_string (*)
862e56f... cogl: Remove unused CoglTextureVable::get_type (*)
1783ea5... cogl: Remove unused texture_type argument from cogl_pipelin (*)
ca2be8e... cogl: Remove CoglTextureType (*)
9ab3a02... cogl: Remove unused TEXTURE_RECTANGLE feature flag (*)
3f29b47... cogl: Generalize EGL context attribute initialization (*)
7df86fb... cogl: Use EGL_IMG_context_priority if available (*)
471b61b... clutter/evdev: disable mousekeys with Numlock ON (*)
251fa02... clutter/x11: disable mousekeys with Numlock ON (*)
bcee890... ci: Ensure we clone a deep enough history for commit review (*)
eccf7b1... input-settings: Use 0 initialized struct for kbd a11y (*)
502da97... window: free close dialog before unmanaging window from com (*)
ba8f5a1... clutter: Use g_signal_handler_disconnect to disconnect freq (*)
7718e67... compositor: Destroy window actors list on destruction (*)
3ba7996... compositor: Disconnect from stage signals on destruction (*)
736cac4... compositor: Remove unused background_actor private referenc (*)
156980e... x11: Add X11 selection input/output streams (*)
a984622... core: Add MetaSelection and MetaSelectionSource (*)
c95db7c... x11: Add X11 MetaSelectionSource implementation (*)
09aa82d... wayland: Add wayland MetaSelectionSource implementation (*)
ab76576... core: Set up MetaSelection on MetaDisplay (*)
37144f0... x11: Add X11 selection management (*)
535ce00... core: Add memory-based selection source (*)
5c009c2... core: Add clipboard manager (*)
634f512... wayland: Integrate with MetaSelection (*)
17d00d4... wayland: Reduce MetaXWaylandSelection to just DnD (*)
02c9952... Make MetaSelection, MetaSelectionSource and MetaMemorySelec (*)
8dbe421... tests: Add missing stacking tests (*)
c6d1cf4... tests: Add single stacking tests with suite (*)
a934fa0... tests: Use suites for test cases (*)
2b8f5e6... cogl/tests: Run tests supports both test names and files as (*)
34312c2... cogl/tests: Run conform tests as single meson tests (*)
5d1a87d... meson: Add option flags to control test suites building (*)
8374be4... cogl/tests: Export and run unit tests if they are enabled (*)
63c40a9... meson: Define srcdir and builddir using meson functions (*)
81ae886... cogl/tests: Use less verbose run-tests.sh on single tests r (*)
ee4bb22... workspace: Activate a window also if it's already in worksp (*)
23a8ea2... idle-monitor: Use G_SOURCE_CONTINUE instead of TRUE (*)
1ca0fdc... idle-monitor: Postpone dispatching of idle timeout if not r (*)
0d50a37... display: Fix a possible bug in meta_display_sync_wayland_fo (*)
5480a3f... Update POTFILES.in (*)
ac15a8a... Updated Spanish translation (*)
ae6d9e3... backends: Fallback to builtin panel for devices where all h (*)
3468144... ci: Build GNOME Shell at the test stage (*)
160d2d5... ci: Install to Mutter and GNOME Shell to /usr (*)
da1e917... ci: Add GNOME Shell dependencies to Dockerfile (*)
b4d973f... ci: Update gsettings-desktop-schema URLs (*)
3ffc4f8... ci: Use mutter image to build GNOME Shell (*)
6a89e79... Update Friulian translation (*)
bf8bc65... core: Check environment variables before giving to GAppLaun (*)
454651f... Update Indonesian translation (*)
7738b5c... core/window: Fix copy/paste error in size-changed docs (*)
7e2a0ed... wayland: Move check for present window out of the actor-sur (*)
01d0316... wayland/dnd-surface: Propagate commit to parent class (*)
dae2c1d... backends/native: Add rt-scheduler experimental key to set R (*)
9e0e35d... clutter/click-action: Handle touch cancel events (*)
24b3467... clutter: Send touch crossing events only to grab actor (*)
706c5a7... clutter: LEQUAL depth_testing on ClutterDeformEffect (*)
329c4bc... Bump version to 3.33.1 (*)
9e82f9a... x11: Do not warn on cancelled X11 selection sources (*)
df7d8e2... Use free_full on GList's instead of foreach + free (*)
7a17e23... Use free_full on GSList's instead of foreach + free (*)
f7ecf3b... meta: Remove meta_free_gslist_and_elements (*)
b86fba2... clutter/stage: Avoid unnecessary call to add_redraw_clip (*)
f5f0aa1... clutter/stage: Move a comment to a more appropriate place (*)
30a2483... clutter/stage-cogl: Fix a comment-typo (*)
786305f... clutter/input-device: Replace device check with assertion (*)
a48b6cc... clutter/actor: Fix a wrong comment (*)
eae6e7a... Updated Spanish translation (*)
e96136e... gitlab-ci: Use MALLOC_CHECK_ and MALLOC_PERTURB_ env variab (*)
4524485... clutter/stage-cogl: Don't skip over the next frame (*)
7a6c755... clutter: Add fribidi dependency and copy deprecated pango f (*)
d4a0893... ci: Disable a11y bus for tests (*)
9c2fdcd... ci: Update Dockerfile to :v2 (*)
68fba45... boxes: Ensure we scale to a fully rounded rectangle (*)
29211c9... clutter/util: Fix styling on functions definitions (*)
02812fb... clutter/stage-cogl: Damage fb using ceiled scaled sizes (*)
91aee3d... monitor: Assign monitor layout directly by crtc rect (*)
2b1acea... place: Assign anchor rect using automatic copy (*)
358b678... boxes: Assign input to output rect when there's no transfor (*)
991f950... cogl: Put CoglPixelFormat code into its own file (*)
0d7a929... cogl: Map CoglPixelFormats to their specific properties (*)
fecc57d... renderer-native: Reference count front buffers (*)
52945f3... launcher: Explicitly look up object path for seat (*)
08aec58... kms-buffer: Clean up include order (*)
7fb7b28... kms-buffer: Rename to MetaDrmBuffer (*)
6eeba24... drm-buffer: Clean up file descriptor variable naming (*)
ed56edc... drm-buffer: Remove useless soft-asserts (*)
91ac64b... drm-buffer: Make the "types" actual types (*)
4faeb12... clutter/stage-cogl: Reschedule update on present (*)
ea0a89b... cogl/meson: Remove uneeded cogl-mutter-config.h generation (*)
62de4b4... meson: Bump meson requirement to 0.50.0 (*)
9305b6d... cogl/tests: Remove configure_file workaround for installed (*)
deef996... Fix typo in RemoteDesktop dbus api (*)
7719e33... wayland/pointer-constraints: Reject invalid lifetime (*)
be3c89d... Bump version to 3.33.2 (*)
468882e... ci: Run dconf update before running tests (*)
e8bca50... ci: Make MALLOC_PERTURB_ less random (*)
b01edc2... backends/x11: Do not reload keymap on new keyboard notifica (*)
439afb3... window: Move all attached windows with parent (*)
0200f4f... x11: Move focus sentinel to MetaX11Display (*)
39bac6e... core: Turn MetaStack into a GObject (*)
ef074ea... x11: Add MetaX11Stack object (*)
103c469... core: Avoid grab transfer shenanigans with non-X11 backend (*)
dbe6e01... core: Separate checks for pointer barriers availability (*)
5e0523c... x11: Move X11 calls to map/unmap a MetaWindow to MetaWindow (*)
2f21710... core: Relax requirement that MetaWindow shall have icon/min (*)
1d77641... x11: Separate X11 focus handling into MetaX11Display method (*)
86de79c... core: Untangle input focus management (*)
465e131... core: Add explicit init/shutdown_x11() MetaDisplay calls (*)
7713006... x11: Unmanage X11 windows on MetaX11Display finalization (*)
1cf4279... x11: Initialize GdkDisplay together with MetaX11Display (*)
430f354... wayland: Split Xwayland initialization in 2 steps (*)
38432da... compositor: Drop error trap (*)
ea9d8a8... wayland: Drop error trap (*)
b1ea768... wayland: Drop -terminate argument to Xwayland (*)
76664ef... clutter-text: Fix selection color drawing (*)
85c2aef... display: Cleanup Edges when display is closed (*)
0aa4a52... boxes: Use G_DEFINE_BOXED_TYPE to define the type (*)
3f2e86f... theme: Remove DEBUG_FILL_STRUCT (*)
b016ff2... cursor-renderer-native: Free MetaCursorNativePrivate struct (*)
0405786... wayland-seat: Use g_free to cleanup MetaWaylandSeat (*)
f99cd18... clutter/tests/actor-destroy: Check destroying the actor cle (*)
61c173b... cogl/xlib-renderer: Save Xlib renderer data in custom winsy (*)
7e0d185... cogl/pipeline: Don't try to access to free'd pointer data (*)
86ff3df... gitlab-ci: Print error logs on failures (*)
e3d3df9... gitlab-ci: Use G_SLICE=always-malloc in tests (*)
c1059df... test-runner: Always wait after creating a window (*)
f869e4d... headless-start-test: Ignore frame counter warnings (*)
80d1128... cogl-path: Undeprecate framebuffer functions (*)
2b47e89... renderer-x11-nested: Fix copy-and-paste error (*)
033ce2d... input-mapper: Remove unnecessary return value (*)
3cd8f3b... workspace-manager: Remove unnecessary assignment (*)
a2c545c... x11-display: Simplify bell handling (*)
1b61b9c... boxes: Fix calculation of rounded rectangles (*)
2145333... renderer/native: Refactor into secondary_gpu_get_next_dumb_ (*)
a859d76... meson: Cleanup debug build handling (*)
75e2bfb... meson: Do not add compiler flags if 'plain' buildtype is us (*)
b3e19ee... wayland: Unset DnD selection on wl_data_offer destruction (*)
bbfaf82... wayland: Honor startup sequence workspace on .request_focus (*)
e2bea48... display: Emit 'grab-op-end' signal after ungrab happened (*)
60170cf... compositor: Emit 'grab-op-end' signal after ungrab happened (*)
e588115... wayland: Handle NULL cursor renderer finding the outputs of
1da0355... wayland: Update tablet cursor outputs across cursor/proximi
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]