[mutter] (115 commits) Non-fast-forward update to branch wip/carlosg/clipboard-manager
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (115 commits) Non-fast-forward update to branch wip/carlosg/clipboard-manager
- Date: Tue, 16 Apr 2019 17:06:01 +0000 (UTC)
The branch 'wip/carlosg/clipboard-manager' 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:
91b12fb... x11: Add X11 selection input/output streams
c44e81c... core: Add MetaSelection and MetaSelectionSource
08f13d0... x11: Add X11 MetaSelectionSource implementation
48063b2... wayland: Add wayland MetaSelectionSource implementation
112118a... core: Set up MetaSelection on MetaDisplay
be4ef3b... x11: Add X11 selection management
8fe12ed... core: Add memory-based selection source
ca25f4e... core: Add clipboard manager
d761b1f... wayland: Integrate with MetaSelection
66f8b54... wayland: Reduce MetaXWaylandSelection to just DnD
150e2c2... Make MetaSelection, MetaSelectionSource and MetaMemorySelec
Commits added to the branch:
c67b0bd... Updated Spanish translation (*)
f76b3ed... monitor: Define scale_steps globally (*)
7442de8... display: Add meta_display_get_monitor_scale (*)
d7ec5d3... stage: Add utility function to queue draw a ClutterRect (*)
f4c2b69... stage: Clamp to pixel the redraw clip taking care of the fl (*)
42953a5... stage: Queue redraw previous Rect only if it has changed (*)
3512647... background: Use monitor scale to generate the texture at re (*)
789a3ef... clutter/util: Add function to build a ClutterRect from a ca (*)
ad5555b... clutter: Add API to get the resource scale of an actor (*)
d3beb3d... clutter/actor-box: Add clutter_actor_box_scale function (*)
02813d7... clutter/canvas: Implement clutter_canvas_{get,set}_scale_fa (*)
9234777... clutter/text: Add utility function to set the pango attribu (*)
af36627... clutter/text: Generate resource scaled text and paint it at (*)
e396688... clutter/offscreen-effect: Support adding effect to resource (*)
1e1cb49... clutter/offscreen-effect: Make sure we use linear filter fo (*)
97a3b88... clutter/stage: Use rounded values to create image surfaces (*)
c695471... clutter/stage: Add private API to get max view scale for re (*)
4be4d85... clutter/stage: Cleanup the capture_view code (*)
f2c033b... clutter/stage: Add scaling support to capture_view_into (*)
baf98bb... clutter/stage: Avoid duplicating code for capturing (*)
412d568... clutter/stage: Add view scale support on read_pixels() (*)
ceb4fe2... wayland-tablet-tool: Downscale the sprite texture in FB mod (*)
8bc8dc6... clutter/rect: Clamp to pixel taking care of subpixel values (*)
9d9d455... clutter/rect: Add utility function to scale the rectangle (*)
a8c972c... boxes: Add function to create a rectangle from floating clu (*)
e5a9e9c... clutter/util: Add functions for managing cairo and clutter (*)
8b09542... boxes: Crop rectangle converting to integer with grow strat (*)
3d89b47... clutter/stage-cogl: Cleanup the code for scissor region cal (*)
cbd3ad8... clutter/stage-cogl: Add function to scale and clamp fractio (*)
d597449... Update POTFILES.skip (*)
e0811ce... clutter/x11: Consider remapped keys when guessing the keyco (*)
4a65897... Update Latvian translation (*)
58cc4c2... Update Dutch translation (*)
ed17559... clutter/evdev: Use internal button codes for mousekeys (*)
6a5772c... clutter: Remove tests/interactive/text-pixmap.c (*)
6cbaeae... clutter: remove x11/clutter-x11-texure-pixmap.c (*)
033a771... clutter: Remove clutter_set_windowing_backend() (*)
3fd0e23... clutter: Make ClutterInputFocus API to set panel state expl (*)
1f1f49d... clutter: Do not toggle the OSK panel off after focus out (*)
eabb789... wayland: Only enable OSK if receiving .enable when already (*)
3e472fa... wayland: Minor refactor (*)
7abceb4... x11-display: Split out restoring of active workspace (*)
b0fb39b... Bump version to 3.31.92 (*)
8856a39... sound-player: Don't deadlock in finish_cb (*)
4f72099... Revert "cogl: Pick glReadPixels format by target, not sourc (*)
d83a325... Revert "Revert "cogl: Pick glReadPixels format by target, n (*)
a871d56... cogl: Revert swizzling for BGRA buffers (*)
efb1ee9... Bump version to 3.32.0 (*)
1574099... prefs: Change default of show-fallback-app-menu (*)
80ceeb2... keybindings: Fix theoretical memory leak while ungrabbing (*)
32504ae... meta-monitor: Remove useless variable (*)
a555a2c... cogl: Remove unused CoglTextureDriver::try_setting_gl_borde (*)
9aca31c... cogl: Introspect CoglTexture2D(Sliced) (*)
8a87e87... shadow-factory: Update shadow of attached modals (*)
9b8510a... monitor: Fix indentation style on calculate_supported_scale (*)
e2525f2... monitor: Fix indentation style on calculate_crtc_pos and fr (*)
303e02b... monitor: Fix indentation style on foreach functions (*)
f8d62da... bell: Always flash window instead of frame (*)
7bd33e7... frame: Remove flashing support (*)
3181647... boxes: Actually check for rectangle containment (*)
2ac7f7f... build: Make libsystemd an optional dependency (*)
056c45f... wayland/buffer: Try realizing EGLStream before EGLImage buf (*)
c96cf06... Update Arabic translation (*)
5d1eccf... boxes: Fix spelling in API (*)
1bd3c13... wayland/xdg-shell: Split out popup placement out of setup f (*)
f2d7165... window: Don't try to move hidden attached windows (*)
b4f1569... window: Unmanage rule placed window if ending up outside of (*)
f580b28... window: Replace placement constrained bool with state (*)
23f31e5... constraints: Only readjust placement constraint when not ch (*)
86b5247... constraints: Only get parent rect once when placement rule (*)
00b4556... constraints: Don't use intersection when sliding with custo (*)
a1e325f... build: Don't use absolute paths with subdir keyword (*)
f0b9654... core: Remove startup sequences after timeout (*)
5c27bf6... clutter/evdev: Fix toggling accessibility features from key (*)
9843e21... backends: Use udev to determine absolute input devices' siz (*)
47663c7... clutter: Drop no longer necessary API (*)
a1969c9... wayland: Defer text_input.done on an idle (*)
fe86694... renderer/native: Make EGLStream page flip errors non-fatal (*)
1eabaf1... renderer/native: Make the EGLStreams operate in mailbox mod (*)
d15e11b... background: Shrink wallpaper using LINEAR_MIPMAP_LINEAR (*)
58f7059... Update Croatian translation (*)
28e0a7b... wayland/xdg-shell: Correct window menu position in logical (*)
ee507d9... clutter-actor: Keep is_dirty unchanged for culled actors (*)
34ee460... clutter: Fix check for keyboard a11y features (*)
4043d0b... Updated Spanish translation (*)
9d49e8a... launch-context: Swap reversed timestamp/workspace (*)
afe8610... cogl/texture: Implement is_get_data_supported on GLES textu (*)
5199c78... backends/native: Move underscan setting to MetaOutputKms (*)
7b3dee2... ci: Nag about invalid commit message subject prefixes (*)
72aeeb8... ci: Blacklist .c and .h in the commit message subject prefi (*)
4cae9b5... monitor-manager: Clean up DPMS state tracking (*)
40e7e5d... renderer-native: Fix page flip retry timeout calculation (*)
53b59d8... renderer-native: Fake page flipped if power saving when ret (*)
3cc3b75... renderer-native: Fake page flipping slower when power savin (*)
88e4ff7... backend: Add API to freeze/thaw frame clock (*)
808a75b... renderer-native: Add helper to get backend from renderer (*)
b2d0184... renderer-native: Freeze frames while retrying to page flip (*)
3b46a8c... renderer/native: Make EGL initialization failure not fatal (*)
28419cd... renderer/native: Check primary GPU supports EGL (*)
85b734f... clutter/device-manager: Small code cleanup (*)
fa4a787... clutter/evdev: Toggle accessibility features from keyboard (*)
20c1295... cogl-winsys-glx: Fix frame notification race/leak (*)
6ec330c... keybindings: Stop keybinding if a touch happens while Super (*)
2c1a951... wayland/output: Set user data of xdg_output resource (*)
9735f2a... x11: Add X11 selection input/output streams
8503581... core: Add MetaSelection and MetaSelectionSource
cc7e8ca... x11: Add X11 MetaSelectionSource implementation
831da9b... wayland: Add wayland MetaSelectionSource implementation
eaf21d6... core: Set up MetaSelection on MetaDisplay
c4b6448... x11: Add X11 selection management
ae48e3f... core: Add memory-based selection source
c62e441... core: Add clipboard manager
44f5a99... wayland: Integrate with MetaSelection
0a05c90... wayland: Reduce MetaXWaylandSelection to just DnD
dda88df... Make MetaSelection, MetaSelectionSource and MetaMemorySelec
(*) 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]