- Update to 3.3.5: * Lookup icons in more context directories for issue ice-wm/icewm#132. * An Escape key release event must match the key press event for #726. * Report when icon could not be found for issue ice-wm/icewm#133. * Use "firefox" instead of "mozilla" as Firefox icon for ice-wm/icewm#132. * Rescale workspace buttons when taskbar is rather high. * Temporarily hide the taskbar collapse button when collapsing or expanding. * Compute the ultimate workspace button height, before creating them. * Limit the resource string of an unresponsive client for issue #729. * Check for TaskBarDoubleHeight when computing workspace button height. * Also focus last window when hiding and Click-to-focus for issue #727. * Let icesh exit with zero if the last action was a successful manager action. OBS-URL: https://build.opensuse.org/request/show/1087803 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=137
14 lines
408 B
Diff
14 lines
408 B
Diff
Index: icewm-3.3.5/lib/icewm.desktop
|
|
===================================================================
|
|
--- icewm-3.3.5.orig/lib/icewm.desktop
|
|
+++ icewm-3.3.5/lib/icewm.desktop
|
|
@@ -26,7 +26,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
|