index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xmonad-contrib.cabal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Safer X11 version dependency
Spencer Janssen
2009-12-16
1
-1
/
+1
*
Added Bluetile's config
Jan Vornberger
2009-12-09
1
-0
/
+1
*
BluetileCommands - a list of commands that Bluetile uses to communicate with ...
Jan Vornberger
2009-12-09
1
-0
/
+1
*
Module to ensure that a dragged window always stays in front of all other win...
Jan Vornberger
2009-11-29
1
-0
/
+1
*
Decoration that allows to switch the position of windows by dragging them ont...
Jan Vornberger
2009-11-29
1
-0
/
+2
*
A decoration with small buttons and a supporting module
Jan Vornberger
2009-11-29
1
-0
/
+2
*
PositionStoreFloat - a floating layout with support hooks
Jan Vornberger
2009-11-15
1
-0
/
+2
*
PositionStore utility to store information about position and size of a window
Jan Vornberger
2009-11-08
1
-0
/
+1
*
Alphabetize exposed-modules
Spencer Janssen
2009-11-07
1
-16
/
+16
*
Add XMonad.Util.SpawnOnce
Spencer Janssen
2009-11-07
1
-0
/
+1
*
Add X.U.ExtensibleState
Daniel Schoepe
2009-11-06
1
-0
/
+1
*
New Layout X.L.MultiColumns
Anders Engstrom
2009-10-24
1
-0
/
+1
*
Bump version to 0.9
Spencer Janssen
2009-10-26
1
-2
/
+2
*
Bump X11 dependency to 1.4.6.1, to access cursor definitions.
Adam Vogt
2009-10-20
1
-1
/
+1
*
Remove H.SetCursor: U.Cursor is preferred
Adam Vogt
2009-10-20
1
-1
/
+0
*
XMonadContrib: add a utility module to set the default cursor
Andres Salomon
2009-09-15
1
-0
/
+1
*
Move limitSelect into L.LimitWindows
Max Rabkin
2009-10-14
1
-1
/
+0
*
Add "Selective" layout modifier
Max Rabkin
2009-09-29
1
-0
/
+1
*
Layout modifier to resize windows by dragging their borders with the mouse
Jan Vornberger
2009-10-12
1
-0
/
+1
*
Add U.Replace which implements a --replace behavior.
Adam Vogt
2009-10-12
1
-0
/
+1
*
NoFrillsDecoration - most basic version of decoration for windows
Jan Vornberger
2009-10-12
1
-0
/
+1
*
New module : X.H.SetCursor
mail
2009-09-15
1
-0
/
+1
*
WindowMenu based on GridSelect that displays actions for the focused window (...
Jan Vornberger
2009-09-30
1
-0
/
+1
*
In a multi-head setup, move windows with a non-zero position upon creation to...
Jan Vornberger
2009-09-30
1
-0
/
+1
*
A ResizableTile-like layout that can be resized using the mouse.
Jan Vornberger
2009-09-30
1
-0
/
+1
*
EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...
Jan Vornberger
2009-09-29
1
-0
/
+1
*
LayoutModifier to minimize windows (re-recorded from Bluetile repo)
Jan Vornberger
2009-09-29
1
-0
/
+1
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
1
-0
/
+1
*
Add -fwarn-tabs to ghc-options for the regular build
Adam Vogt
2009-08-14
1
-1
/
+1
*
new XMonad.Layout.MessageControl module
quentin.moser
2009-01-28
1
-0
/
+1
*
Add U.NamedActions: present a list of keybindings including submaps
Adam Vogt
2009-05-04
1
-0
/
+1
*
Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensions
Adam Vogt
2009-07-02
1
-0
/
+1
*
Added XMonad.Actions.OnScreen
mail
2009-07-02
1
-0
/
+1
*
Add A.RandomBackground, actions to start terminals with a random -bg option
Adam Vogt
2009-06-27
1
-0
/
+1
*
Column_layout.dpatch
portnov84
2009-06-05
1
-0
/
+1
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
1
-1
/
+1
*
From A.Topicspace split functions for storing strings with root to U.StringProp
Adam Vogt
2009-06-23
1
-0
/
+1
*
Add L.LimitWindows layout modifier
Adam Vogt
2009-06-19
1
-0
/
+1
*
Remove Hooks.EventHook
Daniel Schoepe
2009-06-18
1
-1
/
+0
*
AutoMaster.dpatch
Ilya Portnov
2009-04-26
1
-0
/
+1
*
Remove USE_UTF8 defines.
Khudyakov Alexey
2009-04-19
1
-1
/
+0
*
Remove L.ThreeColumnsMiddle compatiblity module
Adam Vogt
2009-05-25
1
-1
/
+0
*
X.A.FloatSnap - Assisted move/resize of windows
Anders Engstrom
2009-05-24
1
-0
/
+1
*
new layout module X.L.Spacing, put blank space around each window
Brent Yorgey
2009-05-14
1
-0
/
+1
*
X.L.LayoutBuilder custom layouts
Anders Engstrom
2009-05-09
1
-0
/
+1
*
Export ThreeColMid from L.ThreeColumnsMiddle
Adam Vogt
2009-04-25
1
-0
/
+1
*
X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new features
Anders Engstrom
2009-04-11
1
-1
/
+0
*
Add H.InsertPosition: add new windows to different positions in a workspace
Adam Vogt
2009-05-03
1
-0
/
+1
*
Optimizer bug does not affect 6.10.2 (issue 226)
Adam Vogt
2009-04-30
1
-1
/
+1
*
Add SubLayouts: a layout combinator for nesting layouts.
Adam Vogt
2009-04-23
1
-0
/
+1
[next]