Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Tagging » History » Version 10

Anonymous, 04/25/2009 10:57 PM

1 10
h1. Tags\015\012\015\012[[Tags]] are used in [[Subtle|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|gravity]]\015\012\015\012Therefore there are three different types of predefined tags:\015\012\015\012+Placement+:\015\012Placement tags generally control the visibility of clients on views and every tag beside the predefined ones is a placement tag. To ensure that a client is at least on one view there exists the *default* tag. It will be set to the first defined view and every client without placement tags.\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+[[Gravity|Gravities]]+:\015\012\015\012* *top*\015\012* *bottom*\015\012* *left*\015\012* *right*\015\012* *center*