OS4 DepotLogo by Alkaron 
(anonymous IP: 18.117.107.90,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Misc » microwindows.lha

Microwindows

Description: modern gfx windowing environments for small device
Download: microwindows.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 8Mb
Version: 0.9
Date: 26 Dec 2007
Author: Kjetil Hvalstrand
Submitter: Kjetil Hvalstrand
Email: Kjetil hvalstrans/Captura no
Requirements: AmigaOS4 (To compile you need svgalib)
Category: utility/misc
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 3295
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 183  (Current version)
183  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
-- About OS4 version --

Quick port done by Kjetil Hvalstrand, note this port does not really work, 

Microwindows:
Renders graphics just fine, there is some kind of problem with the event
handler, microwindows does not read mouse coordinates.

Nano-X: 
Open an display, but no application work with it, problem with TCP/IP stuff?

-- General --

To build Microwindows, see src/INSTALL and src/CONTENTS.

Microwindows is an Open Source project aimed at bringing
the features of modern graphical windowing environments
to smaller devices.  Microwindows' genesis was with the
NanoGUI project, and is now the primary distribution for
both the Microwindows and Nano-X codebase.  Microwindows
currently runs on Linux, UNIX, X11, ELKS, MSDOS, RTEMS
and bare VGA hardware.  It uses the same device-
independent graphics engine built for the NanoGUI project.
Microwindows compiles a sample application and the WinCE 
graphics api in about 42k.

The architecture of Microwindows allows it to be ported
or run on a wide variety of systems.  Cross-compilation
for MIPS, ARM and x86 processors is supported. There are currently
screen drivers for Linux 2.2.x framebuffers and Linux 2.0.x
svgalib, as well as an X11 driver that allows applications
to be built and tested under X11 before running on the
target platform.  There exists a portable 4-planes VGA driver
that will run on bare hardware, ELKS, MSDOS, or RTEMS.
There are mouse drivers written for bare hardware, direct
serial port, Linux GPM driver, and touchpads.  The Microwindows
graphics engine is capable of running on any system that
support readpixel, writepixel, drawhline and drawvline,
although more advanced bit blit routines are provided.

Microwindows features full RGB color support, optimized
palette bitmap drawing, and a 3d look-and-feel.
Overlapped and child windows are supported, with complete
window and client area clipping.  Proportional and fixed
fonts are supported, along with utilities for converting
any MS Windows font or .bmp file.  Optimized painting
algorithms are used to allow maximum response while the
user is moving windows on the screen.

In addition, the Nano-X server can also be built on top of
the device-independent graphics engine.

WEB SITE
========
The main Microwindows web site is at
 http://microwindows.org/

An HTML based FAQ and Architecture document are available from
the web site.

Microwindows may be downloaded at
 ftp://microwindows.org/pub/microwindows

The chief maintainer of the project is Greg Haerr <greg()censoft.com>

MAILING LIST
============
Microwindows and Nano-X are discussed on the NanoGUI mailing
list.  To subscribe, send mail to nanogui-subscribe()linuxhacker.org.
The list is nanogui()linuxhacker.org.

Mailing list archives are available at
 http://www.linuxhacker.org/cgi-bin/ezmlm-cgi/0

ELKS
====
The ELKS mailing list is linux-8086()vger.rutgers.edu.  To subscribe,
send a message to majordomo()vger.rutgers.edu containing the words
subscribe linux-8086 in the body.





Copyright © 2004-2024 by Björn Hagström All Rights Reserved