[gnome-shell] (108 commits) Non-fast-forward update to branch wip/carlosg/grabs-pt3



The branch 'wip/carlosg/grabs-pt3' 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:

  ce68663... st: Use ClutterGrab for StButton implicit grab
  593d644... st: Use ClutterGrab for StScrollBar implicit grab
  cc7889b... slider: Use Clutter.grab() for implicit grab
  262ff76... modalDialog: Make reactive
  c4f2331... lookingGlass: Use Clutter.grab() for actor picking
  5dc19c3... boxPointer: Do not mute key events while showing
  809921a... appDisplay: Explicitly highlight selected app icon
  2b1d93e... main: Use Clutter.grab() underneath Main.push/popModal
  f04dc56... overview: Grab on the stage
  be08be1... lookingGlass: Use lookingGlass dialog for modal grab
  d86dccc... dnd: Use Clutter.grab() for DnD grab
  0d66dee... padOsd: Capture events on itself
  8253948... grabHelper: Use Clutter.grab() underneath
  044bde3... popupMenu: Drop unused blockSourceEvents switch
  39fac07... popupMenu: Refactor focus and key management
  0da3b10... js: Change main.pushModal to return the Clutter.Grab handle
  b8ac9e8... appDisplay: Drop grabHelper.addActor() call
  95afc04... grabHelper: Drop addActor/removeActor calls
  8aba3d5... shell: Drop shell_global_begin/end_modal()

