Showing 35 open source projects for "xlib"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    berry

    berry

    A healthy, byte-sized window manager

    A healthy, bite-sized window manager written in C over the XLib library. Controlled via a powerful command-line client, allowing users to control windows via a hotkey daemon such as sxhkd or expand functionality via shell scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CD
    CD (Canvas Draw) is a platform-independent graphics library. It is implemented in several platforms using native graphics libraries: Windows (GDI) and X-Windows (XLIB). The canvas is an abstract surface that can be a window, an image or a metafile.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3

    SyncTERM

    Cross-platform BBS (ANSI) Terminal

    A cross-platform ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL.
    Leader badge
    Downloads: 383 This Week
    Last Update:
    See Project
  • 4

    audiostat

    X11 Popup that shows the state of your audiocontrol

    audiostat is a plain Xlib app to be used by any X11 windowmanager to show the state of your audiocontrol. Requirement: alsa-utils You can bind it to the audio-keys of your keyboard, As an example: I use the following keybindings in my .mwmrc: <Key>XF86AudioLowerVolume root|window|frame|icon f.exec "amixer set 'Master' 10%- > /dev/null; audiostat" <Key>XF86AudioRaiseVolume root|window|frame|icon f.exec "amixer set 'Master' 10%+ > /dev/null; audiostat" <Key>XF86AudioMute root|window|frame|icon f.exec "amixer set 'Master' toggle > /dev/null; audiostat"
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    XSCHEM

    XSCHEM

    Schematic circuit editor for VLSI and Mixed mode circuit simulation.

    ...A VHDL, Verilog or Spice netlist can be generated from the drawn schematic, allowing the simulation of the circuit. Key feature of the program is its drawing engine written in C and using directly the Xlib drawing primitives; this gives top speed performance, even on very big circuits. I have succesfully managed to simulate complete VLSI projects with this tool, both digital (Verilog / VHDL) and analog (Spice). Schematics can be printed in SVG, PNG, PDF, formats. XSCHEM runs on Linux or other Unix-likes with Xorg server and on Windows with the Cygwin layer and required tools installed. ...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    X11 Designer

    X11 Designer

    Create basic GUI windows for minimal Linux distros

    ...A C code template source file is automatically generated after having performed a simple graphical editing. This is a simple way to create applications requiring only Xlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gwm

    gwm

    gwm是一個用C語言編寫的基於X11的動態窗口管理器。

    gwm(gsm's window manager),是一個用C語言編寫的基於X11的動態窗口管理器。 X窗口系統的子窗口在屏幕空間上總是位於父窗口之上,而後打開的窗口在屏幕空间上總是位於先打開的兄弟窗口之上;最新打开的窗口在屏幕空間上總是位於最上層。这种窗口次序叫窗口堆叠次序,简称窗口叠次序。叠次序是可以调整的。 ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The stalonetray is a STAnd-aLONE system tray(notification area). It has minimal build and run-time dependencies: the Xlib only. Beta quality XEMBED support. Stalonetray runs under virtually any window manager. Development of this project moved to github: https://github.com/kolbusa/stalonetray
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    space-shooter.c

    space-shooter.c

    A cross-platform, top-down 2D space shooter written in C

    space-shooter.c is a cross-platform, top-down 2D space shooter game implemented entirely in standard C11, designed as a low-level exploration of game development without relying on external frameworks. The project deliberately uses only platform-native libraries, such as Win32 on Windows, Xlib on Linux, and Emscripten for web builds, to demonstrate how games can be built directly on system APIs. It supports rendering through OpenGL and handles audio and input using platform-specific solutions, providing a comprehensive example of system-level game architecture. The codebase is structured into clear layers, including platform, game logic, and rendering, offering educational insight into how these components interact in a real-time application. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    epidemicsim

    Epidemic simulator

    An epidemic simulator done with C and xlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dynamic window manager

    dynamic window manager

    dwm is an extremely fast, small, and dynamic window manager for X

    dwm is an extremely fast, small, and dynamic window manager for X. In order to build dwm you need the Xlib header files. Edit config.mk to match your local setup (dwm is installed into the /usr/local namespace by default). If you are going to use the default bluegray color scheme it is highly recommended to also install the bluegray files shipped in the dextra package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TclBitPrint is an extension to Tcl/Tk to provide printing on non-postscript printers. It consists of two parts, drawing code which uses the underlying emulated Xlib and is therefore completely generic, and platform specific dialogs etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xrockman is a retro arcade/puzzle game based on Rockman for the VIC20 by M & S Srebalius and published by Mastertronic in the 1980s. xrockman is written for Xlib so requires little in the way of dependencies and runs on slow computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Gene Ontology Browser

    Browser for viewing Gene Ontology (GO) .obo files.

    ...You can go up and down the hierarchy and inspect the terms. It's a good way of familiarising yourself and orienting yourself in the GO system. It's built using the Baby X toolkit, so has no dependencies other than xlib. Baby X has now also been ported to Windows, so a Windows version is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib. You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    tftray

    simple systray only depending on xlib

    simple systray only depending on xlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JWM (Joe's Window Manager) is a Window Manager for X11 using at minimum Xlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LineColorPaint
    LineColorPaint - Xlib 2D drawing engine. CAD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linux GMask
    A Port of GMask to Linux, written in pure Xlib. Supports m+/-, fl, q0, xor, rgb, hflip, vflip, hglass, vglass, and win. All the functions are currently mapped to single-key input. Aims to be small and simple. Currently ~1000 lines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The Widget Set for Super-Light Applications is a minimalist GUI toolkit written in Pascal. Rendering backends include Xlib, SDL and DirectFB. Visit our trac wiki for more information and updates: http://sourceforge.net/apps/trac/wiseslap
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    library to manage xlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Karmen is a window manager for X. It has no configuration file and no library dependencies other than Xlib. The input focus model is click-to-focus.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Perl module that provides access to the Region manipulation functions provided by the X11 Xlib library. This is useful for doing visibility calculations and for managing clipping regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    With AllTray you can dock any application into the system tray/notification area. A high-light feature is that a click on the "close" button will minimize to system tray. It is written in C using GTK and Xlib. It works well with Gnome, KDE and XFCE 4
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    The X-Log Library (xlib) provides several logging functions for any program to utilize. Supports plain text and XML logging. Xlib also uses XSLT to display the XML-style logs in a nice graphical way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB