linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* in-kernel GUI project
@ 2004-10-30 22:14 Z Smith
  2004-10-30 23:06 ` Rik van Riel
  0 siblings, 1 reply; 3+ messages in thread
From: Z Smith @ 2004-10-30 22:14 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I've been developing an in-kernel 2D GUI for kernel 2.6.
It's based on the framebuffer with the event subsystem
providing mouse and keyboard. I'd like to welcome you all
to take a look at the current work at
   home.comcast.net/~plinius/fbui.html.

Thanks,
Zack Smith

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: in-kernel GUI project
  2004-10-30 22:14 in-kernel GUI project Z Smith
@ 2004-10-30 23:06 ` Rik van Riel
  2004-10-30 23:17   ` jhigdon
  0 siblings, 1 reply; 3+ messages in thread
From: Rik van Riel @ 2004-10-30 23:06 UTC (permalink / raw)
  To: Z Smith; +Cc: linux-kernel

On Sat, 30 Oct 2004, Z Smith wrote:

> I've been developing an in-kernel 2D GUI for kernel 2.6.
> It's based on the framebuffer with the event subsystem

What about video cards where the framebuffer does not
provide for acceleration, but the X drivers do ?

Do you plan to use the X server for better performance
on such systems ?

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: in-kernel GUI project
  2004-10-30 23:06 ` Rik van Riel
@ 2004-10-30 23:17   ` jhigdon
  0 siblings, 0 replies; 3+ messages in thread
From: jhigdon @ 2004-10-30 23:17 UTC (permalink / raw)
  To: Rik van Riel; +Cc: Z Smith, linux-kernel

On Sat, Oct 30, 2004 at 07:06:47PM -0400, Rik van Riel wrote:
> On Sat, 30 Oct 2004, Z Smith wrote:
> 
> > I've been developing an in-kernel 2D GUI for kernel 2.6.
> > It's based on the framebuffer with the event subsystem
> 
> What about video cards where the framebuffer does not
> provide for acceleration, but the X drivers do ?
> 
> Do you plan to use the X server for better performance
> on such systems ?
> 

According to the website it's bloat so I imagine no.
Why didn't someone think of this before, put it in the kernel
solve software bloat! </sarcasm>

> -- 
> "Debugging is twice as hard as writing the code in the first place.
> Therefore, if you write the code as cleverly as possible, you are,
> by definition, not smart enough to debug it." - Brian W. Kernighan
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-30 23:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-30 22:14 in-kernel GUI project Z Smith
2004-10-30 23:06 ` Rik van Riel
2004-10-30 23:17   ` jhigdon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).