Main > Free Download Search >

Free x window system software for linux

x window system

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8158
E Windowing System 1.0.1

E Windowing System 1.0.1


Eiffel Windowing System (EWS) is an Eiffel library which provides a small, stand-alone windowing system. more>>
Eiffel Windowing System (EWS) is an Eiffel library which provides a small, stand-alone windowing system.
The current implementation is based on the Simple Directmedia Library (SDL), but the design allows other graphical backends.
Besides the basic windowing system functionality (overlapping windows, event passing and handling, graphical operations, input froum mouse and keyboard), a small widget-toolkit is included (buttons, scrollbars, labels, etc.).
Its specially well suited for applications where a fine degree of control over presentation and timing is required. Multimedia applications and games are the usual examples.
Main features:
- Transparency (alpha channel) support
- Can load most standard image formats via libSDL_image (PNG, JPEG, GIF, Windows bitmap...)
- Mostly coded in OO Eiffel. Only a small C module handling SDL interface. All the API is OO.
- Complete control over application appearance.
- Simple design, easily extendible for new event kinds, new widgets, etc.
- Quite fast even in old slow computers (if you compile at require_check level or lower).
- Licensed under the LGPL
Supported widgets:
- The UI toolkit coming with EWS includes
- Buttons: push buttons triggering commands
- Toggle buttons: controls that toggle its state (they may be used to implement checkboxes and radio buttons)
- Text entries: One line text entries, handling cursor keys. Selection not implemented yet (the core is selection capable, but the UI not).
- Labels: A simple text label
- Multiline labels: Labels spanning several lines with optional word-wrapping
- Marquees: Like a label, but scrolling a longer message sideways
- Images: A fixed image
- Animations: An animated area of the screen
- Drag handles: An area that can be dragged to move other window. Useful as titlebars.
- Scrollbars: The usual thing, with buttons at the end and a slider which can be dragged. (only vertical scrollbar implemented now)
- Adding widgets to the toolkit is very simple
<<less
Download (0.45MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1448 downloads
All System Info

All System Info


All System Info is a system info SuperKaramba theme. more>>
All System Info is a system info SuperKaramba theme. Simple english version...
It shows:
- System Info
- CPU usage
- Network Usage
- Memory Load
- HDD usage
<<less
Download (0.19MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1210 downloads
X Window Properties Viewer 0.2

X Window Properties Viewer 0.2


X Window Properties Viewer allows you to select a X window and view/edit its properties. more>>
X Window Properties Viewer project allows you to select a X window and view/edit its properties.

A tree viewer lets to see part or all of the windows tree on your X server.

After selecting a window you can view all of the resources at once or select individual ones for viewing/editing.

Only editing strings is currently supported.

<<less
Download (0.050MB)
Added: 2006-09-30 License: Free To Use But Restricted Price:
1122 downloads
2-Disk X window embedded Linux 2.0.0

2-Disk X window embedded Linux 2.0.0


2-Disk X window embedded Linux is a very efficient Linux/xwindows distribution. more>>
2-Disk X window embedded Linux is a very efficient Linux/xwindows distribution, implementing a net centric operating environment and user friendly GUI
The distribution is intended to be a demonstration of Mungkie assiciates embedded appliance development environment, showing the sort of environment that can be created for small appliance GUI systems using less than 4Mb flash and 4Mb RAM.
The embedded development environment is based around a standard source tree containing all the required utilities for a standard POSIX unix implementation with a number of XML based GUI configuration and compilation tools. Simple GUI utilities are used to configure required components and set compilation options.
The distribution is targeted as a base for:
corporate users to reduce IT costs by deploying X terminals on old or low cost hardware
Or:
embedded OS for handhelds, settop boxes, or communications devices, with full support for bluetooth, wifi, internet, and MMS protocols
Or:
Hobbyist or small companies to develop specialist applications for cheap commodity hardware
Main features:
- kernel 2.0.x/2.2.x/2.4.x
- libc-2.1/libc5/uclibc,
- tcp/ip network support. full protocol stack for wifi, mms
- busybox 0.62,
- tinylogin 1.0,
- ppp, chat, some daemons, inetd, crond. dhcp client and server. iptables
- e3 editor,
- X window system 4.1 vesa
- VNC client
- merlin character recognition
- rdesktop remote windows client
- ssh
- Mungwm : a window manager
- Mungbrowse : a web browser
- Mungterm : a terminal program
- Mungames : a collection of 12 games
- Mungedit : a text editor
- Mungfile : embedded file manager
- NEW Evil bastard operator tools
- NEW Cheese dynamics context apropriation modeling
- NEW Mini Mung beans (beans of mung for all your network environment)
Enhancements:
- Script cleanups were done to the build system.
- Bugs were fixed concerning HTTPS access with the Mweb browser.
<<less
Download (7.2MB)
Added: 2006-05-06 License: Free To Use But Restricted Price:
1266 downloads
ROX System Monitor 1.9.1

ROX System Monitor 1.9.1


ROX System Monitor displays a large window containing two bar charts. more>>
ROX System Monitor displays a large window containing two bar charts. One shows the Free/Used space on each mounted filesystem, and the other shows a list of processes with Shared/Unshared/Paged-out memory.
A popup menu allows processes to be paused, resumed, or killed. The aim is to show the information you normally want from a system viewer without the clutter.
Main features:
- Displays Shared/Unshared/Swapped memory for each process.
- State indicator beside each process shows current state (running, sleeping, etc).
- Popup menu allows processes to be paused, resumed and killed.
- Displays Reserved/Used/Free space for each filesystem.
<<less
Download (0.030MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1320 downloads
Linux in a window of Windows 4.0-r0

Linux in a window of Windows 4.0-r0


Linux in a window of Windows. Run the Debian Linux appliance in the free VMware Player side by side with Windows. This is a full desktop Gnome install... more>> <<less
Download (455993KB)
Added: 2009-04-13 License: Freeware Price: Free
196 downloads
Xystray 0.9beta

Xystray 0.9beta


Xystray is a simple implementation of the freedesktop.org systray specification. more>>
Xystray is a simple implementation of the freedesktop.org systray specification (a.k.a. notification area) for the X Window system.

It is meant for use in simple desktop environments which do not provide such facility by default, such as FVWM. Xystray project may also run under GNOME or KDE if the default tray program is disabled.

Installation

Is very simple. Just download, untar, make and copy xystray where you like (/usr/X11/bin, ~/bin/ etc.). Then make your window manager start it automatically when you start your session.

Command line options

-iconmax n

Sets xystray to contain maximum of n arranged in one row or column depending on -vertical option. It is a synonym for -iconcols n -iconrows 1.

-iconrows n

Sets the number of rows to keep icons (default: 2).

-iconcols n

Sets the number of columns to keep icons (default 4).

-iconpadding n

Sets the spacing around icons (default: 0).

-iconsize n

Sets the size of each icon. The default value is 22 pixels. It is not recomended to change it.

-vertical

Now it is useful only with -iconmax option. When used both, Xystray form its window a single column of icons.

Since Xystray uses Xt Toolkit it also accepts generic options like -bg or -geometry.
<<less
Download (0.012MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1360 downloads
xkbind 2005.01.04

xkbind 2005.01.04


XKBInd is a small and simple indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their capt more>>

X Keyboard Extension Indicator is a small and simple, but useful indicator of keyboard layout (XKB group) for the X Window System; it outputs information about current keyboard layout attached to each top-level window through their captions via prefixes to original title strings. XkbInd allows to simulate an independent keyboard layout for each handled window and it can work with most of the window managers, including TWM, MWM and FVWM.

<<less
Download (66.92KB)
Added: 2009-04-20 License: Freeware Price:
189 downloads
 
Other version of xkbind
XkbInd 2005.01.04small, simple, but useful indicator of keyboard layout (XKB group) for the X Window System. It indicates the current keyboard layout in the title of top-level windows via a prefix to the original
License:GPL (GNU General Public License)
Download (0.066MB)
1129 downloads
Added: 2006-09-22
XPenguins 2.2

XPenguins 2.2


Xpenguins makes cute little penguins fall from the top of your screen and walk on the top of your windows under X11. more>>
Ever wanted cute little penguins walking along the tops of your windows? Ever wanted to send an army of cute little penguins to invade the screen of someone else on your network? Probably not, but why not try this program out anyway - its free (licensed under the GNU GPL).
Xpenguins makes cute little penguins fall from the top of your screen and walk on the top of your windows under X11.
You need something that runs the X Window System (Linux, Unix etc), and have the ubiquitous XPM library installed.
Enhancements:
- The squish option: kill toons with your mouse!
- The themes Bill (images from XBill) and Big Penguins.
- The ability to run several themes simultaneously.
- Redraws erased desktop icons.
<<less
Download (0.22MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1511 downloads
Xclasses 1.4.0

Xclasses 1.4.0


Xclasses is a C layout library for the X Window System. more>>
Xclasses is a C layout library for the X Window System. All objects (called gadgets) are font sensitive, i.e. their size changes with the size of the used screen font and the size of the window.
All this is done by Xclasses itself. The user may choose any kind of font style and size.
All objects (gadgets) have the same base class (class gadget) so there are all
used the same. Gadgets are put together in groups (class group also bases on
gadget) which manage the correct size of all gadgets (and/or groups!) inside.
Why use Xclasses?
Xclasses is completely written in C++ so it is really object orientated! But C-Users may use it because most C compilers support C++ and for using Xclasses you neddnt to know much about C++.
Xclasses is easy to use, no pointer or handles to manage or remember - simply classes (for C users: like structs with functions added). If you dont want to do some special things (like writing a multiplayer arcade game or a new window manager) you dont even need to know anything about X-Windows functions and how it works - Xclasses has its own classes for all of this that put many complex X functions to some easy functions together.
Xclasses project makes easy font and context sensitiv GUIs. And you dont need much time to develop a GUI!
Installation:
To install the compiled library start "./build install".
This copies the library to /usr/local/lib/ and the includes to /usr/local/include/. A global config file for all Xclasses programs is installed in /usr/lib/X11/Xclasses/.
Each time you want to compile a Xclasses program you should execute the "setenvxc" script like this ". ./setenvxc" in ksh or bash or but its source into your profile.
Now you can compile the example programs in the example dir, enter
./build examples
in the Xclasses top directory (where you found this README).
If you got the sources and want to compile them yourself use the "build" script:
./build config will ask some config questions
./build make will make the library
or
./build all build config & make
Enhancements:
- compiler problems with GCC 3.x fixed
<<less
Download (0.95MB)
Added: 2006-03-22 License: LGPL (GNU Lesser General Public License) Price:
1313 downloads
X.Org 7.2

X.Org 7.2


The X.Org Foundation provides an open source implementation of the X Window System. more>>
The X.Org Foundation provides an open source implementation of the X Window System. The development work is being done as part of the freedesktop.org community.
<<less
Download (MB)
Added: 2007-02-06 License: MIT/X Consortium License Price:
998 downloads
XDaliClock 2.23

XDaliClock 2.23


XDaliClock is a digital clock for Mac OS X, the X Window System, and PalmOS devices. more>>
XDaliClock is a digital clock for Mac OS X, the X Window System, and PalmOS devices. When a digit changes, it "melts" into its new shape with color-cycling.
Dali Clock is a digital clock. When a digit changes, it "melts" into its new shape. The date is displayed when the mouse is pressed. The window can be made transparent, and can do funky psychedelic color cycling.
It is available for X11, MacOS X, and PalmOS. There is no Windows version, so dont ask.
It can display in 12 or 24 hour modes, and displays the date when a mouse button is held down. It has two large fonts built into it, but it can animate most other fonts that contain all of the digits. It can also do some funky psychedelic colormap cycling, and can use overlay planes or the `shape extension so that the window is transparent.
In the default configuration, this program is very network-intensive. If it seems sluggish, try the "-memory high" option (see the man page). It will take a little longer to start up, but will then go easy on the bandwidth.
This program was inspired by the Alto/Macintosh programs of the same name, written by Steve Capps some time in the early eighties. This implementation is mine, and if youre looking for another reason to hate the X Windows ``feature of network-transparent graphics, well here you go.
Enhancements:
- The OS X version has a prettier preferences panel
- The PalmOS version has smoother morphing, a bigger "seconds only" font, and does color cycling on color devices.
- The X11 version has smoother morphing, better color-cycling contrast, and three more (larger) built-in fonts.
<<less
Download (0.58MB)
Added: 2006-01-09 License: BSD License Price:
1383 downloads
Ding 1.5

Ding 1.5


Ding project is a Dictionary lookup program for the X window system. more>>
Ding stands for DIctionary Nice Grep and its a Dictionary lookup program for the X window system.
It comes with a German-English Dictionary with about 180,000 entries.
It is based on Tk version >= 8.3 and uses the agrep or egrep tools for searching.
In addition ding can also search in English dictionaries using dict(1) and check spelling using ispell(1).
It has many configuration options, such as search preferences, interface language (English or German), and colors.
It has history and help functions and comes with useful key and mouse bindings for quick and easy lookups.
Main features:
- Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 180,000 entries.
- It is based on Tk version >= 8.3 and uses the agrep or egrep tools for searching.
- It has many configuration options, such as search preferences, interface language (English or German), colors. It has history and help functions and comes with useful key and mouse bindings for quick and easy lookups.
Enhancements:
- This release allows you to copy search results to the clipboard.
- It has some additional keyboard shortcuts, bugfixes, and an enhanced English-German dictionary (216,000 entries).
<<less
Download (2.2MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
921 downloads
xterm patch #229

xterm patch #229


xterm program is the standard terminal emulator for the X Window System. more>>
The xterm program is the standard terminal emulator for the X Window System. xterm patch provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that cant use the window system directly.
If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized.
I decided to work on this in early 1995, to support ded and add (and incidentally ncurses) in the X environment. Several people had made modifications to xterm to support color, but none (except for the completely independent rxvt) implemented background color erase. That is rather like preferring MS-DOS to UNIX. Completely mystifying.
Being bogged down in ncurses, I didnt get involved in xterm until the very end of 1995, after working on atac.
I implemented a workable version of colorized xterm just at the point where XFree86 3.1.2B was announced, complete with a color xterm. As luck would have it, theyd incorporated the "old" color model. So I joined the XFree86 project to fix it.
As I learned more about xterm, I realized that it implemented part of VT220 (i.e., the locking shifts for extended character sets). Since a number of people on the Internet are looking for a good VT220 emulator, it seemed a natural follow-on project to make xterm a good VT220 emulator.
By the release of XFree86 3.2, I had implemented most of the control sequences, except for a handful (DECSTR, the KAM and SRM modes, the ones pertaining to doublesize and soft characters, and of course, blink).
Enhancements:
- The script for installing a man page in a UTF- 8 locale has been fixed.
<<less
Download (0.74MB)
Added: 2007-08-13 License: MIT/X Consortium License Price:
803 downloads
TinyPTC/X11 0.7.3

TinyPTC/X11 0.7.3


TinyPTC/X11 is a framebuffer library for the X Window system. more>>
TinyPTC/X11 is a framebuffer library for the X Window system. TinyPTC is a reduced subset of OpenPTC, made exclusively with size optimizations in mind. TinyPTC is a somehow "low-level" graphics library that runs on top of XLib, providing only a few functionalities you may need when working with framebuffer devices.
TinyPTC will simplify your programs that are using X11 to output graphics. It does all the grunt work for you, and your life will be easier.
Main features:
- Automatic display management
- XLib, DBE, XVideo, and Mit-Shm window management
- DGA 1.x support, including videomode switch and fullscreen emulation
- DGA 2.x support, including videomode/videodepth switch and fullscree emulation.
-
- Automatic color conversion
- Detects and converts the internal 32bpp ARGB buffer to 15, 16 and 24 bpp modes, both RGB and BGR. Two versions are supplied, one featuring
- MMX conversions and one that doesnt.
- Automatic event management
- It automatically quits when the ESC key is pressed or the window is closed by the user.
Enhancements:
- Fixed a typo in the python source and updated the documentation.
<<less
Download (0.032MB)
Added: 2006-07-16 License: GPL (GNU General Public License) Price:
1198 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5