1ec5201 - Rebase to master branch as of 2020-04-15

Authored and Committed by Mike DePaulo 4 years ago
40 files changed. 315 lines added. 202 lines removed.
.gitignore
file modified
+1 -0
0001-general-Update-to-gnome-shell-3.36-code-with-more-ac.patch
file modified
+18 -18
0002-general-Use-Clutter.ActorAlign-to-set-alignments.patch
file modified
+5 -5
0003-docking-Ensure-that-all-the-slider-children-are-prop.patch
file modified
+3 -3
0004-dash-Use-clutter-alignment-to-ensure-we-properly-arr.patch
file modified
+3 -3
0005-dash-Properly-respect-RTL-layout-applying-the-right-.patch
file modified
+3 -3
0006-metadata-Set-extension-compatible-with-shell-3.36-on.patch
file modified
+3 -3
0007-utils-Use-more-ES6-compliant-code-to-override-calls.patch
file modified
+3 -3
0008-windowPreview-Only-hide-the-close-button-if-no-entry.patch
file modified
+3 -3
0009-appIcons-windowPreview-Use-vfunc-instead-of-signals.patch
file modified
+11 -11
0010-docking-Remove-unused-value.patch
file modified
+3 -3
0011-dash-docking-Don-t-use-the-_delegate-pattern.patch
file modified
+8 -8
0012-dash-Reuse-as-much-as-possible-upstream-code.patch
file modified
+86 -13
0013-stylesheet-Define-width-for-top-bottom-drop-placehol.patch
file added
+31
0014-appIconIndicators-Make-the-count-badge-text-size-rel.patch0013-appIconIndicators-Make-the-count-badge-text-size-rel.patch
file renamed
+3 -3
0015-dash-Sync-some-more-to-the-upstream-cleanups.patch0014-dash-Sync-some-more-to-the-upstream-cleanups.patch
file renamed
+6 -6
0016-docking-Properly-replace-default-dash-in-all-modes.patch0015-docking-Properly-replace-default-dash-in-all-modes.patch
file renamed
+5 -5
0017-docking-Don-t-sync-overview-s-iconSize-anymore.patch0016-docking-Don-t-sync-overview-s-iconSize-anymore.patch
file renamed
+3 -3
0018-docking-Reset-old-dash-changes-if-something-changes-.patch0017-docking-Reset-old-dash-changes-if-something-changes-.patch
file renamed
+3 -3
0019-docking-Cleanup-the-docks-destruction-code.patch0018-docking-Cleanup-the-docks-destruction-code.patch
file renamed
+3 -3
0020-docking-Use-parent-vfunc-results-to-get-slider-conta.patch0019-docking-Use-parent-vfunc-results-to-get-slider-conta.patch
file renamed
+3 -3
0021-docking-Add-mainDock-property-to-DockManager-and-use.patch0020-docking-Add-mainDock-property-to-DockManager-and-use.patch
file renamed
+3 -3
0022-docking-Don-t-pass-allDocks-to-every-child.patch0021-docking-Don-t-pass-allDocks-to-every-child.patch
file renamed
+3 -3
0023-docking-Ignore-key-repeat.patch0022-docking-Ignore-key-repeat.patch
file renamed
+3 -3
0024-fileManager1API-Use-a-cancellable-to-stop-proxy-crea.patch0023-fileManager1API-Use-a-cancellable-to-stop-proxy-crea.patch
file renamed
+3 -3
0025-dash-Cleanup-preferred-width-height-vfuncs-reusing-u.patch0024-dash-Cleanup-preferred-width-height-vfuncs-reusing-u.patch
file renamed
+4 -4
0026-dash-Get-content-box-from-the-themeNode.patch0025-dash-Get-content-box-from-the-themeNode.patch
file renamed
+4 -4
0027-dash-Some-code-cleanups-to-match-Upstream-code-bette.patch0026-dash-Some-code-cleanups-to-match-Upstream-code-bette.patch
file renamed
+4 -4
0028-appIcons-Redirect-events-from-the-showAppIcon-toggle.patch0027-appIcons-Redirect-events-from-the-showAppIcon-toggle.patch
file renamed
+9 -9
0029-general-Don-t-use-Gtk-enum-definitions-for-St-widget.patch0028-general-Don-t-use-Gtk-enum-definitions-for-St-widget.patch
file renamed
+5 -5
0030-docking-Apply-the-height-width-dash-constraint-after.patch0029-docking-Apply-the-height-width-dash-constraint-after.patch
file renamed
+3 -3
0031-docking-Delay-toggling-to-group-multiple-requests.patch0030-docking-Delay-toggling-to-group-multiple-requests.patch
file renamed
+3 -3
0032-docking-Consider-theming-when-computing-the-sliderCo.patch0031-docking-Consider-theming-when-computing-the-sliderCo.patch
file renamed
+3 -3
0033-docking-Reimplement-Clutter.BindConstraint-to-bind-t.patch0032-docking-Reimplement-Clutter.BindConstraint-to-bind-t.patch
file renamed
+5 -5
0034-docking-Replace-the-dashSpacer-instance-in-default-c.patch0033-docking-Replace-the-dashSpacer-instance-in-default-c.patch
file renamed
+4 -4
0035-docking-Make-sure-we-don-t-send-the-overview-offscre.patch0034-docking-Make-sure-we-don-t-send-the-overview-offscre.patch
file renamed
+4 -4
0036-launcherAPI-Actually-keep-track-of-the-unity-bus-ID-.patch0035-launcherAPI-Actually-keep-track-of-the-unity-bus-ID-.patch
file renamed
+3 -3
0037-docking-Completely-replace-upstream-dash-spacer-only.patch0036-docking-Completely-replace-upstream-dash-spacer-only.patch
file renamed
+7 -7
gnome-shell-extension-dash-to-dock.spec
file modified
+37 -29
sources
file modified
+1 -1
    - Rebase to master branch as of 2020-04-15
      ("Use new convenience function to open settings")
    - Use latest proposed patches (37 total) for GNOME 3.36 compatibility
      as of 2020-04-16
      ("DnD shoud work properly also in horizontal mode")
    
        
  • Build failed
    failure
    Built as gnome-shell-extension-dash-to-dock-67-8.20200415git3ca96a2.fc33
    4 years ago
