Project

General

Profile

unexist.dev

/

subtle

Assorted tidbits and projects

Tagging » History » Version 14

« Previous - Version 14/66 (diff) - Next » - Current version
Anonymous, 09/08/2009 05:50 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\012Placement tags generally control the visibility of clients on views. The predefined default tag can be set to a view per choice or otherwise it will be set to the first defined view. This view shows henceforth additionally to the clients that should appear there every client that has no tags at all.\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\015\012* top\015\012* bottom\015\012* left\015\012* right\015\012* center \015\012\015\012{{tocnavi(subtle,Grabs,Quickstart,Gravity)}}