[gnome-shell] (298 commits) Non-fast-forward update to branch wip/carlosg/centralized-panel-auto-orientation
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (298 commits) Non-fast-forward update to branch wip/carlosg/centralized-panel-auto-orientation
- Date: Thu, 3 Sep 2020 20:22:48 +0000 (UTC)
The branch 'wip/carlosg/centralized-panel-auto-orientation' 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:
f2da70a... systemActions: Use PanelOrientationManaged to manage autoro
Commits added to the branch:
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 (*)
ec36532... Update POTFILES.skip (*)
dd846f1... rfkill: Always sync state on construction (*)
c9708b1... status/network: Use D-Bus to launch Settings panels (*)
d0dab5a... style: Swap text-align in RTL locales (*)
b83c93a... appDisplay: Return false in acceptDrop when not accepting t (*)
18155fc... st/private: Multiply position in fb coordinates with resour (*)
3541a57... cleanup: remove controversial naming (*)
a96c8d9... ci: Explicitly specify job dependencies (*)
2af7264... LoginManager: Add canRebootToBootLoaderMenu and setRebootTo (*)
9d4a3a6... endSessionDialog: Immediately add buttons to the dialog (*)
c2b7010... endSessionDialog: Support rebooting into the bootloader men (*)
757e4b6... shell-screenshot: Change to use clutter_stage_paint_to*() A (*)
01fedee... Update Turkish translation (*)
8993de7... ci: Remove pot file test (*)
9168f60... St Documentation: add and improve documentation for public (*)
e62c075... Update Ukrainian translation (*)
6b78f58... keyboard: Fix missing icons in Keypad (*)
b919035... Update Brazilian Portuguese translation (*)
72a8522... endSessionDialog: Reindent dialog configs (*)
6edd3c4... endSessionDialog: Support updates in restart dialog (*)
1fa1333... endSessionDialog: Remove "Restart" option from shutdown dia (*)
0c5716b... systemActions: Reindent properties (*)
0b56416... sytemActions: Add separate 'restart' action (*)
c723a1b... status/system: Use new indentation style (*)
e6153bb... status/system: Swap power- and user-related items in sessio (*)
2633206... status/system: Add separate 'Restart' item (*)
38777b4... Update Ukrainian translation (*)
adc8b1b... Update Turkish translation (*)
6d38bc6... endSessionDialog: default to not installing updates on low (*)
5091eab... Update Ukrainian translation (*)
9d6ccb6... dbusServices/screencast: Quote filename in pipeline (*)
2e77ed7... Update Basque translation (*)
33ff3dc... Bump version to 3.37.90 (*)
a436226... scripting: Switch to standard async/await pattern (*)
cf1d09b... environment: Mark transitions as "work" (*)
1029e68... perf-tool: Expose --x11 option (*)
0dc1e1e... perf: Add basic run tests (*)
44cbd1e... libcroco: Limit recursion in block and any productions (CVE (*)
1675b54... Updated Galician translations (*)
98d6c4e... Update Catalan translation (*)
015559a... Updated Spanish translation (*)
2f84017... Updated Spanish translation (*)
beddbc0... st/test-theme: Use stage from mutter (*)
f541562... iconGrid: Properly remove pages (*)
84bbedb... Update Galician translations (*)
3c6f59a... st: Fix typo in doc comment (*)
923d926... st: Remove invalid introspection annotation (*)
112b139... cleanup: Remove old compatibility code (*)
990c171... networkAgent: Add missing Uint8Array => string conversion (*)
7fcaf63... appDisplay: Cache app ids in FolderView (*)
fce14a4... Update Romanian translation (*)
d6d5c42... Update Bengali (India) translation (*)
c85273f... Update Bengali (India) translation (*)
cbc24b4... Update Kazakh translation (*)
6d9c6ba... Update Polish translation (*)
03cc091... Update Brazilian Portuguese translation (*)
9dce262... Update Turkish translation (*)
51cdd34... Update Japanese translation (*)
32b1e8d... Update Japanese translation (*)
0043775... authPrompt: Properly get oVirt service name (*)
1c0be1a... polkitAgent: Add missing space to log string (*)
283e50a... Update Persian translation (*)
abfbf1f... Update Finnish translation (*)
4917b04... Update Croatian translation (*)
b80b22e... Update Croatian translation (*)
56b6e65... data: Only unset environment when the service actually ran (*)
6ad9c99... data: Fix description of org.gnome.Shell.target (*)
2fc6384... *: Fix spelling mistakes found by codespell (*)
b1f4ac1... calendar: Vertically center align week numbers (*)
0e1622a... Updated Slovenian translation (*)
efea769... Update Chinese (China) translation (*)
b436f3e... Updated Spanish translation (*)
093603b... unlockDialog: Defend against absence of blur effect (*)
ba804de... status/bluetooth: Fix label for >1 connected devices (*)
852303f... Bump version to 3.37.91 (*)
77b725c... Update Ukrainian translation (*)
35346e9... Update British English translation (*)
99bfe20... Update Brazilian Portuguese translation (*)
6aed948... Update Dutch translation (*)
b8ca1fa... Update Persian translation (*)
6550bca... Update Indonesian translation (*)
360aeba... Updated Lithuanian translation (*)
eb0276a... Update Indonesian translation (*)
8e936a2... Updated Czech translation (*)
6cab57b... Update Friulian translation (*)
a593f84... Update Korean translation (*)
1bc100c... Update Indonesian translation (*)
8384288... Update Serbian translation (*)
4e195d7... appDisplay: Add drop shadow to icons (*)
f7886ac... Updated Spanish translation (*)
f1bc87b... appDisplay: Redisplay on layout changes (*)
95645e1... appDisplay: Only emit layout-changed when not updating page (*)
998e3e6... appDisplay: Connect to GSettings after reading key (*)
69e81e4... Revert "appDisplay: Add drop shadow to icons" (*)
cf997b3... Update Slovak translation (*)
ec53df0... Update French translation (*)
f8c0438... Updated Spanish translation (*)
b3f3591... dbusServices/screencast: Save under resolved file path (*)
206d1fa... dash: Hide the tooltip when an item is clicked (*)
058a2a8... systemActions: Use PanelOrientationManaged to manage autoro
(*) 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]