The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "X11"

X11::GLX - GLX API (OpenGL on X11) River stage zero No dependents

This module acts as an extension to X11::Xlib, providing the API that sets up OpenGL on X11. The OpenGL perl module can provide some of this API, but doesn't in it's default configuration. This is the C-style API. For something more friendly, see X11...

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC - Search in distribution

X11::Wcl - Perl interface to the Widget Creation Library River stage zero No dependents

This module provides an interface to the Widget Creation Library. The Widget Creation Library is a C library that allows rapid prototyping of GUI interfaces using Xt-compatible toolkits. The module is a straightforward application of the SWIG interfa...

JHPB/X11-Wcl-0.3 - 03 Feb 1999 05:10:11 UTC - Search in distribution

X11::XCB - perl bindings for libxcb River stage zero No dependents

These bindings wrap libxcb (a C library to speak with X11, in many cases better than Xlib in many aspects) and provide a nice object oriented interface to its methods (using Mouse). Please note that its aim is NOT to provide yet another toolkit for c...

ZHMYLOVE/X11-XCB-0.22 - 24 Nov 2023 10:22:03 UTC - Search in distribution

X11::Aosd - libaosd binding for Cairo powered on screen display River stage zero No dependents

This Perl extension binds the aosd library. For now just the Cairo part is bound, Pango support may be added later....

JRED/X11-Aosd-0.03 - 29 Mar 2008 16:55:26 UTC - Search in distribution

X11::Auth - Perl module to read X11 authority files River stage one • 8 direct dependents • 9 total dependents

This module is an approximate perl replacement for the libXau C library and the xauth(1) program. It reads and interprets the files (usually '~/.Xauthority') that hold authorization data used in connecting to X servers. Since it was written mainly fo...

SMCCAM/X11-Protocol-0.56 - 08 Oct 2006 20:24:56 UTC - Search in distribution

X11::Xlib - Low-level access to the X11 library River stage one • 3 direct dependents • 7 total dependents

This module provides low-level access to Xlib functions. This includes access to some X11 extensions like the X11 test library (Xtst). If you import the Xlib functions directly, or call them as methods on an instance of X11::Xlib, you get a near-C ex...

NERDVANA/X11-Xlib-0.25 - 21 Aug 2023 08:07:38 UTC - Search in distribution

X11::Tops - handle top level X windows River stage zero No dependents

X11:Tops handles all the top level windows reported by the window manager via the root window _NET_CLIENT_LIST property. Most of the methods are general, but there's also support for the xchar(1) system (which is currently insufficiently separated fr...

BWKECK/xchar-0.2 - 07 Jul 2007 13:26:08 UTC - Search in distribution

Prima::X11 - usage guide for the X11 environment River stage two • 17 direct dependents • 19 total dependents

This document describes subtle topics one must be aware of when programming or using Prima programs under X11. The document covers various aspects of the toolkit and its implementation details with the guidelines of the expected use. Also, some of th...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

Encode::X11 - character encodings for X11 River stage one • 2 direct dependents • 2 total dependents

This module encodes and decodes X11 ICCCM "compound text" strings. x11-compound-text Compound text is found in window properties of type "COMPOUND_TEXT". It's not usual to use it outside that context. Compound text consists of ISO-2022 style escape s...

KRYDE/X11-Protocol-Other-31 - 07 Jul 2019 07:25:04 UTC - Search in distribution

X11::WMCtrl - a Perl wrapper for the wmctrl program. River stage zero No dependents

The "wmctrl" program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager. It provides command line access to almost all the features defined in the EWMH specification. Using it, it's possible to, for example, obtain info...

GBROWN/X11-WMCtrl-0.03 - 07 Oct 2014 17:00:14 UTC - Search in distribution

X11::XRandR - An interface to the X11 XRandR extension River stage zero No dependents

The X11::XRandR Module and others in this distribution are dedicated to interfacing with the X11 XRandR extension. This distribution is currently in great flux....

DJERIUS/X11-XRandR-0.01 - 27 Mar 2018 02:59:55 UTC - Search in distribution

X11::korgwm - a tiling window manager written in Perl River stage zero No dependents

Manages X11 windows in a tiling manner and supports all the stuff KorG needs. Built on top of XCB, AnyEvent, and Gtk3. It is not reparenting for purpose, so borders are rendered by X11 itself. There are no any command-line parameters, nor any environ...

ZHMYLOVE/X11-korgwm-3.1 - 19 Dec 2023 08:57:44 UTC - Search in distribution

X11::XEvent - package to access XEvent structure fields River stage zero No dependents

This class/package provides an extension to perl that allows Perl programs read-only access to the XEvent structure. So. how do they get hold of an XEvent to read? Well, they use ANOTHER Perl extension that blesses pointers to XEvents into the XEvent...

MARTINB/Xforms4Perl-0.8.4--2 - 18 Jun 1998 11:58:51 UTC - Search in distribution

X11::GUITest - Provides GUI testing/interaction routines. River stage one • 2 direct dependents • 6 total dependents

This Perl package is intended to facilitate the testing of GUI applications by means of user emulation. It can be used to test/interact with GUI applications; which have been built upon the X library or toolkits (i.e., GTK+, Xt, Qt, Motif, etc.) that...

CTRONDLP/X11-GUITest-0.28 - 17 Mar 2014 12:35:18 UTC - Search in distribution

X11::Muralis - Perl module to display wallpaper on your desktop. River stage zero No dependents

The X11::Muralis module (and accompanying script, 'muralis') displays a given image file on the desktop background (that is, the root window) of an X-windows display. This tries to determine what size would best suit the image; whether to show it ful...

RUBYKAT/X11-Muralis-0.1003 - 07 Jan 2017 00:14:18 UTC - Search in distribution

X11::IdleTime - Get the idle time of X11 River stage zero No dependents

The X11::IdleTime module is useful for checking how long the user has been idle....

AWENDT/X11-IdleTime-0.09 - 10 Jul 2014 06:06:06 UTC - Search in distribution

X11::Keyboard - Keyboard support functions for X11 River stage zero No dependents

This module is meant to provide access to the keyboard functions of X11. Whilst the functions names are essentially identical to those used in xlib (minus the prepended X), the parameter lists and return values are different as specified in this docu...

ECALDER/X11-Keyboard-1.4 - 05 Dec 2002 02:34:11 UTC - Search in distribution

X11::Terminal - Create customised X11 terminal windows River stage one • 1 direct dependent • 1 total dependent

EGILES/X11-Terminal-v1.0.0 - 06 May 2013 09:20:44 UTC - Search in distribution

X11::PngViewer - Png Viewer in X11 River stage zero No dependents

This is a simple PNG image viewer for X11, intended for slideshows, etc....

DDICK/X11-PngViewer-0.10 - 15 Feb 2019 22:01:03 UTC - Search in distribution

X11::SendEvent - a module for sending events to X windows River stage zero No dependents

This module presents a simple interface for sending events, keycodes, keysyms and strings to an X window from a perl application....

ECALDER/X11-SendEvent-1.3 - 05 Dec 2002 02:36:11 UTC - Search in distribution
638 results (0.11 seconds)