xlayout は得る情報および設定 X 11 windows とポインターをターミナル ベースのユーティリティです。それは bash シェル スクリプトに簡単に統合できるように設計が X 11 を活用してデスクトップにアクセス リモート X 11 を許可するプロトコル。Libease ライブラリの助けを借りて xlayout はスムーズに windows とポインター位置に容易にする機能を提供します。
This release is a major overhaul. Updates have been made to refine the
commandline arguments to be more intuitive. The custom build system has
been replaced with automake to support cross-platform compiling. xlayout
now properly integrates into libease to provide smooth easing motions
when the pointer is moved or the window resized or repositioned. The
large struct used before has been broken down to better represent the
data contained inside each section. Internal functions have been renamed
to be more clearly understood.
Beta testing has begun. This release includes
features to display information on the current
screens connected. Some of the convenience methods
were smoothed out. Bugfixes were made for the user
input. A lot of code tidy ups were done.
New easing functions were added. The ability to
return a status code instead of error messages was
added. The way xlayout lists windows was updated
to return true windows only. Hide pointer was
fixed (note: this still uses a blank pointer icon
and not a 1x1 window).
This release includes the ability to return a status code for use in scripts, etc. It returns a '0' for an error, or '1' for success using the -quiet option.