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

Group :: Desktop gráfico/Window Maker
RPM: wmfishtime

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: wmfishtime-1.24-no_display.patch
Download


--- fishmon.c.orig	2010-06-27 18:38:42.000000000 +0200
+++ fishmon.c	2010-06-27 18:40:56.000000000 +0200
@@ -152,6 +152,8 @@
 
 int main(int argc, char **argv)
 {
+    /* This is needed to proper dockapp work on >=GTK+-2.18 */
+    setenv("GDK_NATIVE_WINDOWS", "1", 0);
     int ch;
     GdkEvent *event;
 #ifdef PRO
@@ -694,6 +696,7 @@
     gdk_window_show(bm.win);
 
     XSetWMHints(GDK_WINDOW_XDISPLAY(bm.win), win, &wmhints);
+    gdk_window_show(bm.iconwin);
 
 #undef MASK
 }				/* make_new_fishmon_dockapp */
 
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