Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Tagging » History » Version 9

« Previous - Version 9/66 (diff) - Next » - Current version
Anonymous, 04/25/2009 10:54 PM


Tags\015\012\015\012Tags are used in subtle to fulfill two main tasks: \015\012# Determine the visibility of a client on a certain view\015\012# Define startup properties and the gravity\015\012\015\012Therefore there are three different types of predefined tags:\015\012\015\012+Placement+:\015\012The default tag is set to the first defined view and to every view that has no other placement tag and ensures that clients are at least visible on one view.\015\012* default\015\012\015\012+Properties+:\015\012These tags set a special property of the client on startup like floating, fullscreen and sticky mode.\015\012* float\015\012* full\015\012* stick\015\012\015\012+Gravities+:\015\012* top\015\012* bottom\015\012* left\015\012* right\015\012* center