From 5975bb73c3b3ec8f3b126de4e3cdd0115810dba0 Mon Sep 17 00:00:00 2001 From: Dmitry Astapov Date: Sun, 21 Jun 2009 23:19:47 +0200 Subject: Expand Tabbed documentation to describe mouse clicks processing Ignore-this: 185a5dba1c1333aa4a2e778f34417c39 darcs-hash:20090621211947-5701e-cd96a73aef62144221eb6c12f63404653c72740d.gz --- XMonad/Layout/Tabbed.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'XMonad/Layout/Tabbed.hs') diff --git a/XMonad/Layout/Tabbed.hs b/XMonad/Layout/Tabbed.hs index 93ffed2..41aff9c 100644 --- a/XMonad/Layout/Tabbed.hs +++ b/XMonad/Layout/Tabbed.hs @@ -53,6 +53,10 @@ import XMonad.Layout.Simplest ( Simplest(Simplest) ) -- -- > main = xmonad defaultConfig { layoutHook = myLayouts } -- +-- This layout has hardcoded behaviour for mouse clicks on tab decorations: +-- Left click on the tab switches focus to that window. +-- Middle click on the tab closes the window. +-- -- The default Tabbar behaviour is to hide it when only one window is open -- on the workspace. To have it always shown, use one of the layouts or -- modifiers ending in "Always". -- cgit v1.2.3