Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37522770
en ru br
ALT Linux repositórios
S:1.8.1-alt2

Group :: Desktop gráfico/KDE
RPM: kde5-liquidshell

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: alt-panel-minimum-rows.patch
Download


--- a/DesktopPanel.cxx
+++ b/DesktopPanel.cxx
@@ -81,7 +81,7 @@ void DesktopPanel::updateRowCount()
 {
   NETRootInfo ri(QX11Info::connection(), 0, NET::WM2DesktopLayout);
 
-  int newRows = std::max(1, ri.desktopLayoutColumnsRows().height());
+  int newRows = std::max(2, ri.desktopLayoutColumnsRows().height());
 
   if ( newRows != rows )
   {
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009