[gnome-shell] (248 commits) Non-fast-forward update to branch wip/fmuellner/gtk4



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

  bd65d3c... wip: Port extensions app/portal to GTK4

Commits added to the branch:

  fe131f9... workspace: Increase window clone fade duration to 200 ms (*)
  e7ec373... workspacesView: Rename show to animateToOverview (*)
  8914a46... workspacesView: Override vfunc_hide (*)
  fc3bc76... viewSelector: Rename show to animateToOverview (*)
  5569090... viewSelector: Make sure it's invisible when overview is hid (*)
  8154728... environment: Add Math.clamp (*)
  b3aab7f... Updated Spanish translation (*)
  090057d... workspace: Track windows in WindowClone layout manager (*)
  1ea22a5... workspace: Use bounding-box property from layout manager (*)
  a2545d1... workspace: Implement windowCenter using bounding box (*)
  cc5ed2f... workspace: Use generic _addWindow function to add new clone (*)
  4582d7a... workspace: Remove no longer valid comment (*)
  6874532... Update Chinese (China) translation (*)
  46547ae... shell-mime-sniffer: Ignore invalid file content type (*)
  e0a8cb5... calendar-server: Move method (*)
  12c7f69... calendar-server: Notify HasCalendar changes when updating v (*)
  d36a180... calendar: Remove events section from message list (*)
  ff55cf0... calendar: Don't restrict section visibility by date (*)
  8451df9... calendar: Simplify placeholder (*)
  771050f... messageList: Remove setDate() method (*)
  fdd9def... dateMenu: Add "Events" section (*)
  e0f3e13... Update Ukrainian translation (*)
  ac34dbe... Update Catalan translation (*)
  d3efbcc... Updated Spanish translation (*)
  fdfcacf... st/entry: Fix leak when copying or cutting text using short (*)
  d8e6f65... appDisplay: Add folder dialog to overview group (*)
  3a53b25... appDisplay: Constrain dialog to primary display (*)
  c040d08... appDisplay: Make folder dialog cover the whole screen (*)
  60d7999... appDisplay: Make AppFolderDialog subclass St.Bin (*)
  d4a947b... appDisplay: Zoom dialog child in and out (*)
  c790c01... appDisplay: Move adaptToSize call to FolderView (*)
  5cfe5bf... appDisplay: Move click action to dialog (*)
  8ae99a6... appDisplay: Remove event blocker (*)
  30172b5... appDisplay: Popdown folder dialog on DnD (*)
  0de98eb... appDisplay: Don't connect to 'space-closed' (*)
  f442c95... appDisplay: Fix misnamed variable (*)
  1691e42... appDisplay: Remove unused variable (*)
  85e055f... appDisplay: Don't change search entry's reactive state (*)
  3d6add6... appDisplay: Hide folder icon when dialog is open (*)
  a60b8b3... appDisplay: Set minRows to 3 in folder dialog grid (*)
  ffdf3fe... appDisplay: Fade the dialog background (*)
  687928e... appDisplay: Don't fade icons when a folder dialog is open (*)
  be02f76... iconGrid: Trivial comment cleanup (*)
  1e9b170... background: Adapt to MetaBackgroundContent (*)
  0561af6... overview: Adapt to MetaBackgroundContent (*)
  c210052... Update Japanese translation (*)
  8cd352b... Update Japanese translation (*)
  d2cf13e... unlockDialog: Set Switch User Button via _updateUserSwitchV (*)
  a3257e8... Update Japanese translation (*)
  f0ee9cd... util: Remove unused class CloseButton (*)
  df14952... workspace: Add API to get windows and metaWindow to WindowC (*)
  40123ae... workspace: Close windows using new layout manager API (*)
  33ab530... workspace: Add window overlay to WindowClone (*)
  96bfd1f... workspace: Adjust for close button side in chromeWidth (*)
  2b43173... workspace: Set maxChromeWidth to window clone width (*)
  c563433... workspace: Remove WindowOverlay in favour of new overlays o (*)
  f91f980... Update Turkish translation (*)
  baeb407... workspacesView: Avoid setting invalid geometries on views (*)
  af543da... workspacesView: Only animate on show() when geometries are  (*)
  b2c35e4... workspace: Unbreak reposition animation (*)
  9b22f61... workspace: Use invisible guide actor to center overlay titl (*)
  522ecba... workspace: Center overlay close button on border using guid (*)
  d7185d7... windowManager: Clean up starting of size-change animations  (*)
  8078d78... windowManager: Also clear animationInfo when size-changed w (*)
  4a6f550... windowManager: Use new mutter API to freeze window actors o (*)
  c23ad83... windowManager: Warn when removing old animationInfo (*)
  15dc37a... Update Kazakh translation (*)
  dd8e1ae... st-widget: Use clutter_input_device_get_actor() to get poin (*)
  cadbf7c... workspace: Rename WindowClone to WindowPreview (*)
  f4fcba7... workspace: Remove slot property of WindowPreview (*)
  93a542d... workspace: Set WindowPreview offscreen redirect inside cons (*)
  96f5e2b... workspace: Call _activate() directly when clicking the wind (*)
  d4f8ea1... workspace: Make some functions in WindowPreview private (*)
  039431a... workspace: Stop using clone terminology in WindowPreviewLay (*)
  c281e86... workspace: Only pass MetaWindow to WindowPreviewLayout (*)
  4660074... workspace: Stop using WindowPreview.realWindow in the overv (*)
  8c49f45... workspace: Set overviewHint on MetaWindow (*)
  6bef933... workspace: Initialize WindowPreview using a MetaWindow (*)
  8357739... workspace: Stop exporting window actor in the WindowPreview (*)
  e4cbe51... workspace: Split WindowPreview into a separate file (*)
  3f4b253... st/viewport: Fix horizontal translation in RTL locales (*)
  8d7f7e6... st/scroll-view: Adjust scroll events in RTL locales (*)
  0db41a3... st/scroll-bar: Fix horizontal bar in RTL locales (*)
  b2eeda9... dnd: Don't override fixed position if actor had no fixed po (*)
  82da73b... dnd: Fix size of actors which don't get allocated their pre (*)
  89ba856... dnd: Set drag actor position immediately after reparenting (*)
  d7c3050... Update Romanian translation (*)
  8e05fa2... st: Don't leak st_describe_actor strings (*)
  3555550... iconGrid: Introduce IconGridLayout (*)
  4e05bcd... iconGrid: Use IconGridLayout (*)
  c5dbdad... iconGrid: Adapt grid layout according to available size (*)
  4c2c129... appDisplay: Move child focus handling to IconGrid (*)
  fb4a4ca... appDisplay: Redisplay folders before AppDisplay (*)
  75c4e1c... appDisplay: Actually destroy icons (*)
  6ba2913... appDisplay: Add items in order (*)
  3c3c3b7... appDisplay: Don't destroy FolderView directly (*)
  5aee714... theme: Adjust folder dialog CSS (*)
  45d8e11... Add pagination to the folder dialog (*)
  cff0752... appDisplay: Factor out shared code into BaseAppView (*)
  68203e7... appDisplay: Allow a slighly bigger area for drag overshoot (*)
  1e77e6f... pageIndicator: Add getter for current number of pages (*)
  aa70020... appDisplay: Compare indicator and grid pages (*)
  ec36762... st: Add st_clipboard_get_content() (*)
  08a5f41... windowManager: Support prepending workspace with horizontal (*)
  5e66b10... Updated Lithuanian translation (*)
  a368df6... volume: Update indicator when microphone volume changes (*)
  87e4bf5... windowPreview: Fix a division by zero (*)
  980a90f... dateMenu: Do not ellipsize clock (*)
  e4db68a... Revert "workspacesView: Work around spurious allocation cha (*)
  c7e597c... overviewControls: Animate sidebars the same duration as win (*)
  26d27fd... overview: Define ANIMATION_TIME earlier (*)
  81be25b... Update Kazakh translation (*)
  821f3e8... overview: Pass drag source on item-drag-* signals (*)
  8f547c9... iconGrid: Adjust animation delay (*)
  8f8ecdb... appDisplay: Update folder dialog field before ungrabbing (*)
  3f9cc0e... Update Kazakh translation (*)
  ae338af... st-label: Keep labels fully pre-rendered on the GPU (*)
  e86e88e... workspacesView: Don't make reactive (*)
  da73898... workspacesView: Small cleanup (*)
  0717f76... Replace anchor point by translation and pivot point (*)
  c1f06da... st/tests: Replace ClutterGroup by ClutterActor (*)
  6dbcb5f... Update Kazakh translation (*)
  481014a... st/viewport: Only extend child allocation when scrolled (*)
  e4bb203... dialog: Check whether text changed when setting title or de (*)
  0ff7594... dialog: Return GLib.SOURCE_REMOVE instead of false (*)
  73f8c1c... inhibitShortcutsDialog: Enable line wrapping for additional (*)
  e904663... cleanup: Use Meta.Workspace.active property (*)
  d51a622... Update Latvian translation (*)
  8451224... altTab: Remove down arrow when removing an app from switche (*)
  140ab4d... unlockDialog: Fix scale-factor handling on multihead (*)
  cb9842e... Use new clutter_actor_get_resource_scale() API (*)
  1524abc... Switch to ClutterActors resource-scale-changed signal (*)
  d885486... st/widget: Remove get_resource_scale function (*)
  ecdf62d... st/viewport: Invalidate transform when it changes (*)
  770231c... st/image-content: Implement GIcon interface (*)
  d7cb2ee... st/texture-cache: Return a GIcon from bind_cairo_surface_pr (*)
  86b5a43... shell/app: Add new get_icon() method (*)
  482c655... messageTray: Remove SourceActorWithLabel class (*)
  918b3ee... st/theme-node-transition: Pass actor when constructing time (*)
  4aabcd9... shell/global: Adapt to after-paint signal type signature (*)
  5ea5442... st/adjustment: Add ::actor property (*)
  7523562... background: Use actor.content.background (*)
  809f820...     gdm: Refactor oVirt to a generic CredentialManager inte (*)
  4ea0fca...     gdm: Introduce vmware credential manager for pre-authen (*)
  bf47d1b... shell/window-tracker: Minor simplification (*)
  b608369... shell/window-tracker: Enforce prefix for sandboxed applicat (*)
  f29dbd1... shell/window-tracker: Match on WM_CLASS first (*)
  1e72874... keyboard: Fix setting height in portrait orientation (*)
  261d36b... keyboard: Request a bigger size in portrait orientation (*)
  b7db56c... workspacesViews: Use translation for showing Workspaces (*)
  21187a4... workspace: Introduce layout manager for allocating the Work (*)
  7511892... workspace: Use the new WorkspaceLayout for allocating windo (*)
  6757c7d... workspace: Animate opening new windows while in overview (*)
  c26860d... windowPreview: Ensure style as soon as preview is realized (*)
  ff89693... workspace: Handle minimized windows in layout (*)
  c134091... windowPreview: Allow to disable overlay (*)
  b5d9258... workspace: Disable preview overlays unless fully zoomed out (*)
  124eb1c... workspace: Account for window picker padding (*)
  75f8903... workspace: Use actual container allocation (*)
  51fd087... workspacesView: Simplify syncing actual geometry (*)
  5e4b65d... workspacesView: Use work area for default geometry (*)
  ff13ad9... workspacesView: Stop using full geometry (*)
  d66cd0d... workspacesView: Don't set full geometry (*)
  96f63b0... workspacesView: Properly allocate workspaces (*)
  602078c... workspacesView: Add back overview transition (*)
  89574ab... windowPreview: Remove slotId property (*)
  03bcd4c... unlockDialog: Small cleanup (*)
  fa97f71... workspace: Remove reserved slots (*)
  14cfd74... workspace: Always start in FLOATING state (*)
  52a7481... workspacesView: Only animate primary view (*)
  30ff762... workspacesView: Decouple syncing geometry from updating vie (*)
  ef56b14... workspacesView: Always sync geometry after showing overview (*)
  9297d87... workspacesView: Do not animate primary view geometry when f (*)
  06df792... windowPreview: Adapt to ClutterActor API changes (*)
  7031449... Bump version to 3.37.3 (*)
  0ad242a... shell/window-tracker: Tighten sandbox ID prefix check (*)
  9363fd3... workspaceSwitcherPopup: Set offscreen redirect always (*)
  7b5c6b6... Update German translation (*)
  0893789... workspacesView: Update visibily when gesture drag begins (*)
  be190cc... Update Chinese (China) translation (*)
  049f348... Update Chinese (China) translation (*)
  9bb64da... Update Friulian translation (*)
  9e8883c... workspacesView: Do not skip entire overview transition (*)
  ed4baec... workspacesView: Really don't animate primary view when fadi (*)
  6cdaec4... workspace: Always use floating layout for fade transition (*)
  2a0c116... workspace: Reset window opacity after overview transitions (*)
  82be010... workspace: Always set state at the end of overview transiti (*)
  de8b43a... Update Greek translation (*)
  95bb194... layout: Remove redundant background refresh (*)
  f0d2509... extensionDownloader: Fix check for updates with several ext (*)
  51e1e6d... Update Brazilian Portuguese translation (*)
  4a9c2ee... Update Brazilian Portuguese translation (*)
  97509bf... Update Brazilian Portuguese translation (*)
  d339c94... keyboard: Move named icons into subdirectories (*)
  168cfdd... keyboard: Fix missing key icons in numeric level (*)
  f50205e... calendar-server: Remove delay before event emission (*)
  427b9ac... iconGrid: Add drop target API (*)
  8e24ac6... appDisplay: Ignore dragging over leeways (*)
  1e31caf... appDisplay: Introduce moveItem API (*)
  2bc8175... appDisplay: Accept dropping any kind of icon over it (*)
  1d86424... appDisplay: Factor out item addition and removal methods (*)
  fae2078... appDisplay: Move icons when hovering the grid (*)
  8a50a8e... appDisplay: Allow incomplete pages (*)
  8e23ff8... gschema: Introduce the 'app-picker-layout' key (*)
  e1ea1d2... appDisplay: Introduce PageManager (*)
  e3f3297... appDisplay: Save pages after dropping (*)
  18234ea... appDisplay: Use custom function to retrieve item page and p (*)
  40de201... appDisplay: Factor out draggable code into AppViewItem (*)
  d04d6e0... appDisplay: Check 'app-picker-layout' to make icons draggab (*)
  f4ce1cf... appDisplay: Make FolderIcon draggable (*)
  783dbe2... appDisplay: Don't resort folders when name changes (*)
  b64ce21... appDisplay: Create app folder where the drop happened (*)
  d1cbf6c... appDisplay: Allow overshooting any icon (*)
  701d110... appDisplay: Restore dragged item's position on drag cancel (*)
  578ae29... appDisplay: Add placeholder when moving from folder dialog (*)
  cceb747... appDisplay: Ensure icons always are at the correct position (*)
  60311aa... appDisplay: Fully hide icon when dragging (*)
  704e08d... appDisplay: Move DnD code to BaseAppView (*)
  16a18f2... appDisplay: Only handle DnD when mapped (*)
  7afab2c... appDisplay: Factor out folder loading code (*)
  f06c257... appDisplay: Allow reordering folders (*)
  730a68d... appDisplay: Increase folder dialog popdown timeout (*)
  d93b51e... appDisplay: Use a drag monitor to check for out-of-dialog d (*)
  bde9740... appDisplay: Append new icons at the first available page af (*)
  b408206... Update Ukrainian translation (*)
  4420f52... Update Romanian translation (*)
  26e66aa... popupMenu: Handle keypress if numlock is enabled (*)
  f386103... Delay login animation until after wallpaper has loaded (*)
  4e0492c... Update Catalan translation (*)
  5c550da... backgroundManager: Always emit 'loaded' signal (*)
  71f5564... layout: Only show ripple animation when overview was toggle (*)
  13137aa... loginDialog: Reset auth prompt on vt switch before fade in (*)
  95436a0... Updated Spanish translation (*)
  71d37bf... util: Remove shell_util_get_transformed_allocation (*)
  260405a... popupMenu: Ungrab when removing active menu (*)
  1812db7... panelMenu: Destroy menu before chaining up (*)
  e5272c8... Update Turkish translation (*)
  fdac060... background: Mark pattern backgrounds as loaded (*)
  20dcc8a... status/remote-access: Visualize recordings as screen record (*)
  73436b5... dbusService: Queue shutdown check on startup (*)
  a9b803f... introspect: Introspect screen size (*)
  2b0731a... Move screencasting into a separate service process (*)
  4c9f42e... data: Use org.gnome.Shell prefix for systemd units (*)
  b710c6e... data: Remove unused, commented and obsolete Conflicts lines (*)
  41d5b14... data: Create generic org.gnome.Shell.target (*)
  01a927f... windowManager: Wait for X11 services using systemd (*)
  b689b35... data: Place the shell into session.slice when using systemd (*)
  e7a502e... wip: Port extensions app/portal to GTK4

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