Project

General

Profile

unexist.dev

subtle

Assorted tidbits and projects

Subtle » History » Version 14

« Previous - Version 14/143 (diff) - Next » - Current version
Anonymous, 01/26/2009 12:37 AM


Subtle\015\012\015\012Subtle is the window manager itself.\015\012\015\012{{>toc}}\015\012\015\012h2. Dragging\015\012\015\012h2. Grabs\015\012\015\012\015\012In subtle there is no difference between keyboard and/or mouse bindings, the user can fully assign anything to everything. (For reference: that is called a grab)\015\012Here is a small list of implemented grabs so far:\015\012\015\012* ViewJump1..*ViewJumpN*\015\012Change the active view to view1, view2, ..., viewN\015\012* WindowMove\015\012Move window either by mouse or cursor key movement.\015\012* WindowResize \015\012Resize window either by mouse or cursor key movement.\015\012* WindowFloat\015\012Toggle floating state of a window_\015\012* WindowFull \015\012Toggle fullscreen state of a window.\015\012* WindowStick \015\012Toggle sticky state of a window.\015\012* WindowKill \015\012Kill a window.\015\012* xterm\015\012If a grab can't be found it will be called via exec. In this case xterm will be started.\015\012\015\012h2. Window States\015\012\015\012Windows can be either be in..\015\012\015\012* float\015\012..state and float above the others and is not included in the tile set.\015\012* full\015\012..state visible in fullscreen mode.\015\012* stick\015\012The window