This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

MudOutput

Introduction

MudOutput will be a GTK+-based custom terminal widget aimed primarily at the developers of MUD clients. A key goal of the project will be to provide an implementation that can be binded to different gui toolkits. At the start of the project, GTK+ and WxWidgets will be the primary toolkits targeted.

Goals

Motivation

The current terminal emulation solution provided for GNOME/GTK+ environment is VTE. VTE works quite well for doing standard terminal things. However, when the mud client developer gets to a certain maturity of codebase and wants to start implementing some of the more modern MUD protocols she finds that VTE is incapable of producing the desired result. In point of fact, the following items are areas that VTE supports either poorly or not at all:

Design Requirements

The following is a list of features that a successful implementation of MudOutput will provide. Since the project is in the early-design phase very few of these are set in stone.

API Specification

Todo.

Contact

Todo.


2024-10-23 10:59