Edit

IABSD.fr/xenocara/app/twm/README.md

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-08-04 16:38:01
    Hash : 16c175c5
    Message : update twm to 1.0.13.1

  • app/twm/README.md
  • twm - Tab Window Manager for the X Window System
    ------------------------------------------------
    
    twm is a window manager for the X Window System.  It provides
    titlebars, shaped windows, several forms of icon management,
    user-defined macro functions, click-to-type and pointer-driven
    keyboard focus, and user-specified key and pointer button bindings.
    
    All questions regarding this software should be directed at the
    Xorg mailing list:
    
      https://lists.x.org/mailman/listinfo/xorg
    
    The primary development code repository can be found at:
    
      https://gitlab.freedesktop.org/xorg/app/twm
    
    Please submit bug reports and requests to merge patches there.
    
    For patch submission instructions, see:
    
      https://www.x.org/wiki/Development/Documentation/SubmittingPatches
    
    To build, run:
      ./autogen.sh
      make
    
    The meson based build system is experimental.