Ignore:
Timestamp:
02/13/2022 11:42:44 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
831c4508
Parents:
8e305cf
Message:

Package update and a few tweaks:

Update to WebKitGTK-2.34.5

Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.

Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.

Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell-extensions.xml

    r8e305cf r885bcd41  
    7373    </itemizedlist>
    7474
     75    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <itemizedlist spacing="compact">
     77      <listitem>
     78        <para>
     79          Required patch:
     80          <ulink url="&patch-root;/gnome-shell-extensions-&gnome-shell-extensions-version;-upstream_fix-1.patch"/>
     81        </para>
     82      </listitem>
     83    </itemizedlist>
     84
    7585    <bridgehead renderas="sect3">GNOME Shell Extensions Dependencies</bridgehead>
    7686
     
    93103    <title>Installation of GNOME Shell Extensions</title>
    94104
    95     <!-- https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/302
    96     <warning>
    97       <para>
    98         If you have the windowsNavigator extension enabled and you are upgrading
    99         from a previous version of GNOME, disable it before continuing.
    100         This extension is known to cause the Overview menu to lockup after
    101         an application is opened.
    102       </para>
    103     </warning>
    104     -->
     105    <para>
     106      First, fix an issue in the window-list extension that causes icons to not
     107      be displayed at the bottom for open applications:
     108    </para>
     109
     110<screen><userinput remap="pre">patch -Np1 -i ../gnome-shell-extensions-&gnome-shell-extensions-version;-upstream_fix-1.patch</userinput></screen>
    105111
    106112    <para>
Note: See TracChangeset for help on using the changeset viewer.