All Projects → Airblader → xcb-util-xrm

Airblader / xcb-util-xrm

Licence: other
XCB utility functions for the X resource manager

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to xcb-util-xrm

I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+10500%)
Mutual labels:  xorg, x11, xcb
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+1167.31%)
Mutual labels:  xorg, x11, xcb
Picom
A lightweight compositor for X11
Stars: ✭ 2,299 (+4321.15%)
Mutual labels:  xorg, x11, xcb
shapebar
A simple bar based on Lemonbar.
Stars: ✭ 16 (-69.23%)
Mutual labels:  x11, xcb
Xsuspender
👀 💻 💤 🔋 Save battery by auto-suspending unfocused X11 applications.
Stars: ✭ 53 (+1.92%)
Mutual labels:  xorg, x11
Octobtt
OctoBTT
Stars: ✭ 77 (+48.08%)
Mutual labels:  xorg, x11
dxhd
daky's X11 Hotkey Daemon
Stars: ✭ 80 (+53.85%)
Mutual labels:  xorg, x11
Hideit.sh
Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.
Stars: ✭ 171 (+228.85%)
Mutual labels:  xorg, x11
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (+178.85%)
Mutual labels:  xorg, x11
Sara
Originally a fork of catwm, now an offspring of dwm with a streamlined featureset, plus some bspwm.
Stars: ✭ 179 (+244.23%)
Mutual labels:  xorg, x11
x11-fractional-display-scaling
Script and instructions to get fractional display scaling working nicely on Linux distros that use X11
Stars: ✭ 52 (+0%)
Mutual labels:  xorg, x11
Xf86 Input Wacom
X.Org driver for Wacom devices
Stars: ✭ 201 (+286.54%)
Mutual labels:  xorg, x11
Libagar
Cross-Platform GUI Toolkit (stable)
Stars: ✭ 212 (+307.69%)
Mutual labels:  xorg, x11
Custard
custard window manager
Stars: ✭ 141 (+171.15%)
Mutual labels:  xorg, x11
xwmfs
X11 Window-Manager file system based on FUSE
Stars: ✭ 21 (-59.62%)
Mutual labels:  xorg, x11
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+7201.92%)
Mutual labels:  xorg, x11
mcwm
mcwm window manager
Stars: ✭ 34 (-34.62%)
Mutual labels:  x11, xcb
marathon
minimal run-or-focus launcher for Linux/X
Stars: ✭ 54 (+3.85%)
Mutual labels:  xorg, x11
Chamferwm
A tiling X11 window manager with Vulkan compositor.
Stars: ✭ 200 (+284.62%)
Mutual labels:  xorg, x11
Unclutter Xfixes
A rewrite of unclutter using the x11-xfixes extension
Stars: ✭ 236 (+353.85%)
Mutual labels:  xorg, x11
About XCB util modules
======================

The XCB util modules provides a number of libraries which sit on top
of libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.

If you find any of these libraries useful, please let us know what
you're using and why you aren't in a mental hospital yet. We'd welcome
patches/suggestions for enhancement and new libraries; Please report any
issues you find to the freedesktop.org bug tracker, at:

  <https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>

Discussion about XCB occurs on the XCB mailing list:

  <mailto:xcb at lists.freedesktop.org>
  <http://lists.freedesktop.org/mailman/listinfo/xcb>

About XCB util-xrm module
=========================

XCB util-xrm module provides the following libraries:

  - xrm: utility functions for the X resource manager

You can obtain the latest development versions of XCB util-xrm using
GIT. Use

  git clone --recursive https://github.com/Airblader/xcb-util-xrm.git
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].