kotborealis / xlibtool

📺 Small xlib tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xlibtool

Usage: ./xlibtool [options] title

Options:
        --iconify       Iconify specified window
        --raise Raise specified window to top
        --lower Lower specified window to top
        --focus Bring focus to specified window
        --map   Map specified window
        --unmap Unmap specified window
	--is_hidden Is widnow hidden? (minified?)
	--toggle Raise window if hidden, iconify if not

References:

About

📺 Small xlib tool


Languages

Language:C 95.6%Language:Makefile 4.4%