faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
|
Re: Konqueror Goes Embedded!
by Torsten Rahn on Thursday 07/Dec/2000, @05:41
|
I guess everyone is waiting for Matthias Ettrich to initialize the development on KDE-NOX. History tells that this usually happens in form of an inconsiderable-looking USENET-posting. *hint* *hint*
Greetings,
Torsten Rahn |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: Konqueror Goes Embedded!
by Jono Bacon on Thursday 07/Dec/2000, @06:29
|
This is great news about Konqi, and could be the start of a full por of KDE to Qt/E.
as for Mattias Ettrich giving the thumbs up, does he really need to say so? It would be great for him to start the ball rolling, but surely anyone could port any part of KDE (including kdelibs, kdebase etc) in theory?
I think a full port of KDE away from X would be great, and I have been told by some coders that there is not a lot of KDE which relies on war X libs, and most requires purely Qt.
Can anyone comment on the likelyhood of this? There seems to be a demand for it. :-)
|
[
Reply To This | View ]
|
Re: Konqueror Goes Embedded!
by Torsten Rahn on Thursday 07/Dec/2000, @06:39
|
Jono, you got me -- I forgot the smiley. So here it is:
:^)))
|
[
Reply To This | View ]
|
|
Video Card support etc., without X
by Samawi on Thursday 07/Dec/2000, @08:05
|
How would KDE support video cards without X. Is there a way of just using those parts of X that pertain to video cards? What about the new anti-aliasing features?
Can KDE really just canniblize X to create a lean, mean, Windows-eating machine?
If any of the developers could give the brodest outline of what it would take to create KDE-NOX, that would be great to read!
Samawi
|
[
Reply To This | View ]
|
Re: Video Card support etc., without X
by dirty on Thursday 07/Dec/2000, @08:33
|
I wonder if it would be possible to just use the video card drivers from Xfree 4. Since they are now nice and separate from the server I would think that would be possible. Of course you could only run KDE apps, but I think it would be really nice for trying to create a low-overhead GUI for things like kiosks and what not.
|
[
Reply To This | View ]
|
Re: Video Card support etc., without X
by Carbon on Thursday 07/Dec/2000, @08:38
|
Not really. You see, KDE wouldn't be making their own personal version of display drivers, rather, it would be using the internal framebuffer drivers that are loaded as part of the kernel. I'm not certain if FBDEV yet supports acceleration, but it runs in SVGA mode just fine.
|
[
Reply To This | View ]
|
Re: Video Card support etc., without X
by dep on Friday 08/Dec/2000, @04:59
|
the new kernel has its own accellerated drivers for a number of chipsets as well as a perfectly useful frame buffer. there ought to be some way to use kde right on top of the kernel -- which is, after all, already in a graphics mode.
anybody know what modifications would be needed to bring this about?
|
[
Reply To This | View ]
|
Re: Video Card support etc., without X
by HanishKVC on Wednesday 09/May/2001, @20:50
|
I haven't worked on KDE development much so don't know about the kdelibs and other libraries in KDE and there dependency on X.
However yestarday I was looking into qt/embedded(qte), based on my preliminary analysis there is a kernel directory within qte/src, the qgfx*.* files should give anyone a rough idea of how qte provides a flexible graphics layer.
Roughly:
1) One could use the Framebuffer driver in Linux kernel for their target to work with qte because qte already as support for Linux framebuffer.
OR
2) One could implement ones own graphic drivers by inheriting from qScreen for the framebuffer part and from qGfxRaster for the Drawing primitives.
|
[
Reply To This | View ]
|
|
Re: Konqueror Goes Embedded!
by Neil Stevens on Thursday 07/Dec/2000, @22:20
|
KDE-NOX would be nice, except that by abandoning X, we lose the use of all X applications!
Sure, GNOME may not have much now, but what if they come up with some killer app later?
Oh, wait. Even if GNOME did come up with one, I probably wouldn't install the GNOME libs anyway. Never mind. :-)
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|