[mutter] (104 commits) Non-fast-forward update to branch wip/exalm/focused-appearance
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (104 commits) Non-fast-forward update to branch wip/exalm/focused-appearance
- Date: Sun, 7 Feb 2021 21:12:52 +0000 (UTC)
The branch 'wip/exalm/focused-appearance' 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:
04fef68... stack: Check workspace in get_default_focus_window()
0da4ec7... workspace: Add meta_workspace_get_default_focus_window()
c756c91... window: Make default focus window on each workspace appear
049465e... window: Appear as focused while focusing
Commits added to the branch:
b41c4ae... wayland/gtk-shell: Fix MetaWaylandGtkSurface leak on surfac (*)
c9aa43a... wayland/gtk-shell: Add an explicit gtk-shell surface releas (*)
70cdd72... monitor-config-store: Properly escape monitor spec (*)
88647ae... monitor-config: Free `meta_monitor_spec` safely (*)
180e625... tests/monitor-config: Improve debugging output (*)
b55b266... workspace: Downgrade assert to warning when adding window (*)
d0831cb... cogl: Move CoglOnscreen struct to C file (*)
d4dbcf3... cogl/onscreen: Move fields from CoglOnscreen struct to priv (*)
b24d5ce... cogl/winsys/egl: Move out onscreen code to own file (*)
760a07c... cogl/onscreen/egl: Move pending_resize_notify to Xlib platf (*)
7cf24cc... cogl/onscreen/egl: Move struct to C file (*)
2eea373... cogl/winsys/glx: Merge 'xlib' and 'glx' structs (*)
a057432... cogl/glx: Move onscreen code to a separate file (*)
8339c06... cogl/xlib: Move EGL XLIB onscreen to separate file (*)
b5afa6d... cogl/onscreen: Change to follow mutters naming convention (*)
3e4ece5... renderer/native: Move out CoglOnscreen code to separate fil (*)
f60943a... cogl/onscreen/egl: Move struct fields to instance private (*)
73dc19f... onscreen/native: Remove uselses size check (*)
0b568b6... Make all CoglOnscreen sub types inherit CoglOnscreen (*)
0936d7b... cogl/onscreen: Use CoglFramebufferClass::allocate() to init (*)
0e376f4... cogl/framebuffer-gl: Rename from CoglFramebufferGl to CoglG (*)
f56b0ab... cogl/gl-framebuffer: Make it a GObject (*)
391866d... cogl/gl-framebuffer: Rename CoglGLFramebuffer CoglGlFbo (*)
e9e37dd... cogl/offscreen: Move CoglOffscreen code to its own file (*)
8910b3e... cogl/offscreen: Move CoglGlFbo struct to GL driver (*)
408d4c9... cogl/offscreen: Remove depth buffer texture field (*)
1bee9e0... cogl/offscreen: Remove alloation_flags struct field (*)
cac5938... cogl/gl-framebuffer: Fix allocate flag variable name (*)
c7ea0b3... cogl/offscreen: Pass ColgOffscreenFlag when allocating (*)
5be5529... cogl: Add CoglFramebufferDriver base type (*)
e3de0be... cogl: Move "flush framebuffers" under the context scope (*)
ece714c... cogl/gl-framebuffer: Move struct fields into private (*)
58eb1e8... cogl/offscreen: Move struct to C file (*)
d136c65... cogl: Init framebuffer driver up front (*)
a6b0376... cogl: Add 'framebuffer' debug topic (*)
60e1516... cogl/gl-framebuffer: Split up into FBO and back drivers (*)
fe72876... cogl/onscreen: Make swap_buffer/region CoglOnscreen class v (*)
f663567... cogl/onscreen: Move binding to onscreen class (*)
0fdf6a6... cogl/onscreen: Move direct scanout to CoglOnscreen class (*)
b0ec3a3... cogl/test-utils: Skip "showing" the onscreen (*)
e43b95c... cogl/onscreen: Remove show()/hide() (*)
4ec0975... cogl/onscreen: Remove explicit 'resizable':ness (*)
b2482a2... cogl: Add CoglX11Onscreen interface (*)
4f3b57c... cogl/onscreen: Move buffer age getter vfunc to class (*)
1b39374... cogl/framebuffer: Move clear() to CoglFramebufferDriver (*)
b7c6865... cogl/framebuffer: Move flush() and finish() to driver class (*)
392ffae... cogl/framebuffer: Move discard_buffers() to driver sub type (*)
1e5f105... cogl/framebuffer: Move attribute drawing to driver class (*)
0fcb260... cogl/framebuffer: Move read_pixels_into_bitmap() to driver (*)
dd55c36... cogl/gl-framebuffer: GObject:ify helper functions (*)
102aa59... cogl/gl-framebuffer: Move stereo mode state flushing to bac (*)
6b5d7f4... cogl/gl-framebuffer: Check Y-flipped-ness instead of frameb (*)
b07994b... cogl: Use 'is_y_flipped()' instead of instance-of checking (*)
9a21f97... cogl/gl-framebuffer: Remove hard coding type name (*)
cda26b4... wayland: Only use async configured geometry if actually cha (*)
df5a5d2... window-actor: Add a new can_freeze_commits() API (*)
a2e2cfe... window/x11: Check before freezing commits (*)
c07308e... Updated Czech translation (*)
6a47eb8... Update Brazilian Portuguese translation (*)
ea39379... gschema: Fix capitalization of autoclose-xwayland option (*)
2373ad2... Update Ukrainian translation (*)
f887b02... clutter/offscreen-effect: Unscale first, then translate the (*)
41bf018... clutter/offscreen-effect: Set the viewport correctly (*)
70d9a7b... screen-cast/src: Pass dimension and stride when needed (*)
08ad107... screen-cast/src: Handle failing to allocate shm buffers (*)
ca95ccd... screen-cast/src: Always first set spa buffer data to NULL (*)
ca22622... screen-cast/src: Only allocate DMA buffers if other end sup (*)
3e186aa... Update Romanian translation (*)
a9d9aee... kms/impl-device-atomic: Fix blob_ids array leak (*)
36424ab... data: Updated exposed keybindings (*)
7ac73b4... Update Ukrainian translation (*)
aecdbf8... Update Romanian translation (*)
70c5feb... Update Portuguese translation (*)
30e1c51... Change all g_memdup() to g_memdup2() (*)
7901b98... display: Expose window_grab_modifiers (*)
ac3d9a0... events: Process modifier+scroll after keybindings (*)
ee3d26f... keybindings: Reset modifier-only-pressed on scroll (*)
a869df1... util: Add a SCREEN_CAST debug topic (*)
04c6934... screencast: Log a debug message when we can't get a buffer (*)
dfa659b... feedback-actor: Add API to set and get geometry scale (*)
04eeeb7... wayland/dnd-surface: Use new API to set geometry scale of f (*)
7da34f1... compositor/dnd-actor: Take geometry scale into account on D (*)
b2b66aa... backends/native: Disable touch-mode with pointer presence (*)
54b0244... util: Add 'remote-desktop' debug topic (*)
ac1a536... remote-desktop/session: Added boiler plate for clipboard in (*)
6398d5a... remote-desktop/session: Forward MetaSelection::owner-change (*)
a220506... remote-desktop: Add dummy remote selection source (*)
d7c8535... remote-desktop/session: Implement SelectionRead() (*)
5104a9b... remote-desktop/session: Add support for SelectionTransfer/W (*)
2cdb041... remote-desktop/session: Maybe emit 'owner-changed' after cl (*)
f97d2c5... clutter: Remove clutter_stage_skip_sync_delay declaration (*)
9b44aa7... clutter: Remove clutter_stage_set_sync_delay (*)
33d9193... clutter/stage: Remove sync_delay (*)
dae089f... clutter: Remove CLUTTER_ENABLE_EXPERIMENTAL_API (*)
8bdad73... clutter/frame-clock: Fix typo (*)
bc7c56f... clutter/frame-clock: Always update last presentation time (*)
ed93a11... clutter/frame-clock: Comment common case of next presentati (*)
01b30ff... clutter/frame-clock: Comment presentation time skip (*)
34a9e6a... clutter/frame-clock: Fix presentation time alignment (*)
811b6fe... Update Galician translation (*)
88f61e4... stack: Check workspace in get_default_focus_window()
85df3c5... workspace: Add meta_workspace_get_default_focus_window()
fca72c2... window: Make default focus window on each workspace appear
2c75608... window: Appear as focused while focusing
(*) 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]