libxext
brew install libxext
v1.3.7
MIT
Shared library providing common X11 protocol extensions (Shape, Sync, XTest, etc.).
Why you might care
Build dependency for X11 applications needing extended protocol support beyond core X11. Provides low-level bindings for window shape manipulation, synchronization primitives, and input device testing — rarely used directly but required by many graphical tools and window managers on systems with X11.
96.5k
30-day installs · #43
336.1k
90-day · #43
1.1M
365-day · #47
Runtime dependencies
Build dependencies
Links
- https://www.x.org/
- Brew formula source: Formula/lib/libxext.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf"
],
"categories": [
"library",
"x11"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libx11",
"xorgproto"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "X.Org: Library for common extensions to the X11 protocol",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libxext",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.x.org/",
"homepage_og_description": null,
"homepage_og_image": "/icon.png",
"homepage_title": "xorg",
"installs_30d": 96531,
"installs_365d": 1075092,
"installs_90d": 336097,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:42:19+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libxext",
"oldnames": [],
"one_liner": "Shared library providing common X11 protocol extensions (Shape, Sync, XTest, etc.).",
"optional_dependencies": [],
"rank_30d": 43,
"rank_365d": 47,
"rank_90d": 43,
"raw_hash": "c7724a6daad729d1",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libxext.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.3.7",
"versioned_formulae": [],
"why_use_this": "Build dependency for X11 applications needing extended protocol support beyond core X11. Provides low-level bindings for window shape manipulation, synchronization primitives, and input device testing \u2014 rarely used directly but required by many graphical tools and window managers on systems with X11."
}