- Update to version 3.4.3: * New preference "TaskBarShowWindowTitles" for icon-only task buttons. * New winoption "doNotManage" to workaround bugs in picom for plank. * When a battery has no data about full charge, use the capacity. * When cascading windows, include the border size in the displacement. * Let icewmbg interpret command-line file arguments relative to $PWD. * Add a -f,--fork option to icewmbg to detach it from the terminal. * Fix the Window List Menu for #144. * Fix restoring from fullscreen with F11 in chromium for #141. * Support tabs in the Window List Menu. * Control the terminal in icewm-menu-fdo by option or environment. * Let icewm-menu-fdo use a list of default terminals to choose from. - Drop unknown config options: * --enable-guievents * --enable-antialiasing * --enable-gradients * --enable-shaped-decorations OBS-URL: https://build.opensuse.org/request/show/1115090 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=141
14 lines
408 B
Diff
14 lines
408 B
Diff
Index: icewm-3.4.3/lib/icewm.desktop
|
|
===================================================================
|
|
--- icewm-3.4.3.orig/lib/icewm.desktop
|
|
+++ icewm-3.4.3/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
|