- Update to 3.3.1: * Fully support nanosvg as an alternative to librsvg. * Rolled up windows can now be moved vertically with icesh. * Fix multi-monitor when primary monitor is right-below of secondary. * Don't resize when a client adjusts its WM_NORMAL_HINTS increments. * Report the audio interface in the configure summary. * Consider that the keyboard may have been changed externally. * Increase the timeout for the dynamic menu generator to 2 seconds. * Don't reactivate a focused window when RaiseOnClick is guaranteed. * Let the winoption "ignorePositionHint" also ignore the USPosition. * Fix the "ignoreOverrideRedirect" winoption. * Let icesh also spy on RandR monitor configuration events. OBS-URL: https://build.opensuse.org/request/show/1060566 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=131
14 lines
408 B
Diff
14 lines
408 B
Diff
Index: icewm-3.3.1/lib/icewm.desktop
|
|
===================================================================
|
|
--- icewm-3.3.1.orig/lib/icewm.desktop
|
|
+++ icewm-3.3.1/lib/icewm.desktop
|
|
@@ -20,7 +20,7 @@ Comment[uk]=Простий та швид
|
|
Icon=icewm
|
|
TryExec=/usr/bin/icewm
|
|
Exec=/usr/bin/icewm
|
|
-NoDisplay=false
|
|
+NoDisplay=true
|
|
Hidden=false
|
|
Categories=WindowManager;Application;System;
|
|
StartupNotify=false
|