[mutter] (142 commits) Non-fast-forward update to branch wip/login1



The branch 'wip/login1' 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:

  dfad770... login1

Commits added to the branch:

  384a34c... Remove meta_window_new_with_attrs (*)
  becbad5... Discourage server grabs (*)
  7bfc910... frame: remove unnecessary server grab (*)
  39d26be... screen: use stack tracker for initial window query (*)
  af46ef3... meta_window_new: clean up error handling (*)
  577624a... Reduce server grabs during window creation (*)
  a5f0db5... window: don't grab server during calc_showing (*)
  7a4adce... window: Atomically unmaximize both directions from a _NET_W (*)
  7b597b8... monitor: improve heuristic to determine display output name (*)
  7b15d21... monitor: Suppress -Werror=unused-variable (*)
  9b21346... Changed obsolete FSF postal address into generic URL. Fix h (*)
  b4535f2... Updated obsolete FSF postal address in COPYING Fixed https: (*)
  419dfd3... Update for Cogl API breaks (*)
  7155d7e... Properly set the number of components on the CoglTextureRec (*)
  2391606... cursor-tracker: Update for Cogl APIs as well (*)
  788bd59... cursor-tracker: Rely on gbm_bo_imports()'s buffer validatio (*)
  1d61a0f... Bump version to 3.11.4 (*)
  be698b5... shaped-texture: Use a double when calculating clip (*)
  8cb9cfb... Revert "meta-weston-launch: Call VT_ACTIVATE ourselves" (*)
  56207dd... window-actor: Never unredirect when under Wayland (*)
  8e6f808... Always map the client and frame windows (*)
  bfc906c... compositor: Remove meta_compositor_window_[un]mapped (*)
  0e5f365... compositor: Remove pending_input_region (*)
  a0fe392... surface-actor: Move unobscured_region processing here (*)
  e3b6491... window-actor: Simplify the unredirected check in cull_out (*)
  fa7a578... compositor: Simplify the unredirected window management cod (*)
  0a81314... window-actor: Flip set_redirected around (*)
  03146c2... window-actor: Remove old unused APIs (*)
  7ea537f... Move position-changed / size-changed signals to the MetaWin (*)
  e6391c2... surface content (*)
  a318198... xwayland: Update the surface actor for the window on set_wi (*)
  ba484be... window-actor: Don't use TFP under XWayland (*)
  ac32b9e... get xwayland working again (*)
  59f79e8... constraints: CSD windows need to have their titlebar kept o (*)
  2054594... Revert unintentional merge from wip/surface-content to wayl (*)
  96fc93d... xwayland: Reindent (*)
  9c87672... xwayland: Use server protocol wrappers instead of wl_resour (*)
  c3b0fae... main: Make sure to free any events that we get from Clutter (*)
  799c274... wayland: Report error when trying to stack subsurface incor (*)
  16de7f6... wayland: Make wl_subsurface.set_position properly synchroni (*)
  9348c9b... wayland: Make wl_subsurface.place_(above|below) properly sy (*)
  4f4b1bf... wayland: Support wl_subsurface.set_sync/set_desync (*)
  55b18f9... window: Add "skip-taskbar" property (*)
  45cb151... window-actor: Fix unobscured_region handling when computing (*)
  1a62ac9... xwayland: Shuffle some code around (*)
  225e20a... wayland: Remove superfluous "wayland_" from arguments (*)
  7d3012f... screen: Make the guard window an InputOnly window (*)
  9edff6f... wayland: Use wl_callback_send_done (*)
  a09fa3b... wayland: Clean up the parallels between creating callbacks  (*)
  60d9bee... window-actor: Simplify the unredirected check in cull_out (*)
  d628271... compositor: Simplify the unredirected window management cod (*)
  39fee9f... window-actor: Flip set_redirected around (*)
  b9755ea... window-actor: Remove old unused APIs (*)
  d5d5c21... compositor: Remove pending_input_region (*)
  10fead9... wayland-pointer: Fix infinite loop when leaving focus from  (*)
  7a8de0c... wayland: Reindent (*)
  9567fa9... wayland: Check for launcher before freeing it (*)
  c8d185f... display: Revise Wayland event handling (*)
  365442c... wayland-surface: Fix typo (*)
  1f7a6bf... wayland-surface: Don't clean up the buffer_destroy_listener (*)
  3e35cac... wayland-surface: Repick after cleaning up everything else (*)
  d74796e... wayland-surface: Use the same commit() when commiting subsu (*)
  92e36e7... wayland-surface: Attach the buffer to a surface, even if it (*)
  fdeb722... wayland-seat: Fix pointer issues (*)
  1365194... wayland-seat: Rename sprite to cursor_surface (*)
  2f6f0f2... wayland: Simply store a MetaWaylandBuffer (*)
  cd35982... window: Remove duplicated function declaration (*)
  6a8a4bf... window: Remove internal recalc_window_type / recalc_window_ (*)
  ff89f1e... window: Use window-props interface to load role/net_wm_type (*)
  f7097e6... Start moving X11-specific code to window-x11.c (*)
  14db280... window: Fix build (*)
  91b789c... window: Split out logic for determining whether an X window (*)
  f166240... window: Clean up is_our_xwindow (*)
  6dbb3fd... window: Fix build once more (*)
  59c8b94... window: Delay the showing of XWayland clients until set_win (*)
  b09e139... window: Centralize WM_STATE management (*)
  8905bd2... window-x11: Move meta_window_new to window-x11.c and rename (*)
  e04a55d... keybindings: Reindent (*)
  7e7b671... keybindings: Simplify interface for VT switching (*)
  6bf1a66... window_actor: Remove the frame_messages timeout in destroy (*)
  c9b7104... monitorManager: Fix logic bug in make_logical_config (*)
  d6396cf... window: fix coerced value (*)
  66fc32e... core: remove tautological condition (*)
  183ad75... default plugin: Fix workspace switch type error (*)
  66c4555... main: Use setenv() (*)
  3e73bab... display: Clean up creation of the guard window a bit... (*)
  2db9f55... window-x11: Fix offscreen window match expression (*)
  965a784... screen: Fix build (*)
  0a9754f... main: Squash constness warning (*)
  3e98ffa... wayland-surface: Don't crash if a client destroys a buffer  (*)
  b8e096d... Bump version to 3.11.5 (*)
  a653946... shaped-texture: Remove get_clip (*)
  71efbf0... shaped-texture: Constify clip (*)
  1ebaaa1... shaped-texture: Clean up code flow a bit (*)
  9542b46... window-actor: Clean up whitespace (*)
  27ab516... cullable: Reset the culling state instead of skipping the t (*)
  f6db756... shaped-texture: Move unobscured_region processing here (*)
  a833666... shaped-texture: Fix unused variable warning (*)
  0ce64e4... build: Don't build client-protocols for things (*)
  8566566... xwayland: Split out the XWayland stuff into its own private (*)
  d694260... xwayland: Fix xwayland (*)
  912a0ab... wayland: Remove edges (*)
  0c213c8... wayland: Add support for the delete event (*)
  def5e86... wayland: Add support for the set_margin request (*)
  6561b53... display: Clean up screen management code (*)
  0c7a7d7... Disable clutter's high dpi scaling (*)
  ddaae9c... Fix build (*)
  6b66553... display: Remove unused variable (*)
  593db0b... default: Make the map animation more friendly (*)
  87b20d7... autogen.sh: use #!/bin/sh instead of #!/bin/bash (*)
  0638093... wayland-surface: Make set_fullscreen / set_maximized and fr (*)
  f16e9b2... wayland-surface: Make set_margin double-buffered as well (*)
  2be5401... window: fix invalid read in computing the input shape (*)
  0c5a6ad... window: don't set _NET_WM_FULLSCREEN_MONITORS to bogus valu (*)
  aec3edb... Always map the client and frame windows (*)
  4efe448... compositor: Delay meta_compositor_add_window until the firs (*)
  a0ef7c7... Move position-changed / size-changed signals to the MetaWin (*)
  d043d99... idle-monitor: avoid XSyncBadAlarm X error (*)
  d9659d4... wayland-surface: Don't crash when someone tries to run a na (*)
  bd1bec5... wayland-surface: Prefix xdg-shell methods with "xdg_shell_" (*)
  11aa3c0... wayland-surface: Don't require we manually bump the version (*)
  a66060e... Revert "Move window pings to MetaWindow" (*)
  f27f6aa... Update to new xdg-shell pinging standards (*)
  d39baeb... wayland-surface: Destroy the right thing (*)
  e3a0f2c... default: Don't wait to show the stage (*)
  2f45631... default: Use a consistent rand() for monitor backgrounds (*)
  f9f2a82... xwayland: Don't -retro (*)
  c485637... default: Don't use anchor points (*)
  2e7a56a... wayland: Rename resource_destroy_cb to wl_surface_destructo (*)
  515dc08... pointer/keyboard: Do a series of renames to our listener as (*)
  b656491... pointer/keyboard: Put the destroy listener on the right res (*)
  ed18580... default: Improve the destroy effect as well (*)
  f26de40... main: Remove clutter / cogl option groups (*)
  304a525... wayland: Remove is_native from seat (*)
  4e6321c... monitor: Kill off another use of is_native (*)
  6038877... cursor-tracker: Kill off the last user of is_native (*)
  dcd628d... wayland: Kill meta_wayland_compositor_is_native (*)
  86f057a... monitor: Add a Wayland backend (*)
  ef24fb6... wayland: Don't use WESTON_LAUNCHER_SOCK (*)
  57728b4... Kill HAVE_WAYLAND (*)
  ac20ac5... login1
  9c81b89... ff

(*) 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]