Commits added to the branch:

  f07a40d... environment: Require libgweather 3.0 (*)
  ab52ce4... dateMenu: Port to GWeather 4.0 (*)
  891978b... extensions-app: Use AdwApplication (*)
  f075443... extensions-app: Use Adw.Application's automatic style loadi (*)
  ec0ee7e... extensions-app: Use `.heading` class for headings (*)
  35b2622... extensions-app: Use `.content` class for lists (*)
  e0f2674... extensions-app: Replace empty views with AdwStatusPage (*)
  1359ced... extensions-app: Vertically center updates bar text (*)
  ab59777... extensions-app: Use AdwPreferencesPage and AdwPreferencesGr (*)
  f752be2... docs: Use gender-neutral pronouns (*)
  f04914a... js: Remove dead code in loginDialog and workspacesView (*)
  2801d0b... messageTray: Close SHOWING banner when its notification is  (*)
  a48fd70... ci: Bump mutter image (*)
  a13b235... shell/app: Honor XDG SingleMainWindow key (*)
  8c1cf3f... dbusServices/extensions: Instruct gjs to generate unique GT (*)
  f322e00... windowManager: Set correct unfullscreen gesture enabled sta (*)
  88a8bc7... st/box-layout: Deprecate :pack-start property (*)
  596432d... Update Brazilian Portuguese translation (*)
  f3eb016... main: Don't terminate remote session in headless mode (*)
  ee41dfd... ControlsManager: Propagate unmap before hiding the Workspac (*)
  f1dc05f... Update Persian translation (*)
  330894f... Bump version to 42.alpha (*)
  fe3a80a... data: Add Swiss French and Swiss German OSK layouts (*)
  2d6f4aa... ci: Add missing node type (*)
  828da18... background: Don't override synchronous load() with an async (*)
  ac4412e... lookingGlass: Add switches for debug flags (*)
  87101cf... switcherPopup: Rename _onItemEnter() to _onItemMotion() (*)
  d8a3867... altTab: Also return EVENT_PROPAGATE in override of _onItemM (*)
  98e270e... altTab: Remove override of _itemEnteredHandler() (*)
  7ae6949... altTab: Use this._highlighted instead of this._curApp in Ap (*)
  051a6be... gdm: Add AuthList control (*)
  11401c1... gdmUtil: Enable support for GDM's ChoiceList PAM extension (*)
  12c300a... extensionSystem: Ignore spurious disable-extension-version- (*)
  0e4b87f... screencastService: Create directory if it doesn't exist (*)
  199529a... style: Stylesheet updates for GNOME 42 (*)
  6a10f2f... panel: Fix corner transition when slowed down (*)
  3de418e... loginDialog: Fix timing issue (*)
  e7c728a... schemas: Rename gnome-control-center to org.gnome.Settings (*)
  87927b8... ui: Rename gnome-control-center to org.gnome.Settings (*)
  6a88c0f... stylesheet: Fixes and missed updates for the 42 refresh (*)
  869560e... extensions-tool: Request missing attribute (*)
  753eee2... Update Chinese (China) translation (*)
  a0c8462... ci: Bump mutter image (*)
  b001f18... ci: Update js image (*)
  1fe79a3... lint: Partially sync with gjs (*)
  b54111e... cleanup: Use logical assignments (*)
  f4b75d0... popupMenu: Center labels vertically (*)
  e38a416... lightbox: GLSL requires real numbers, not integers (*)
  1e2a10f... shellDBus: Return error on invalid app IDs (*)
  7f65fa4... altTab: Check for reentrancy in override function of _onIte (*)
  c8f3db3... altTab: Only calculate iconSize once (*)
  7c49ac5... altTab: Also use getWindows() for AppSwitcher (*)
  0812722... Update Hebrew translation (*)
  6f02582... Update Slovenian translation (*)
  f9037f5... shell/app: Do not try to activate OR windows (*)
  81f62e9... lightbox: Fix banding issues with the vignette shader (*)
  8ebc478... Add scaffolding for the new screenshot UI (*)
  3b4fe9a... screenshot-ui: Add the control panel (*)
  df0cd34... screenshot-ui: Add close button (*)
  7245f95... screenshot-ui: Add IconLabelButton (*)
  71c6918... screenshot: Add API to get PNG stream from a texture (*)
  deb614a... screenshot: Add API to screenshot stage to a ClutterContent (*)
  6f42eaf... screenshot-ui: Add capturing and screen selection (*)
  e126891... screenshot-ui: Bind Ctrl-C, Enter, Space to capture (*)
  f3d5991... screenshot-ui: Add area selection (*)
  d10e626... screenshot-ui: Add window selection (*)
  4c198fe... screenshot-ui: Add new selector icons (*)
  1321bb7... screenshot-ui: Add a check icon to selected window (*)
  639a346... screenshot-ui: Add keyboard navigation (*)
  941774b... screenshot-ui: Add cursor capturing option (*)
  4e93d35... screenshot-ui: Add tooltips to buttons (*)
  77eeaf6... screenshot-ui: Extract _saveScreenshot() (*)
  95df526... screenshot-ui: Store screenshots to files (*)
  0b83541... screenshot-ui: Show a notification on capture (*)
  4442ced... screenshot-ui: Make screenshots appear in recent items (*)
  27bcf0d... screenshot-ui: Use ImageContent for notification icon (*)
  7d43038... screenshot-ui: Add support for disable-save-to-disk (*)
  1cee7e6... overviewControls: Handle keyboard navigation (*)
  c256ca4... style: Handle sections in submenus (*)
  a519381... Update Ukrainian translation (*)
  e84491a... Updated Spanish translation (*)
  918e02a... Update Russian translation (*)
  a479739... Update Brazilian Portuguese translation (*)
  bcfcacd... st: Use ClutterGrab for StButton implicit grab (*)
  a8a9d4f... st: Use ClutterGrab for StScrollBar implicit grab (*)
  88a8ba0... slider: Use Clutter.grab() for implicit grab (*)
  88d60a7... modalDialog: Make reactive (*)
  81179bb... authPrompt: Make actor reactive (*)
  0e4cd3b... lookingGlass: Use Clutter.grab() for actor picking (*)
  876765d... boxPointer: Do not mute key events while showing (*)
  49b9ae0... appDisplay: Explicitly highlight selected app icon (*)
  f4cae72... main: Use Clutter.grab() underneath Main.push/popModal (*)
  35d293d... overview: Grab on the stage (*)
  05a6b35... overview: Propagate crossing events in cover pane (*)
  bad385d... lookingGlass: Use lookingGlass dialog for modal grab (*)
  5305bee... dnd: Use Clutter.grab() for DnD grab (*)
  f2cca5c... padOsd: Capture events on itself (*)
  3a77d78... loginDialog: Perform grab on the stage actor (*)
  0f315a6... grabHelper: Use Clutter.grab() underneath (*)
  63725ef... popupMenu: Drop unused blockSourceEvents switch (*)
  2709f6c... popupMenu: Refactor focus and key management (*)
  7419674... js: Change main.pushModal to return the Clutter.Grab handle (*)
  21913b4... dialog: Handle key events on self (*)
  21cc534... screenshot: Port to Clutter.Grab (*)
  1dcc6d1... js/main: Add docs to private function (*)
  522175d... appDisplay: Drop grabHelper.addActor() call
  a8ab6f7... grabHelper: Drop addActor/removeActor calls
  509594d... shell: Drop shell_global_begin/end_modal()

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