All Projects → Airblader → Unclutter Xfixes

Airblader / Unclutter Xfixes

Licence: mit
A rewrite of unclutter using the x11-xfixes extension

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Unclutter Xfixes

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 (-27.54%)
Mutual labels:  x11, xorg, cursor
Bibata extra cursor
🚀 More Bibata 🌈
Stars: ✭ 33 (-86.02%)
Mutual labels:  x11, cursor
I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+2235.59%)
Mutual labels:  x11, xorg
Custard
custard window manager
Stars: ✭ 141 (-40.25%)
Mutual labels:  x11, xorg
marathon
minimal run-or-focus launcher for Linux/X
Stars: ✭ 54 (-77.12%)
Mutual labels:  xorg, x11
dxhd
daky's X11 Hotkey Daemon
Stars: ✭ 80 (-66.1%)
Mutual labels:  xorg, x11
Octobtt
OctoBTT
Stars: ✭ 77 (-67.37%)
Mutual labels:  x11, xorg
X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+1508.9%)
Mutual labels:  x11, xorg
Picom
A lightweight compositor for X11
Stars: ✭ 2,299 (+874.15%)
Mutual labels:  x11, xorg
Xf86 Input Wacom
X.Org driver for Wacom devices
Stars: ✭ 201 (-14.83%)
Mutual labels:  x11, xorg
xcb-util-xrm
XCB utility functions for the X resource manager
Stars: ✭ 52 (-77.97%)
Mutual labels:  xorg, x11
Chamferwm
A tiling X11 window manager with Vulkan compositor.
Stars: ✭ 200 (-15.25%)
Mutual labels:  x11, xorg
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+179.24%)
Mutual labels:  xorg, x11
xwmfs
X11 Window-Manager file system based on FUSE
Stars: ✭ 21 (-91.1%)
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 (-77.97%)
Mutual labels:  xorg, x11
Xsuspender
👀 💻 💤 🔋 Save battery by auto-suspending unfocused X11 applications.
Stars: ✭ 53 (-77.54%)
Mutual labels:  x11, xorg
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (-38.56%)
Mutual labels:  x11, xorg
Sara
Originally a fork of catwm, now an offspring of dwm with a streamlined featureset, plus some bspwm.
Stars: ✭ 179 (-24.15%)
Mutual labels:  x11, xorg
Libagar
Cross-Platform GUI Toolkit (stable)
Stars: ✭ 212 (-10.17%)
Mutual labels:  x11, xorg
Alttab
The task switcher for minimalistic window managers or standalone X11 session
Stars: ✭ 196 (-16.95%)
Mutual labels:  x11

Issues Forks Stars

unclutter-xfixes

About

This is a rewrite of the popular tool unclutter, but using the x11-xfixes extension. This means that this rewrite doesn't use fake windows or pointer grabbing and hence causes less problems with window managers and/or applications.

Installation

Arch / Manjaro

pacman -S unclutter

unclutter-xfixes is also available in the AUR as unclutter-xfixes-git.

Fedora

unclutter-xfixes is available via a copr repository.

FreeBSD

unclutter-xfixes is available in the FreeBSD Ports Collection as misc/unclutter-xfixes.

Manual

unclutter-xfixes is make-based. Hence, you can clone the git repository and compile and install it via

git clone https://github.com/Airblader/unclutter-xfixes
cd unclutter-xfixes
make
sudo make install

Usage

See man unclutter after installation.

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].