← Back to team overview

xpad-hackers team mailing list archive

Re: [Question #160489]: (Trunk) blank/gray pads

 

Question #160489 on Xpad changed:
https://answers.launchpad.net/xpad/+question/160489

    Status: Open => Solved

Mumia W. confirmed that the question is solved:
Debian created a patch for xpad 4.0 that fixes this bug:

Index: xpad-4.0/src/xpad-pad.c
===================================================================
--- xpad-4.0.orig/src/xpad-pad.c	2010-04-11 18:19:18.000000000 +0200
+++ xpad-4.0/src/xpad-pad.c	2010-04-11 18:22:32.000000000 +0200
@@ -275,7 +275,6 @@
 		"gravity", GDK_GRAVITY_STATIC, /* static gravity makes saving pad x,y work */
 		"skip-pager-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
 		"skip-taskbar-hint", !xpad_settings_get_has_decorations (xpad_settings ()),
-		"type", GTK_WINDOW_TOPLEVEL,
 		"type-hint", GDK_WINDOW_TYPE_HINT_NORMAL,
 		"window-position", GTK_WIN_POS_MOUSE,
 		"child", vbox,

-- 
You received this question notification because you are a member of Xpad
Developers, which is an answer contact for Xpad.