Re: Fwd: Input and games.

2013-04-29 Thread Bengt Richter
well behaved chunks, so that you get a well aligned struct without having to assemble it yourself from a stream of bytes as done somehow in showkey to group what comes in a burst together from a function key press? Is it one record at a time, or as many as are available and will fit in the buffer y

Re: [PATCH] selection: send selection events to all connected clients

2013-04-17 Thread Bengt Richter
On 04/15/2013 09:39 PM Bill Spitzak wrote: Pekka Paalanen wrote: Alright. I'm not too familiar with toolkits, so could you explain why toolkits need to access the selection at arbitrary times (specifically while unfocused), instead of only as a response to direct user input (which in all releva

Re: Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-26 Thread Bengt Richter
On 03/26/2013 10:51 PM Matt Turner wrote: On Tue, Mar 26, 2013 at 2:44 PM, Bengt Richter wrote: uint32_t component_delta2(uint32_t next, uint32_t prev) { return next&0xff00ff)-(prev&0xff00ff)+0x100)&0xff00ff)+ (((next&0xff00)-(prev&0xff00))&0xff00)); }

Re: [Mesa-dev] Very low framerate when recording desktop content in Weston using mesa git on Radeon 5770 (glReadPixels slow path)

2013-03-26 Thread Bengt Richter
ff)-(prev&0xff00ff)+0x100)&0xff00ff)+ (((next&0xff00)-(prev&0xff00))&0xff00)); } Regards, Bengt Richter (Note that I appended '2' to the name for testing). ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: [PATCH] fbdev: Add an fbdev compositor backend using pixman and evdev

2013-01-18 Thread Bengt Richter
eas and graphical popup widgets for the dialog command (see man dialog), for example. TIA for any comments. Regards, Bengt Richter ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel