mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 01:31:52 -07:00
Doc.Extending: added links and description of recent module addition
This commit is contained in:
@@ -152,6 +152,9 @@ edit your key bindings.
|
||||
|
||||
* "XMonad.Actions.RotView": cycle through non-empty workspaces.
|
||||
|
||||
* "XMonad.Actions.Search": provide helpful functions for easily
|
||||
running web searchs.
|
||||
|
||||
* "XMonad.Actions.SimpleDate": display the date in a popup menu.
|
||||
|
||||
* "XMonad.Actions.SinkAll": sink all floating windows.
|
||||
@@ -226,6 +229,9 @@ Here is a list of the modules found in @XMonad.Hooks@:
|
||||
|
||||
* "XMonad.Hooks.ManageDocks": handle DOCK and STRUT windows appropriately.
|
||||
|
||||
* "XMonad.Hooks.ManageHelpers": provide helper functions to be used
|
||||
in @manageHook@.
|
||||
|
||||
* "XMonad.Hooks.SetWMName": set the WM name. Useful when e.g. running
|
||||
Java GUI programs.
|
||||
|
||||
@@ -307,6 +313,8 @@ For more information on using those modules for customizing your
|
||||
* "XMonad.Layout.Roledex": a \"completely pointless layout which acts
|
||||
like Microsoft's Flip 3D\".
|
||||
|
||||
* "XMonad.Layout.ShowWName": Show the name of the current workspace when switching.
|
||||
|
||||
* "XMonad.Layout.Spiral": Fibonacci spiral layout.
|
||||
|
||||
* "XMonad.Layout.Square": split the screen into a square area plus the rest.
|
||||
|
Reference in New Issue
Block a user