<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Xlib_programming</id>
	<title>Xlib programming - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.joanillo.org/index.php?action=history&amp;feed=atom&amp;title=Xlib_programming"/>
	<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Xlib_programming&amp;action=history"/>
	<updated>2026-08-30T07:06:57Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://wiki.joanillo.org/index.php?title=Xlib_programming&amp;diff=248784&amp;oldid=prev</id>
		<title>Joan a 12:32, 8 feb 2012</title>
		<link rel="alternate" type="text/html" href="http://wiki.joanillo.org/index.php?title=Xlib_programming&amp;diff=248784&amp;oldid=prev"/>
		<updated>2012-02-08T12:32:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Es tracta de programar el servidor X directament, independentment de l'escriptori que utilitzi. És el que es fa servir en l'exemple xopen.c per a programar la Wacom. A més, m'he trobat el problema que amv xopen.c (i amb wacom_theremin.c), quan tinc obert el GIMP, quan passo el pen de la wacom per la finestra del GIMP no es detecten els events. &lt;br /&gt;
&lt;br /&gt;
Tutorials de Xlib.&lt;br /&gt;
*http://tronche.com/gui/x/&lt;br /&gt;
*http://users.actcom.co.il/~choo/lupg/tutorials/xlib-programming/xlib-programming.html&lt;br /&gt;
&lt;br /&gt;
He enviat un mail a la llista de gtk-list@gnome.org (tot i que he confós xlig amb glib&lt;br /&gt;
Hey friends, I want to solve a problem that I'm dealing with....)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wacom programming and GIMP problem&lt;br /&gt;
&lt;br /&gt;
I have a wacom tablet, and I can detect programatically the pen movement. Basically I'm using this code (xopen.c, http://www.bolthole.com/solaris/drivers/xopen.c), and it works as expected when I move my pen around the tablet, and the cursor moves around the screen, where there are several windows.&lt;br /&gt;
&lt;br /&gt;
Now I open GIMP, and the Wacom works perfect with GIMP. The problem is that when the pen is focused on the drawing window of GIMP I have no events in my CLI xopen application.&lt;br /&gt;
&lt;br /&gt;
I think this is a Glib programming question, maybe I can tell xopen.c to listen the events associated with GIMP Windows (I don't kno how...).&lt;br /&gt;
&lt;br /&gt;
The idea that I'm folloging is to draw with GIMP and trigger synth sounds wile I'm drawing... this is the reason why I need an integration between GIMP and my code.&lt;br /&gt;
&lt;br /&gt;
thanks in advance&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*http://developer.gnome.org/glib/2.30/glib-resources.html&lt;br /&gt;
*gtk-list@gnome.org: gtk-list covers general GTK+ (and GLib) topics; questions about using GLib in programs, GLib from a user standpoint, announcements of GLib-related projects would all be on-topic. The bulk of the traffic consists of GTK+ programming questions. &lt;br /&gt;
*http://mail.gnome.org/&lt;br /&gt;
&lt;br /&gt;
{{Autor}}, febrer 2012&lt;/div&gt;</summary>
		<author><name>Joan</name></author>
		
	</entry>
</feed>