glazier ===================================================================== X windows manipulator. Windows are manipulated using the mouse, and can be moved/resized in multiple ways. This utility is better used in combination with others like [1] wmutils and [2] sxhkd which leverage the keyboard interface, rather than mouse usage. Features ===================================================================== • Floating window management • Sloppy Focus • All manipulations done with the mouse • Cool operations like teleport, inflate/deflate • 100% compatible with wmutils(1) • Optional EWMH support through ewmh(1) • Multi-monitor support through Xrandr(3) Usage ===================================================================== Refer to the glazier(1) manual page for details and examples. Window manipulations are performed by holdingMod1 , and using mouse buttons to perform the following operations: • left click: move window • right click: resize window • middle click: teleport window (move + resize) • scroll up: inflate window • scroll down: deflate window Installation ===================================================================== Edit config.mk as needed, then build/install with the following commands: make make install Require [3] libxcb, [4] libxcb-cursor and [5] libwm. Development ===================================================================== git clone git://z3bra.org/ [6]glazier.git If you find any bug, please report them or send a patch to [7] dev@z3bra.org. Download ===================================================================== • [8]glazier-1.1.tar.bz2 • [9]glazier-1.0.tar.bz2 • [10]glazier-0.3.tar.bz2 • [11]glazier-0.2.tar.bz2 • [12]glazier-0.1.tar.bz2 • [13]LICENSE Link references: [1] - https://github.com/wmutils/core (a) [2] - https://github.com/baskerville/sxhkd (a) [3] - https://xcb.freedesktop.org/ (a) [4] - https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor (a) [5] - http://z3bra.org/libwm (a) [6] - gopher://z3bra.org/1/scm/glazier/files.gph (a) [7] - mailto:dev@z3bra.org (a) [8] - gopher://z3bra.org/9/releases/glazier-1.1.tar.bz2 (a) [9] - gopher://z3bra.org/9/releases/glazier-1.0.tar.bz2 (a) [10] - gopher://z3bra.org/9/releases/glazier-0.3.tar.bz2 (a) [11] - gopher://z3bra.org/9/releases/glazier-0.2.tar.bz2 (a) [12] - gopher://z3bra.org/9/releases/glazier-0.1.tar.bz2 (a) [13] - gopher://z3bra.org/1/scm/glazier/file/LICENSE.gph (a)