aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Style changes in L.MinimizeAdam Vogt2010-01-041-7/+3
* minimize_floatingkonstantin.sobolev2009-12-301-9/+26
* Use more imported cursor constants.Adam Vogt2009-12-302-22/+9
* import new contrib module, X.A.DynamicWorkspaceOrderBrent Yorgey2009-12-301-0/+166
* X.A.CycleWS: export generalized 'doTo' function for performing an action on a...Brent Yorgey2009-12-301-2/+8
* new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...Brent Yorgey2009-12-291-0/+137
* new contrib module from Tomas Janousek, X.A.WorkspaceNamesBrent Yorgey2009-12-291-0/+155
* X.P.Shell, filter empty string from PATHTim Horton2009-12-241-1/+1
* small tweak to battery loggerBrent Yorgey2009-12-271-1/+1
* Use imported xC_bottom_right_corner in A.MouseResizeAdam Vogt2009-12-281-4/+1
* X.A.MouseResize: assign an appropriate cursor for the resizing inpuwinTomas Janousek2009-12-271-0/+8
* Fix the createSession bug in spawnPipeSpencer Janssen2009-12-271-3/+1
* Let the core know about MouseResizableTile's draggers, so they are stacked co...Jan Vornberger2009-12-231-10/+13
* Update all uses of forkProcess to xforkSpencer Janssen2009-12-233-16/+8
* Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger2009-12-222-13/+20
* Actions/Search: added openstreetmapintrigeri2009-12-221-24/+28
* Add a search predicate option to XMonad.PromptMike Lundy2009-12-212-4/+8
* In D.Extending note how <+> can be used with keybindings.Adam Vogt2009-12-201-9/+13
* Fix MultiToggle crashes with decorated layoutsTomas Janousek2009-12-203-68/+40
* Golf / style change in U.ExtensibleStateAdam Vogt2009-12-081-7/+6
* Style changes in EwmhDesktopsAdam Vogt2009-12-191-11/+8
* Add support for fullscreen through the _NET_WM_STATE protocolaudunskaugen2009-12-141-1/+36
* Update Prompt for numlockMask changesSpencer Janssen2009-11-031-7/+6
* X.L.MouseResizableTile: change description for mirrored variantTomas Janousek2009-12-111-1/+2
* X.A.GridSelect: documentation typo fixTomas Janousek2009-12-111-2/+2
* A.GridSelect shouldn't grab keys if there are no choices.Adam Vogt2009-12-101-0/+1
* onScreen' variation for X () functionsNils Schweinsberg2009-12-091-15/+40
* Added Bluetile's configJan Vornberger2009-12-091-0/+215
* BluetileCommands - a list of commands that Bluetile uses to communicate with ...Jan Vornberger2009-12-091-0/+83
* Use lookup instead of find in A.PerWorkspaceKeysAdam Vogt2009-11-291-5/+4
* Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne...Nils Schweinsberg2009-12-071-52/+101
* Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger2009-11-291-0/+62
* Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger2009-11-292-0/+153
* A decoration with small buttons and a supporting moduleJan Vornberger2009-11-292-0/+179
* XMonad.Actions.Search: finally fixed the internet archive search plugingwern02009-12-051-4/+1
* XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through...gwern02009-12-051-2/+2
* Prompt.hs: Corrected quit keybindingsTim Horton2009-12-031-1/+2
* Extended decoration module with more hooks and consolidated some existing onesJan Vornberger2009-11-293-36/+50
* Extended decoration theme to contain extra static text that always appears in...Jan Vornberger2009-10-242-1/+6
* Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger2009-10-243-14/+17
* Added the alignment option 'AlignRightOffset'Jan Vornberger2009-10-242-2/+3
* Prevent windows from being decorated that are too small to contain decoration.Jan Vornberger2009-06-271-3/+3
* X.L.MouseResizableTile: keep draggers on the bottom of the window stack.Tomas Janousek2009-11-261-0/+1
* Implemented smarter system of managing borders for BorderResizeJan Vornberger2009-11-231-42/+109
* X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8Tomas Janousek2009-11-211-4/+4
* X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clearBrent Yorgey2009-11-211-3/+9
* X.H.ManageDocks: ignore struts that cover an entire screen on that screenTomas Janousek2009-11-191-5/+8
* Use imported 'fi' in PositionStoreHooksAdam Vogt2009-11-191-2/+1
* Changed interface of X.U.ExtensibleStateDaniel Schoepe2009-11-169-54/+54
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-154-2/+195