[mutter] (299 commits) Non-fast-forward update to branch gbsneto/underscan
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (299 commits) Non-fast-forward update to branch gbsneto/underscan
- Date: Fri, 28 Jun 2019 15:25:35 +0000 (UTC)
The branch 'gbsneto/underscan' 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:
97c43cb... output-xrandr: Support different values for underscan atom
7faf894... monitor-manager: store and use underscan border xrandr valu
483c26a... monitor-manager: check for underscan setting validity upfro
9709b93... monitor-manager: only support underscan when mode allows it
Commits added to the branch:
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 (*)
e5e58f8... cogl: Add libsysprof capture based tracing (*)
04fb6f7... clutter: Add some preliminary tracing to clutter (*)
17c5436... profile: Add a Sysprof-based profiler (*)
53748e3... cogl-trace: Cleanup context after disabling (*)
e741cab... profiler: Support setting output filename (*)
9b8f9b6... clutter: Add more descriptive profiling sections (*)
7810f0e... cogl/trace: Add user-visible group name (*)
04b240b... ci: Add sysprof3 to the Docker image (*)
3e2a2cf... clutter/stage-cogl: Simplify redraw function (*)
7825414... build: Rename HAVE_TRACING to HAVE_PROFILER in Mutter (*)
57945a7... backend: Conditionally compile MetaProfiler (*)
4887de5... meson: Do not use clutter_c_args for GIR (*)
0786683... meson: Add no-omit-frame-pointer to clutter debug builds (*)
4f5a5e8... Update POTFILES.in (*)
08e5589... Update Hungarian translation (*)
f6eb2a8... settings: Remove space characters (*)
c9cc07f... settings: Slack off “xwayland-allow-grabs” setting (*)
b4c7872... compositor: Add "locate_pointer" vmethod (*)
851b7d0... keybindings: Trigger locate-pointer on key modifier (*)
c53aa89... keybindings: Small code cleanup (*)
a38bae2... docs: Update tests instructions (*)
a6fc656... window: Emit an error and return when trying to activate an (*)
4d21650... clutter: Add an accessibility virtual device (*)
144b24b... clutter/evdev: Use the accessibility virtual device (*)
c33b330... backends: Rename keyboard accessibility settings (*)
ab0b407... clutter/enums: Add pointer accessibility types (*)
0d0b9da... clutter: Add pointer accessibility signals (*)
db11a37... clutter: Add pointer accessibility features (*)
c1303bd... clutter/x11: Hook up pointer accessibility (*)
1d76eac... clutter: Hook up pointer accessibility (*)
a3b8644... backends: Add mouse accessibility settings (*)
e94a0fc... display: Dispose Stack after Compositor and X11 (*)
0487d67... x11-display: Handle mapped XIDs per type (*)
912a9ec... clutter/stage-cogl: Use G_USEC_PER_SEC instead of hardcoded (*)
ccf27e5... clutter/stage-cogl: Schedule immediate update on zero refre (*)
a76762a... clutter/stage-cogl: Use default frame rate instead of hardc (*)
35aa278... clutter/stage-cogl: Stop `schedule_update` repeatedly retur (*)
67a3715... clutter/stage-cogl: Reduce while loop iterations (*)
e415cc5... clutter/master-clock: Remove fallback throttles (*)
1dbf25a... clutter/stage-cogl: Protect against extremely high refresh (*)
9b53583... cogl/trace: Fix typo (*)
5eac1d6... wayland/surface: Clear texture when attaching NULL (*)
36b3616... wayland/cursor-surface: Update sprite when attaching NULL (*)
e48c7c0... clutter/stage: Make view fetch helper take floats (*)
4abca41... clutter/stage: Expose stage view getter helper as API (*)
178b975... cursor-renderer: Align OpenGL cursor rect to physical pixel (*)
c237bc5... clutter-effect: Rename get_paint_volume (*)
9db9793... clutter: Clarify clutter_stage_get_actor_at_pos docs (*)
c24d8e8... clutter/x11: Fix build without libwacom (*)
d3e789e... Updated Spanish translation (*)
8a06cfd... enum-types: Use @basename@ in header comment (*)
4064d9a... clutter: Remove ability to be user resizable (*)
a61d525... clutter: Remove stage fullscreening (*)
3073acc... clutter/stage: Remove offscreen property (*)
9213574... renderer/native: add missing eglTerminate in EGLDevice erro (*)
425611e... window/wayland: Use constrained size when unmaximizing whil (*)
db0f85b... window: Add tile mode getter (*)
59bf1f4... window/wayland: Don't always use constrained size when unfu (*)
689c7f4... clutter: Remove unused ClutterWaylandSurface (*)
2ff6bee... cogl: Remove cogl_wayland_texture_2d_* functions (*)
6dba562... Update Dutch translation (*)
1efb32d... renderer/native: Use g_set_error() instead of _cogl_set_err (*)
56ddaaa... renderer/native: Make sure we're not destroying an active E (*)
d9fb11b... renderer/native: Fix EGLSurface destruction order (*)
f202091... Updated Spanish translation (*)
446e82e... test-utils: Fix compiler warning (*)
b836e66... wayland: Don't export non-public API not used by tests (*)
376725e... clutter/stage-view: Move unexported functions to private he (*)
9c1afbb... clutter/stage-view: Annotate some functions (*)
769a01f... clutter: Make ClutterStageView a public class (*)
cc2c670... clutter/stage: Own clutter_stage_get_view_at() (*)
0cd54c5... clutter/stage: Emit after-paint after painting (*)
4a19628... clutter/stage: Add ClutterStage:paint-view (*)
088117a... clutter/tests: Connect to ClutterStage:paint-view (*)
9b5d9f3... stage: Introduce MetaStageWatch and family (*)
2464f00... screen-cast-monitor-stream-src: Watch monitors using MetaSt (*)
be72b22... cogl: Remove cogl_util_memmem() macro (*)
79e2285... cogl: Remove cogl_util_ffs macro (*)
a2a114e... cogl: Remove unused _COGL_TYPEDEF_ASSERT() macro (*)
576330e... cogl: Drop _COGL_RETURN_IF_FAIL macro (*)
769a02b... cogl: Drop _COGL_RETURN_VAL_IF_FAIL macro (*)
a8984a8... xwayland: Generate a Xauth file and pass this to Xwayland w (*)
7fcdd60... renderer-native: Fix compiler warning (*)
c63d017... xwayland: Fix build without <sys/random.h> (*)
36155f7... clutter/evdev: Do not reset timers on togglekeys (*)
02fc0b4... clutter/evdev: Implement togglekeys notification (*)
11e2005... backends/native: Remove instance private (*)
73e8127... backends/native: Add udev abstraction layer (*)
44905d9... backends/native: Move some initialization from init() to in (*)
7b7d881... udev: Add helpers to list DRM devices (*)
171e5fc... udev: Add 'hotplug' event (*)
e7fd068... monitor-manager/kms: Use 'hotplug' event from MetaUdev (*)
5c500ad... backend: Move GPU ownership from the monitor manager to the (*)
f3fd7cf... gpu/kms: Remove max buffer size getter (*)
fef5753... backends/native: Add basic KMS abstraction building blocks (*)
15a2ccd... kms: Add CRTC representation (*)
4d3e804... kms: Add plane representation (*)
065bf75... output/kms: Make drmModeEncoderPtr array local (*)
5d5d296... gpu/kms: Fix connector id type in helper (*)
f59d62b... kms: Add connector representation (*)
1f62a8d... crtc/kms: Don't redefine META_MONITOR_N_TRANSFORMS (*)
596376c... crtc/kms: Outsource CRTC state fetching to MetaKmsCrtc (*)
f2d9a11... output/kms: Outsource connector state fetching to MetaKmsCo (*)
aba6893... gpu/kms: Init global mode list from MetaKmsConnectors (*)
d84c726... crtc/kms: Use MetaKmsPlane to check supported rotations and (*)
691d58e... gpu/kms: Remove unused typedef (*)
2bbd2e5... kms: Add API to post callbacks out of the impl context (*)
ca21ca6... kms: Add API to add a GSource that'll be invoked in the imp (*)
2238c9f... kms: Add API to register impl file descriptors (*)
8932388... backend/native: Move some KMS utilities to its own file (*)
bea7600... logical-monitor: Pass output when iterating over CRTCs (*)
75dff3e... backend/native: Add and use transactional KMS API (*)
6aa1026... kms: Add high level code documentation (*)
22a91f2... backends/native: Add some KMS debug logging (*)
57dfe46... kms-update: Seal updates when posting them (*)
70bacb9... cogl: Remove CoglError wrapper (*)
0bf0366... Update Croatian translation (*)
740a620... wayland/pointer-constraints: Fix build when native backend (*)
181c7ca... wayland: Use right sign for workspace ID (*)
c35e561... xwayland: Use g_get_host_name instead of gethostname (*)
0185909... window-x11: Fix _XOPEN_SOURCE usage for gethostname on Free (*)
6055f04... display: Remove _XOPEN_SOURCE definition (*)
eccc791... workspace: Focus only ancestors that are focusable (*)
e1f839f... tests: Add 'accept_focus' command to runner and client (*)
f2d2d47... tests: Add 'can_take_focus' command to runner and client (*)
2fc7760... tests, stacking: Add tests with no-input and no-take-focus (*)
51f9e04... test-runner: Add 'assert_focused' command (*)
fcb408a... tests: Verify focused window in closed-transient tests (*)
d08763c... test-runner: Add 'sleep' command (*)
6022b23... test-runner: Add 'dispatch' command (*)
f71151a... window-x11: Focus the default window with delay while waiti (*)
e14613e... window: Warn if try to focus unmanaging windows (*)
c655166... kms-impl/simple: Removing extra semi colon (*)
68f18f1... monitor-manager/kms: Use KMS abstraction to get and set CRT (*)
bd7704f... meta: Make MetaBackgroundGroup derivable (*)
980d9b1... monitor-manager/dummy: Make modes env var override the defa (*)
2073188... monitor-manager/dummy: Fix name of mode debug env var (*)
bd0743a... ci: Install sysprof dependency from copr (*)
832fc79... backends: Add missing code to restore NumLock state on X11 (*)
2b519cb... backends: Move numlock persistence handling here (*)
feb9d12... window-x11: Fix typo (*)
6fc4cd3... build: Bump gsettings-desktop-schemas requirement (*)
1767672... Bump version to 3.33.3 (*)
5e46940... ci: Drop old gsettings-desktop-schemas package versions (*)
fefac75... ci/Dockerfile: Add commands for regenerating (*)
54fe0d3... ci/Dockerfile: Add mesa crash fix (*)
d7d75dd... cogl-trace: Include cogl-trace.h even when not tracing (*)
f2fb394... wayland/surface: Post error on invalid scale (*)
85f4772... backend/native: Fix compiler warning w/out EGL device (*)
7229a07... window-actor: Remove left-over parent field (*)
ca88826... remote-desktop-session: Remove unnecessary include (*)
06a7c22... ci: Test building without native backend support (*)
8c339da... renderer/native: Remove left-over function declarations (*)
0756fd4... renderer/native: Queue mode reset from new rebuild_views vf (*)
70de90e... renderer/native: Discard page flip retries when rebuilding (*)
c3c6668... monitor-manager: Add `get_vendor_name` API (*)
6541d49... monitor: Add display name (*)
bca08c2... monitor-manager: Use `meta_monitor_get_display_name()` API (*)
b138006... wayland/xdg-output: Add xdg-output v2 support (*)
dc5925b... kms-plane: Restore adding format fallbacks (*)
803b460... output-xrandr: Support different values for underscan atom
d051c4b... monitor-manager: store and use underscan border xrandr valu
a29e163... monitor-manager: check for underscan setting validity upfro
a456f38... monitor-manager: only support underscan when mode allows it
(*) 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]