Welcome, Guest. Please login or register.

Author Topic: X Windows for Intel AROS?  (Read 2050 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline shoggoth

  • Full Member
  • ***
  • Join Date: Dec 2004
  • Posts: 223
    • Show all replies
Re: X Windows for Intel AROS?
« on: August 01, 2007, 04:10:51 PM »
In addition to an X-server, you'd probably need some un*x compatibility layer as well, since X-apps probably need it.
 

Offline shoggoth

  • Full Member
  • ***
  • Join Date: Dec 2004
  • Posts: 223
    • Show all replies
Re: X Windows for Intel AROS?
« Reply #1 on: August 02, 2007, 09:17:20 AM »
Quote

Lozrus wrote:
Quote

shoggoth wrote:
In addition to an X-server, you'd probably need some un*x compatibility layer as well, since X-apps probably need it.


Not necessarily, AROS can run in hosted mode, on top of Linux. I think it even has framebuffer support. If a native X Server is made for AROS then there is no reason not to create an Amithlon style distribution of it, with apps like Firefox, OO.o etc, running on the (hidden) Linux side, just being displayed on AROS.
If done with a kind of rootless X server (like on Mac OS X) and maybe with an Amiga/AROS theme for GTK and QT, clipboard sharing and access to the same file system, these apps could even feel native(ish). An X Server for AROS could be the start of a very nice AROS/Linux hybrid. The users need not ever actually see the Linux side (like Amithlon)

Unfortunately I don't think it would be possible to hide the difference in pull down menu styles, which would prevent X apps ever feeling quite right on an Amiga like OS.


Ah, I see! Yeah, that should definitely be possible by just implementing a standard X-server. Besides that, I don't think you'll need any particular hacks, just run the applications as if they were running remotely another machine.. Interesting concept!
 

Offline shoggoth

  • Full Member
  • ***
  • Join Date: Dec 2004
  • Posts: 223
    • Show all replies
Re: X Windows for Intel AROS?
« Reply #2 on: August 02, 2007, 09:26:58 AM »
Quote

motorollin wrote:
I think this would be in serious danger of suffering the OS/2 effect. IIRC IBM implemented a Windows compatibility layer to allow OS/2 to run Windows software. The result was fewer and fewer people developing OS/2 software. After all, who would write software which would only run on OS/2 when they could write software which runs on Windows *and* OS/2? Eventually OS/2 had none of its own software, and OS/2 died. The same could happen if AROS had support for running Linux software.


You have a point - still, someone has to write the applications. Having the possibility to run unix stuff on your machine certantly makes it more useful, compared to the alternative. I run Freemint on that other 68k platform from the same era, it's sort-of posix and features a simple X server. Still, I haven't noticed that this limits development in anyway, quite the contrary. My impression is that compatibility with X or unix makes it easier to get port stuff to the "native" system as well. I realise that the case of hosted AROS + X + native X-apps isn't exactly similar, but it increases the usefullness of the OS drastically imho..

-- Peter
 

Offline shoggoth

  • Full Member
  • ***
  • Join Date: Dec 2004
  • Posts: 223
    • Show all replies
Re: X Windows for Intel AROS?
« Reply #3 on: August 02, 2007, 10:20:41 PM »
Quote

I assume you mean Atari? Are you saying that having an X server has encouraged people to develop *native* software for the platform rather than using a compatibility layer to run Unix software on top?


Yeah. Because this helps you get stuff up and running, then you start adding your own "native" graphics routines etc. It makes the porting process, or transition, easier.

Quote

Only until people realise they could get exactly the same functionality (or better) by cutting out the middle-man (AROS) and using the software directly on Linux.


That's a figure of test, but I get your point.

-- Peter