file modified
+1 -0
0014-appIconIndicators-Make-the-count-badge-text-size-rel.patch 0013-appIconIndicators-Make-the-count-badge-text-size-rel.patch
file renamed
+3 -3
0015-dash-Sync-some-more-to-the-upstream-cleanups.patch 0014-dash-Sync-some-more-to-the-upstream-cleanups.patch
file renamed
+6 -6
0016-docking-Properly-replace-default-dash-in-all-modes.patch 0015-docking-Properly-replace-default-dash-in-all-modes.patch
file renamed
+5 -5
0017-docking-Don-t-sync-overview-s-iconSize-anymore.patch 0016-docking-Don-t-sync-overview-s-iconSize-anymore.patch
file renamed
+3 -3
0018-docking-Reset-old-dash-changes-if-something-changes-.patch 0017-docking-Reset-old-dash-changes-if-something-changes-.patch
file renamed
+3 -3
0019-docking-Cleanup-the-docks-destruction-code.patch 0018-docking-Cleanup-the-docks-destruction-code.patch
file renamed
+3 -3
0020-docking-Use-parent-vfunc-results-to-get-slider-conta.patch 0019-docking-Use-parent-vfunc-results-to-get-slider-conta.patch
file renamed
+3 -3
0021-docking-Add-mainDock-property-to-DockManager-and-use.patch 0020-docking-Add-mainDock-property-to-DockManager-and-use.patch
file renamed
+3 -3
0022-docking-Don-t-pass-allDocks-to-every-child.patch 0021-docking-Don-t-pass-allDocks-to-every-child.patch
file renamed
+3 -3
0023-docking-Ignore-key-repeat.patch 0022-docking-Ignore-key-repeat.patch
file renamed
+3 -3
0024-fileManager1API-Use-a-cancellable-to-stop-proxy-crea.patch 0023-fileManager1API-Use-a-cancellable-to-stop-proxy-crea.patch
file renamed
+3 -3
0025-dash-Cleanup-preferred-width-height-vfuncs-reusing-u.patch 0024-dash-Cleanup-preferred-width-height-vfuncs-reusing-u.patch
file renamed
+4 -4
0026-dash-Get-content-box-from-the-themeNode.patch 0025-dash-Get-content-box-from-the-themeNode.patch
file renamed
+4 -4
0027-dash-Some-code-cleanups-to-match-Upstream-code-bette.patch 0026-dash-Some-code-cleanups-to-match-Upstream-code-bette.patch
file renamed
+4 -4
0028-appIcons-Redirect-events-from-the-showAppIcon-toggle.patch 0027-appIcons-Redirect-events-from-the-showAppIcon-toggle.patch
file renamed
+9 -9
0029-general-Don-t-use-Gtk-enum-definitions-for-St-widget.patch 0028-general-Don-t-use-Gtk-enum-definitions-for-St-widget.patch
file renamed
+5 -5
0030-docking-Apply-the-height-width-dash-constraint-after.patch 0029-docking-Apply-the-height-width-dash-constraint-after.patch
file renamed
+3 -3
0031-docking-Delay-toggling-to-group-multiple-requests.patch 0030-docking-Delay-toggling-to-group-multiple-requests.patch
file renamed
+3 -3
0032-docking-Consider-theming-when-computing-the-sliderCo.patch 0031-docking-Consider-theming-when-computing-the-sliderCo.patch
file renamed
+3 -3
0033-docking-Reimplement-Clutter.BindConstraint-to-bind-t.patch 0032-docking-Reimplement-Clutter.BindConstraint-to-bind-t.patch
file renamed
+5 -5
0034-docking-Replace-the-dashSpacer-instance-in-default-c.patch 0033-docking-Replace-the-dashSpacer-instance-in-default-c.patch
file renamed
+4 -4
0035-docking-Make-sure-we-don-t-send-the-overview-offscre.patch 0034-docking-Make-sure-we-don-t-send-the-overview-offscre.patch
file renamed
+4 -4
0036-launcherAPI-Actually-keep-track-of-the-unity-bus-ID-.patch 0035-launcherAPI-Actually-keep-track-of-the-unity-bus-ID-.patch
file renamed
+3 -3
0037-docking-Completely-replace-upstream-dash-spacer-only.patch 0036-docking-Completely-replace-upstream-dash-spacer-only.patch
file renamed
+7 -7
file modified
+1 -1